nhdpIibLinkSetEntry
NHDP-MIB ·
.1.3.6.1.2.1.213.1.2.4.1
Object
row
A Link Set consists of Link Tuples, each
representing a single link indexed by the
local and remote interface pair:
(L_neighbor_iface_addr_list, L_HEARD_time,
L_SYM_time, L_quality, L_pending,
L_lost, L_time).
The local interface is indexed via the
nhdpIfIndex. The 1-hop interface is
indexed via the nhdpDiscIfIndex. There
SHOULD be an entry in this table for each
local interface and associated 1-hop
neighbor reachable on this local interface.
Note that L_quality is not included in the
entries below, because updates may be
required too frequently.
Context
- MIB
- NHDP-MIB
- OID
.1.3.6.1.2.1.213.1.2.4.1- Type
- row
- Status
- current
- Parent
- nhdpIibLinkSetTable
- Table
- nhdpIibLinkSetTable
- Children
- 5
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::nhdpIibLinkSetEntry'
More examples
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::nhdpIibLinkSetEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.