natIfTwoWayNat
FutureNat-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.14.1.7.1.4
Object
This enables NAT on both sides. That is the connection can be initiated from the inside host as well as from the outside host. Translation will be done on both INBOUND and OUTBOUND packets
Context
- MIB
- FutureNat-MIB
- OID
.1.3.6.1.4.1.2076.14.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- natIfEntry
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::natIfTwoWayNat'
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::natIfTwoWayNat.<natIfInterfaceNumber>'
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::natIfTwoWayNat'