Руководство Пользователя для Cisco Cisco Security Manager 4.12

Скачать
Страница из 302
 
 
 
  
 
Cisco Security  Manager 4.12  API Specification  (Version 2.4) 
 
Page  74
 
3.1.5.4 DeviceStaticRoutingFirewallPolicy 
 
 
Element.Sub Element 
Type 
Comment 
FwStaticRoutePolicy 
Complex Type 
 
interfaceGID 
ObjectIdentifier 
Interface  to which this static route applies. 
networks 
Complex Type 
Destination  network(s).  You can provide  one or more IP 
address/netmask  entries, one or more Networks/Hosts 
objects,  or a combination  of  both; separate  the entries 
with commas.   
Use 0.0.0.0 to specify  a default  route. The 0.0.0.0 IP 
address  can be abbreviated  as 0. 
 
networks.networkObjectId ent
ifierGIDs 
ObjectIdentifierList 
Value as reference  to Policy Object 
networks.ipv4Data 
string 
Value as raw string 
Gateway 
Complex Type 
The gateway  router,  which  is the next  hop for  this route. 
gateway.hostObjectId enti fi er
GID 
ObjectIdentifier 
Reference  to Policy  Object 
gateway.ipv4Data 
string 
Raw  string value  for  gateway  IP address 
Metric 
unsignedInt 
The number of hops to the destination network. Valid 
values  range  from  1 to 255; the  default  value  is 1. 
Tunneled 
boolean 
Indicates  whether  this is a  tunnel route. 
slaMonitorGID 
ObjectIdentifier 
Name of an SLA (service  level agreement)  object that 
defines  the monitoring  policy. 
Table 35: DeviceStaticRoutingFirewallPolicy