natAddrPortBindId

NAT-MIB · .1.3.6.1.2.1.123.1.8.1.8

Object

column deprecated NatBindId
This object represents a bind ID that is dynamically
assigned to each bind by a NAT-enabled device.  Each
bind is represented by a unique bind ID across both
the natAddrBindTable and the natAddrPortBindTable.
Deprecated in favor of NATV2-MIB.

Context

MIB
NAT-MIB
OID
.1.3.6.1.2.1.123.1.8.1.8
Type
column
Access
readonly
Status
deprecated
Parent
natAddrPortBindEntry
Groups
1

Walk 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 'NAT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NAT-MIB::natAddrPortBindId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NAT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NAT-MIB::natAddrPortBindId.<ifIndex>.<natAddrPortBindLocalAddrType>.<natAddrPortBindLocalAddr>.<natAddrPortBindLocalPort>.<natAddrPortBindProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NAT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NAT-MIB::natAddrPortBindId'

Syntax

Source
NatBindId
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..4294967295

Conformance