cNatCgnInstanceInterface
CISCO-NAT-CGN-EXT-MIB ·
.1.3.6.1.4.1.9.9.818.1.1.1.4
Object
column r/w
OctetString
This object specifies the name the interface that is bringing in subscriber's traffic that needs to undergo NAT. Typically either the cNatCgnInstanceVrf or cNatCgnInstanceInterface is needed to be configured, but not both.
Context
- MIB
- CISCO-NAT-CGN-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.818.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cNatCgnInstanceEntry
- 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-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnInstanceInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnInstanceInterface.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnInstanceInterface'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Conformance
Member of
Compliance refinements
cNatCgnModuleCompliance
readonly
Write access is optional.