cl2natInstIpAddressType
CISCO-L2NAT-MIB ·
.1.3.6.1.4.1.9.9.806.1.8.1.2
Object
column
Enumeration
This object specifies the type of address that is used to
configure this translation. 'host' implies that this is a
single IP address translation for one host. 'range' implies
that the cl2natFromAddress and cl2natToAddress are the starting
addresses of the range, and the cl2natIpRange is the number of
addresses that are translated with this single config.
'network' implies that an entire class C network of original IP
addresses is translated to the corresponding 254 address
starting from the cl2natToAddress.
Context
- MIB
- CISCO-L2NAT-MIB
- OID
.1.3.6.1.4.1.9.9.806.1.8.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cl2natInstIpInstanceIpEntry
- Table
- cl2natInstIpInstanceIpTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | host |
2 | range |
3 | network |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cl2natInstIpDirection This object specifies the direction in which an address is to
be translated. A value of 1 denotes that this entry is for
translating source IP address of packets going out of u… | column | Enumeration | .1.3.6.1.4.1.9.9.806.1.8.1.1 |
| cl2natInstIpRowStatus This object will follow RowStatus Textual convention
to create/destroy entries.
The following columnar objects are
mandatory to make the entry 'active':
cl2natInstIpDirect… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.806.1.8.1.10 |
| cl2natInstIpFromIpAddressType The address type of cl2natFromIpAddress. This object specifies
whether this translation is for for IPv4 or IPv6. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.806.1.8.1.3 |
| cl2natInstIpFromIpAddress This object indicates the source IP address of packets going
out of the uplink before translation if the
cl2natInstIpDirection value for this entry is inside(1).
Th… | column | OctetString | .1.3.6.1.4.1.9.9.806.1.8.1.4 |
| cl2natInstIpToIpAddressType The address type of cl2natInstIpToIpAddress. This object
specifies whether this translation is for for IPv4 or IPv6. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.806.1.8.1.5 |
| cl2natInstIpToIpAddress This object indicates the Source IP address of packets going
out of the uplink after translation, and destination IP address
of packets coming in from the uplinks before translati… | column | OctetString | .1.3.6.1.4.1.9.9.806.1.8.1.6 |
| cl2natInstIpAddressMask This object specifies the subnet address mask when
the value of cl2natInstIpAddressType is 'network'. This is not
used for any other option. | column | CISCO-TCCiscoInetAddressMask | .1.3.6.1.4.1.9.9.806.1.8.1.7 |
| cl2natInstIpRange This object specifies the number of addresses to be translated
in case the value of cl2natIpAddressType is 'range'. This is not
used for any other
option. | column | Integer32 | .1.3.6.1.4.1.9.9.806.1.8.1.8 |
| cl2natInstStorageIpStorageType This object specifies the storage type for this conceptual row.
The following columnar objects are allowed to be writable
when the storageType of this conceptual row is permanent… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.806.1.8.1.9 |