ipNatExAction
BINTEC-IPEXT-MIB ·
.0.60.1.12
Object
column r/w
Enumeration
This object specifies which packets will be excluded from NAT processing. When set to 'exclude' (default value), any packet matching the parameters of the entry will be excluded from NAT processing. When set to 'exclude-if-not', any packet not matching the parameters of the entry will be excluded from NAT processing.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.60.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNatExcludeEntry
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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipNatExAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipNatExAction.<ipNatExIfIndex>.<ipNatExProtocol>.<ipNatExLocalPort>.<ipNatExRemotePort>'
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::ipNatExAction'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.