nhdpLibLocalIfSetIpAddrPrefixLen

NHDP-MIB · .1.3.6.1.2.1.213.1.1.4.1.5

Object

Indicates the number of leading one bits that
form the mask.  The mask is logically ANDed
to the nhdpLibLocalIfSetIpAddr to determine
the address prefix.  A row match is true
if the address used as an index falls within
the network address range defined by the
address prefix.

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.1.4.1.5
Type
column
Access
readwrite
Status
current
Parent
nhdpLibLocalIfSetEntry
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 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHDP-MIB::nhdpLibLocalIfSetIpAddrPrefixLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHDP-MIB::nhdpLibLocalIfSetIpAddrPrefixLen.<nhdpLibLocalIfSetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NHDP-MIB::nhdpLibLocalIfSetIpAddrPrefixLen'

Values & Constraints

Type Constraints
range: 0..2040

Conformance