cnatConfStaticProtocol

CISCO-IETF-NAT-MIB · .1.3.6.1.4.1.9.10.77.1.1.2.1.11

Object

column r/w Bits
This object specifies a protocol identifier. If the
value of this object is '0', then this basic NAT entry
applies to all IP traffic. If the value of this object
is non-zero, then this NAT entry only applies to IP
traffic with the specified protocol.

Context

MIB
CISCO-IETF-NAT-MIB
OID
.1.3.6.1.4.1.9.10.77.1.1.2.1.11
Type
column
Access
readwrite
Status
current
Parent
cnatConfStaticAddrMapEntry
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::cnatConfStaticProtocol'
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::cnatConfStaticProtocol.<cnatConfName>.<cnatConfStaticAddrMapName>'
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::cnatConfStaticProtocol'

Syntax

Bits

Values & Constraints

Enumerated Values
0all
1other
2icmp
3udp
4tcp

Conformance