ipExtIfNatRmvFin
BINTEC-IPEXT-MIB ·
.0.3.1.7
Object
column r/w
Enumeration
This object specifies, whether entries in the IpNatTable shall be removed, when TCP-FINS have been received and acknowledged in both directions, a TCP-RST has been received or a ICMP-ERROR message has been received for the entry.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipExtIfEntry
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::ipExtIfNatRmvFin'
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::ipExtIfNatRmvFin.<ipExtIfIndex>'
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::ipExtIfNatRmvFin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwardNoFrames |
2 | forwardAllFramesAsTagged |
3 | forwardAllFramesAsUntagged |