natPolicyType
FutureNat-MIB ·
.1.3.6.1.4.1.2076.14.1.12.1.1
Object
column
Enumeration
This specifies the type of Policy NAT. It can be either static Policy NAT or dynamic policy NAT. For policy static NAT the number of global IP addresses should be equivalent to the number of local addresses. Dynamic policy NAT supports many to one mapping of multiple local addresses to one global address. Overlapping addresses are allowed for dynamic policy NAT.
Context
- MIB
- FutureNat-MIB
- OID
.1.3.6.1.4.1.2076.14.1.12.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- natPolicyEntry
- Table
- natPolicyTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| natPolicyId A unique value, greater than zero, that identifies each NAT Policy binding. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.14.1.12.1.2 |
| natPolicyAclName This is the Policy nat filter rule identifier that uniquely identifies
a filter in the filter table.
The administrator is expected to delete the NAT policy before removing
the f… | column | OctetString | .1.3.6.1.4.1.10876.101.1.14.1.12.1.3 |
| natPolicyTranslatedIp This is the IP address that should be used in the packets going out
from the given InsideLocalIp host to the outside network.
(as defined by the Policy rule identified by the fi… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.14.1.12.1.4 |
| natPolicyEntryStatus The status of the entry can be used as specified in the SNMP standard. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.10876.101.1.14.1.12.1.5 |