Cisco Cisco Security Manager 3.3 Guia De Especificaciones

Descargar
Página de 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  67
 
3.1.5.3 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.networkObjectIdent
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.hostObjectIdentifier
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. 
tunnelled 
boolean 
Indicates whether this is a tunnel route. 
slaMonitorGID 
ObjectIdentifier 
Name of an SLA (service level agreement) object that 
defines the monitoring policy. 
Table 34: DeviceStaticRoutingFirewallPolicy