natStaticNaptProtocolNumber
FutureNat-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.14.1.6.1.5
Object
column Enumeration
This is protocol number which is to be allowed
Context
- MIB
- FutureNat-MIB
- OID
.1.3.6.1.4.1.2076.14.1.6.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- natStaticNaptEntry
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 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natStaticNaptProtocolNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natStaticNaptProtocolNumber.<natStaticNaptInterfaceNum>.<natStaticNaptLocalIp>.<natStaticNaptStartLocalPort>.<natStaticNaptEndLocalPort>.<natStaticNaptProtocolNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FutureNat-MIB::natStaticNaptProtocolNumber'
Syntax
Enumeration
Values & Constraints
Enumerated Values
6 | tcp |
17 | udp |
255 | any |