ipNatOutOperType
BINTEC-IPEXT-MIB ·
.0.61.1.14
Object
column Enumeration
Specifies whether there is an associated ipNatOutTable entry (permanent) or not (temporary). Note that entries with type permanent (1) cannot be deleted by the administrator directly.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.61.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipNatOutOperEntry
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::ipNatOutOperType'
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::ipNatOutOperType.<ipNatOutOperIfIndex>.<ipNatOutOperIntAddr>.<ipNatOutOperExtAddr>'
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::ipNatOutOperType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.