nhdpIib2HopSetEntry
NHDP-MIB ·
.1.3.6.1.2.1.213.1.2.5.1
Object
row
nhdpIib2HopSetTable consists of 2-Hop Tuples, each
representing a single network address of a symmetric
2-hop neighbor and a single MANET interface of a
symmetric 1-hop neighbor.
(N2_neighbor_iface_addr_list,
N2_2hop_addr, N2_lost, N2_time).
The entries include:
- the 2-hop neighbor addresses
('N2_neighbor_iface_addr_list'), which
act as the table index,
- the associated symmetric 1-hop
neighbor address set ('N2_2hop_addr'), designated
through nhdpDiscIfIndex,
- a flag indicating if the 1-hop neighbor
through which this 2-hop neighbor is reachable
('N2_lost') is considered lost due to link quality,
or not,
- and the expiration time ('N2_time').
The nhdpIfIndex in the INDEX is the interface index of
the local interface through which these 2-hop addresses
are accessible. The nhdpDiscIfIndex in the INDEX
represents the 1-hop neighbor interface through which
these 2-hop neighbor addresses are reachable.
Context
- MIB
- NHDP-MIB
- OID
.1.3.6.1.2.1.213.1.2.5.1- Type
- row
- Status
- current
- Parent
- nhdpIib2HopSetTable
- Table
- nhdpIib2HopSetTable
- Children
- 6
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::nhdpIib2HopSetEntry'
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::nhdpIib2HopSetEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.