cNatCgnInstanceType

CISCO-NAT-CGN-EXT-MIB · .1.3.6.1.4.1.9.9.818.1.1.1.1

Object

column r/w NatCgnInstanceType
This object specifies the type of the NAT instance.
If the instance type is changed, the service-type attribute of
the corresponding interfaces will also need to be changed.

Context

MIB
CISCO-NAT-CGN-EXT-MIB
OID
.1.3.6.1.4.1.9.9.818.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
cNatCgnInstanceEntry
Groups
1

Walk 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::cNatCgnInstanceType'
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::cNatCgnInstanceType.<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::cNatCgnInstanceType'

Syntax

Source
NatCgnInstanceType
Base type
Enumeration

Values & Constraints

Type Values
1nat44
2nat64Stateful
3dsLite

Conformance

Member of
Compliance refinements
Write access is optional.