Cisco Cisco Security Manager 4.0 仕様ガイド

ページ / 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  80
 
 
Figure 42: DeviceNATTimeoutsRouterPolicy 
 
<xs:complexType
 name
="
DeviceNATTimeoutsRouterPolicy
">
 
 
 
<xs:complexContent>
 
 
 
 
<xs:extension
 base
="
BasePolicy
">
 
 
 
 
 
<xs:sequence>
 
 
 
 
 
 
<xs:element
 name
="
maxEntriesInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
timeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
udpTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
dnsTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
tcpTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
finRstTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
icmpTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
pptpTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
 
<xs:element
 name
="
synTimeoutInSecs
"
 type
="
xs:unsignedLong
"
 minOccurs
="
0
"
 
maxOccurs
="
1
"/>
 
 
 
 
 
</xs:sequence>
 
 
 
 
</xs:extension>
 
 
 
</xs:complexContent>
 
 
</xs:complexType>