cnatConfDynAddressMapType

CISCO-IETF-NAT-MIB · .1.3.6.1.4.1.9.10.77.1.1.3.1.2

Object

column r/w Enumeration
Address (and Transport-ID) maps may be defined for both
inbound and outbound direction. Outbound address map
refers to mapping a selected set of addresses from
private realm to a selected set of addresses in external
realm; whereas inbound address map refers to mapping a
set of addresses from the external realm to private
realm.

Context

MIB
CISCO-IETF-NAT-MIB
OID
.1.3.6.1.4.1.9.10.77.1.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
cnatConfDynAddrMapEntry
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-IETF-NAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-NAT-MIB::cnatConfDynAddressMapType'
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::cnatConfDynAddressMapType.<cnatConfName>.<cnatConfDynAddrMapName>'
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::cnatConfDynAddressMapType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inbound
2outbound
3both

Conformance