ipNatOutOperTable
BINTEC-IPEXT-MIB ·
.0.61
Object
table
This table displays all currently active IP address translation
policies in 'outgoing' direction. It's similar to the former
defined ipNatOutTable.
Table entries are created:
- either by the IP subsystem itself due to the
administratively-defined ipNatOutTable entries
(ipNatOutOperType_permanent(1))
- or by several subsystems whenever there is a need for such
non-static NAT policies (ipNatOutOperType_temporary(2))
Table entries are deleted:
- either by the IP subsystem itself due to the
administratively-defined ipNatOutTable entries
(ipNatOutOperType_permanent(1))
- or by several subsystems whenever there is a need for such
non-static NAT policies (ipNatOutOperType_temporary(2))
- or, in case of non-permanent entries, by the administrator
If no matching entry is found (neither in the IP address is
set to the IP address defined on the interface configured for
NAT. If a matching entry is found, the source IP address of
outgoing IP packets is translated according to the couple
'ipNatOutOperExtAddr /ipNatOutOperExtMask'.
- If external IP address is a 'host IP address', the
whole source IP address is mapped.
- If external IP address is a 'net IP address', only
the 'net part' of source IP address is affected.
This table is only used if the outgoing address
translation is activated (ipExtIfNatOutXlat).
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.61- Type
- table
- Status
- current
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipNatOutOperTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipNatOutOperTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.