natIfNat
FutureNat-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.14.1.7.1.2
Object
This enables NAT on interface number given by natIfInterfaceNumber. Only the inside host can initiate connections. Translation will be done on outbound packets only. This object can be enabled only after natGlobalAddressTable and natLocalAddressTable are configured.
Context
- MIB
- FutureNat-MIB
- OID
.1.3.6.1.4.1.2076.14.1.7.1.2- 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::natIfNat'
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::natIfNat.<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::natIfNat'