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

Скачать
Страница из 302
 
 
 
  
 
Cisco Security  Manager 4.12  API Specification  (Version 2.4) 
 
Page  75
 
 
Figure 39: DeviceStaticRoutingFirewallPolicy 
<xs:complexTy pe
 name
="Dev iceStaticRoutingFirewallPolicy ">
 
 
 
<xs:complexContent>
 
 
 
 
<xs:extension
 base
="
BasePolicy
">
 
 
 
 
 
<xs:sequence>
 
 
 
 
 
 
<xs:element
 name
="interf aceGID"
 ty pe
="ObjectIdentif ier"
 minOccurs
="1"
 
maxOccurs
="1"/> 
 
 
 
 
 
<xs:element name="
networks
"  minOccurs="
1
" maxOccurs="
1
">
 
 
 
 
 
 
 
<xs:complexTy pe>
 
 
 
 
 
 
 
 
<xs:sequence minOccurs="
1
" maxOccurs="
1
">
 
 
 
 
 
 
 
 
 
<xs:element
 name
="networkObjectIdentif ierGIDs"
 
ty pe
="ObjectIdentif ierList"
 minOccurs
="1"
 maxOccurs
="1"/> 
 
 
 
 
 
 
 
 
<xs:element name="
ipv 4Data
" ty pe="
xs:string
" minOccurs="
1
maxOccurs="
1
"/>
 
 
 
 
 
 
 
 
</xs:sequence>
 
 
 
 
 
 
 
</xs:complexTy pe>
 
 
 
 
 
 
</xs:element>
 
 
 
 
 
 
<xs:element name="
gateway
" minOccurs="
0
" maxOccurs="
1
">
 
 
 
 
 
 
 
<xs:complexTy pe>
 
 
 
 
 
 
 
 
<xs:sequence minOccurs="
1
" maxOccurs="
1
">
 
 
 
 
 
 
 
 
 
<xs:element
 name
="hostObjectIdentif ierGID"
 ty pe
="ObjectIdentif ier"
 
minOccurs
="1"
  maxOccurs
="1"/> 
 
 
 
 
 
 
 
 
<xs:element name="
ipv 4Data
" ty pe="
xs:string
" minOccurs="
1
maxOccurs="
1
"/>
 
 
 
 
 
 
 
 
</xs:sequence>
 
 
 
 
 
 
 
</xs:complexTy pe>
 
 
 
 
 
 
</xs:element>
 
 
 
 
 
 
<xs:element name="
metric
" ty pe="
xs:unsignedInt
" minOccurs="
1
" maxOccurs="
1
"/>
 
 
 
 
 
 
<xs:element name="
tunnelled
" ty pe="
xs:boolean
" minOccurs="
1
" maxOccurs="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="slaMonitorGID"
  ty pe
="ObjectIdentif ier"
 minOccurs
="0"
 
maxOccurs
="1"/> 
 
 
 
 
 
 
</xs:sequence>
 
 
 
 
</xs:extension>
 
 
 
</xs:complexContent>
 
 
</xs:complexTy pe>