cnatAddrBindDirection
CISCO-IETF-NAT-MIB ·
.1.3.6.1.4.1.9.10.77.1.2.2.1.4
Object
column
Enumeration
This object represents the direction of the BIND. A BIND may be either uni-directional or bi-directional, same as the orientation of the address map, based on which this bind is formed. The direction of this bind is with reference to the private realm.
Context
- MIB
- CISCO-IETF-NAT-MIB
- OID
.1.3.6.1.4.1.9.10.77.1.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnatAddrBindEntry
- Table
- cnatAddrBindTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uniDirectional |
2 | biDirectional |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cnatAddrBindLocalAddr This object represents the private-realm specific network
layer address, which maps to the public-realm address
represented by cnatAddrBindGlobalAddr. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.77.1.2.2.1.1 |
| cnatAddrBindOutTranslate The number of outbound packets that were translated as
per this BIND entry. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.2.2.1.10 |
| cnatAddrBindGlobalAddr This object represents the public-realm network layer
address that maps to the private-realm network layer
address represented by cnatAddrBindLocalAddr. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.77.1.2.2.1.2 |
| cnatAddrBindId This object represents a BIND id that is dynamically
assigned to each BIND by a NAT enabled device. Each
BIND is represented by a unique BIND id across both,
the Address bind and … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.77.1.2.2.1.3 |
| cnatAddrBindType This object indicates whether the BIND is static or
dynamic. | column | Enumeration | .1.3.6.1.4.1.9.10.77.1.2.2.1.5 |
| cnatAddrBindConfName This object is a pointer to the cnatConfTable entry (and
the parameters of that entry) which was used in creating
this BIND. | column | OctetString | .1.3.6.1.4.1.9.10.77.1.2.2.1.6 |
| cnatAddrBindSessionCount Number of sessions currently using this BIND. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.10.77.1.2.2.1.7 |
| cnatAddrBindCurrentIdleTime At any given instance of time, this object indicates the
time that this BIND has been idle with no sessions
attached to it. The value represented by this object is
of relevance on… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.10.77.1.2.2.1.8 |
| cnatAddrBindInTranslate The number of inbound packets that were translated as per
this BIND entry. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.2.2.1.9 |