cnatAddrPortBindDirection
CISCO-IETF-NAT-MIB ·
.1.3.6.1.4.1.9.10.77.1.2.4.1.7
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.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnatAddrPortBindEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-NAT-MIB::cnatAddrPortBindDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-NAT-MIB::cnatAddrPortBindDirection.<cnatAddrPortBindLocalAddr>.<cnatAddrPortBindLocalPort>.<cnatAddrPortBindProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-NAT-MIB::cnatAddrPortBindDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uniDirectional |
2 | biDirectional |
Conformance
Member of