NHDP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
13
Rows
13
Columns
64
.1.3.6.1.2.1.213.1.1.1 · 1 row entry · 15 columns
The nhdpInterfaceTable describes the
configuration of the interfaces of this router
that are intended to use MANET control protocols.
As such, this table 'sparse augments' the ifTable
specifically when NHDP is to be configured to
operate over this interface.  The interface is
identified by the ifIndex from the Interfaces
Group defined in the Interfaces Group MIB module.
          
A conceptual row in this table exists if and only
if the row has been administratively created
or there is an interface on the managed device
that supports and runs NHDP.
          
A row can be administratively created by setting
rowStatus to 'createAndGo' or 'createAndWait'.
During the row creation, objects having associated
DEFVAL clauses are automatically defined by
the agent if not explicitly administratively defined.
          
For each entry in the nhdpInterfaceTable, there is a
corresponding entry in the Interface Table where
nhdpIfIndex and ifIndex are equal.  If that corresponding
entry in the Interface Table is deleted, then the entry in
the nhdpInterfaceTable is automatically deleted,
NHDP is disabled on this interface, and all configuration
and state information related to this interface is to be
removed from memory.
nhdpInterfaceEntry entry .1.3.6.1.2.1.213.1.1.1.1
The nhdpInterfaceEntry describes one NHDP
local interface configuration as indexed by
its ifIndex as defined in the Standard MIB II
Interface Table (RFC 2863).

The objects in this table are persistent, and …
Indexes
nhdpIfIndex
Column Syntax OID
nhdpIfIndex
This value MUST correspond to an ifIndex referring
to a valid entry in the Interfaces Table.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.213.1.1.1.1.1
nhdpIfName
The textual name of the interface. The value of this
object SHOULD be the name of the interface as assigned by
the local device. This can be a text-name, such as 'le0'
or a simple port number, such as '1',
depending o…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.213.1.1.1.1.2
nhdpIfStatus
nhdpIfStatus indicates whether this interface is
currently running NHDP. A value of 'true(1)' indicates
that NHDP is running on this interface.
A value of 'false(2)' indicates that NHDP is not
currently running on this…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.213.1.1.1.1.3
nhdpHelloInterval
nhdpHelloInterval corresponds to
HELLO_INTERVAL of NHDP and represents the
maximum time between the transmission of two
successive HELLO messages on this MANET interface.

Guidance for setting this object …
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.4
nhdpHelloMinInterval
nhdpHelloMinInterval corresponds to
HELLO_MIN_INTERVAL of NHDP and represents
the minimum interval between transmission
of two successive HELLO messages on this
MANET interface.

Guidance for setting this …
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.5
nhdpRefreshInterval
nhdpRefreshInterval corresponds to
REFRESH_INTERVAL of NHDP and represents the
maximum interval between advertisements of
each 1-hop neighbor network address and its
status. Each advertisement is in a HELLO
message on …
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.6
nhdpLHoldTime
nhdpLHoldTime corresponds to
L_HOLD_TIME of NHDP and represents the period
of advertisement, on this MANET interface, of
former 1-hop neighbor network addresses as lost
in HELLO messages, allowing recipients of these
HE…
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.7
nhdpHHoldTime
nhdpHHoldTime corresponds to
H_HOLD_TIME of NHDP and is used as the value
in the VALIDITY_TIME Message TLV included in all
HELLO messages on this MANET interface. It is then
used by each router receiving such a HELLO m…
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.8
nhdpHystAcceptQuality
nhdpHystAcceptQuality corresponds to
HYST_ACCEPT of NHDP and represents the link
quality threshold at or above which a link becomes
usable, if it was not already so.

Guidance for setting this object may b…
FLOAT-TC-MIBFloat32TCr/w
Textual Convention: FLOAT-TC-MIBFloat32TC OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.213.1.1.1.1.9
nhdpHystRejectQuality
nhdpHystRejectQuality corresponds to
HYST_REJECT of NHDP and represents the
link quality threshold below which a
link becomes unusable, if it was not
already so.

Guidance for setting this object may be fo…
FLOAT-TC-MIBFloat32TCr/w
Textual Convention: FLOAT-TC-MIBFloat32TC OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.213.1.1.1.1.10
nhdpInitialQuality
nhdpInitialQuality corresponds to
INITIAL_QUALITY of NHDP and represents the
initial quality of a newly identified link.

Guidance for setting this object may be found
in Section 5 of the NHDP specificatio…
FLOAT-TC-MIBFloat32TCr/w
Textual Convention: FLOAT-TC-MIBFloat32TC OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.213.1.1.1.1.11
nhdpInitialPending
nhdpInitialPending corresponds to
INITIAL_PENDING of NHDP. If the value of this object
is 'true(1)', then a newly identified link is considered
pending and is not usable until the link quality
has reached or exceeded t…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.213.1.1.1.1.12
nhdpHpMaxJitter
nhdpHpMaxJitter corresponds to
HP_MAXJITTER of NHDP and represents the
value of MAXJITTER used in RFC 5148 for
periodically generated HELLO messages on
this MANET interface.

Guidance for setting this obje…
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.13
nhdpHtMaxJitter
nhdpHtMaxJitter corresponds to
HT_MAXJITTER of NHDP and represents the
value of MAXJITTER used in RFC 5148 for
externally triggered HELLO messages on this
MANET interface.

Guidance for setting this object…
millisecondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.1.1.1.14
nhdpIfRowStatus
This object permits management of the table
by facilitating actions such as row creation,
construction, and destruction. The value of
this object has no effect on whether other
objects in this conceptual row can be
mod…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.213.1.1.1.1.15
.1.3.6.1.2.1.213.1.1.4 · 1 row entry · 6 columns
A router's Local Interface Set records all
network addresses that are defined as local
MANET interface network addresses.
As such, this table 'sparse augments' the
nhdpInterfaceTable when network addresses are
being defined for the interfaces existing within
the nhdpInterfaceTable.  The local interface
is defined by the nhdpIfIndex.
          
The Local Interface Set consists of Local Interface
Address Tuples per MANET interface and their prefix
lengths (in order to determine the network addresses
related to the interface).
          
A conceptual row in this table exists if and only
if one has been administratively created.  This can be done
by setting rowStatus to 'createAndGo' or 'createAndWait'.
          
Further guidance on the addition or removal of
local addresses and network addresses is found
in Section 9 of RFC 6130.
nhdpLibLocalIfSetEntry entry .1.3.6.1.2.1.213.1.1.4.1
A router's Local Interface Set consists
of Local Interface Tuples for each network
interface.

The objects in this table are persistent, and when
written, the device SHOULD save the change to
nonvolatile sto…
Indexes
nhdpLibLocalIfSetIndex
Column Syntax OID
nhdpLibLocalIfSetIndex
The index for this table. Necessary
because multiple addresses may be associated
with a given nhdpIfIndex.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.213.1.1.4.1.1
nhdpLibLocalIfSetIfIndex
Specifies the local nhdpIfIndex for which this
IP address was added.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.213.1.1.4.1.2
nhdpLibLocalIfSetIpAddrType
The type of the nhdpLibLocalIfSetIpAddr
in the InetAddress MIB (RFC 4001).

Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.213.1.1.4.1.3
nhdpLibLocalIfSetIpAddr
nhdpLibLocalIfSetIpAddr is an
address of an interface of
this router.

This object is interpreted according to
the setting of nhdpLibLocalIfSetIpAddrType.
OctetStringr/w
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.2.1.213.1.1.4.1.4
nhdpLibLocalIfSetIpAddrPrefixLen
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…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.213.1.1.4.1.5
nhdpLibLocalIfSetRowStatus
This object permits management of the table
by facilitating actions such as row creation,
construction, and destruction. The value of
this object has no effect on whether other
objects in this conceptual row can be
mod…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.213.1.1.4.1.6
.1.3.6.1.2.1.213.1.1.5 · 1 row entry · 6 columns
A router's Removed Interface Address Set records
network addresses that were recently used as local
interface network addresses.  If a router's interface
network addresses are immutable, then the Removed
Interface Address Set is always empty and may be omitted.
It consists of Removed Interface Address Tuples, one
per network address.
nhdpLibRemovedIfAddrSetEntry entry .1.3.6.1.2.1.213.1.1.5.1
A router's Removed Interface Address Set consists
of Removed Interface Address Tuples, one per network
address:

(IR_local_iface_addr, IR_time)

The association between these addresses and the
ro…
Indexes
nhdpLibRemovedIfAddrSetIndex
Column Syntax OID
nhdpLibRemovedIfAddrSetIndex
The index for this table. Necessary
because multiple addresses may be associated
with a given nhdpIfIndex.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.213.1.1.5.1.1
nhdpLibRemovedIfAddrSetIpAddrType
The type of the nhdpLibRemovedIfAddrSetIpAddr
in the InetAddress MIB (RFC 4001).

Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.213.1.1.5.1.2
nhdpLibRemovedIfAddrSetIpAddr
nhdpLibRemovedIfAddrSetIpAddr is a
recently used address of an interface of
this router.
OctetString
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.2.1.213.1.1.5.1.3
nhdpLibRemovedIfAddrSetIpAddrPrefixLen
Indicates the number of leading one bits that
form the mask. The mask is logically ANDed
to the nhdpLibRemovedIfAddrSetIpAddr to determine
the address prefix. A row match is true
if the address used as an index falls …
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.213.1.1.5.1.4
nhdpLibRemovedIfAddrSetIfIndex
Specifies the local IfIndex from which this
IP address was recently removed.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.213.1.1.5.1.5
nhdpLibRemovedIfAddrSetIRTime
nhdpLibRemovedIfAddrSetIRTime specifies the value
of sysUpTime when this entry should expire and be
removed from the nhdpLibRemovedIfAddrSetTable.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.1.5.1.6
.1.3.6.1.2.1.213.1.2.2 · 1 row entry · 1 columns
nhdpInterfaceStateTable lists state information
related to specific interfaces of this router.
The value of nhdpIfIndex is an ifIndex from the
Interfaces Group defined in the Interfaces Group
MIB.
          
The objects in this table are persistent, and when
written, the entity SHOULD save the change to
nonvolatile storage.
nhdpInterfaceStateEntry entry .1.3.6.1.2.1.213.1.2.2.1
nhdpInterfaceStateEntry describes one NHDP
local interface state as indexed by
its nhdpIfIndex.
Indexes
nhdpIfIndex
Column Syntax OID
nhdpIfStateUpTime
The value of the sysUpTime when
NHDP was last initialized on this
MANET interface.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.2.2.1.1
.1.3.6.1.2.1.213.1.2.3 · 1 row entry · 6 columns
A router's set of discovered interfaces on
neighboring routers.
nhdpDiscIfSetEntry entry .1.3.6.1.2.1.213.1.2.3.1
The entries include the nhdpDiscRouterIndex of
the discovered router, the nhdpDiscIfIndex
of the discovered interface, and the
current set of addresses associated
with this neighbor interface. The
nhdpDiscIfIndex uniqu…
Indexes
nhdpDiscIfSetIndex
Column Syntax OID
nhdpDiscIfSetIndex
The index for this table. Necessary
because multiple addresses may be associated
with a given nhdpDiscIfIndex.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.2.1.213.1.2.3.1.1
nhdpDiscIfIndex
The NHDP interface index (locally created)
of a neighbor's interface. Used for cross-
indexing into other NHDP tables and other
MIB modules.
NeighborIfIndex
Textual Convention: NeighborIfIndex Unsigned32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.213.1.2.3.1.2
nhdpDiscRouterIndex
The NHDP neighbor index (locally created)
of a neighboring router. Used for cross-
indexing into other NHDP tables and other
MIB modules.
NeighborRouterIndex
Textual Convention: NeighborRouterIndex Unsigned32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.213.1.2.3.1.3
nhdpDiscIfSetIpAddrType
The type of the nhdpDiscIfSetIpAddr
in the InetAddress MIB (RFC 4001).

Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.213.1.2.3.1.4
nhdpDiscIfSetIpAddr
The nhdpDiscIfSetIpAddr is a
recently used address of a neighbor
of this router.
OctetString
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.2.1.213.1.2.3.1.5
nhdpDiscIfSetIpAddrPrefixLen
Indicates the number of leading one bits that
form the mask. The mask is logically ANDed
to the nhdpDiscIfSetIpAddr to determine
the address prefix. A row match is true
if the address used as an index falls within
the…
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.213.1.2.3.1.6
.1.3.6.1.2.1.213.1.2.4 · 1 row entry · 5 columns
A Link Set of an interface records all links
from other routers that are, or recently
were, 1-hop neighbors.
nhdpIibLinkSetEntry entry .1.3.6.1.2.1.213.1.2.4.1
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_t…
Indexes
nhdpIfIndex nhdpDiscIfIndex
Column Syntax OID
nhdpIibLinkSetLHeardTime
nhdpIibLinkSetLHeardTime corresponds
to L_HEARD_time of NHDP and represents the
time up to which the MANET interface of the
1-hop neighbor would be considered heard if
not considering link quality.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.2.4.1.1
nhdpIibLinkSetLSymTime
nhdpIibLinkSetLSymTime corresponds
to L_SYM_time of NHDP and represents the time
up to which the link to the 1-hop neighbor
would be considered symmetric if not considering
link quality.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.2.4.1.2
nhdpIibLinkSetLPending
nhdpIibLinkSetLPending corresponds
to L_pending of NHDP and is a boolean flag,
describing if a link is considered pending
(i.e., a candidate, but not yet established,
link).
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.213.1.2.4.1.3
nhdpIibLinkSetLLost
nhdpIibLinkSetLLost corresponds
to L_lost of NHDP and is a boolean flag,
describing if a link is considered lost due
to low link quality.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.213.1.2.4.1.4
nhdpIibLinkSetLTime
nhdpIibLinkSetLTime specifies the value
of sysUpTime when this entry should expire and be
removed from the nhdpIibLinkSetTable.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.2.4.1.5
.1.3.6.1.2.1.213.1.2.5 · 1 row entry · 6 columns
A 2-Hop Set of an interface records network
addresses of symmetric 2-hop neighbors and
the symmetric links to symmetric 1-hop neighbors
through which these symmetric 2-hop neighbors
can be reached.  It consists of 2-Hop Tuples.
nhdpIib2HopSetEntry entry .1.3.6.1.2.1.213.1.2.5.1
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_lis…
Indexes
nhdpIfIndex nhdpDiscIfIndex nhdpIib2HopSetIpAddressType nhdpIib2HopSetIpAddress
Column Syntax OID
nhdpIib2HopSetIpAddressType
The type of the nhdpIib2HopSetIpAddress
in the InetAddress MIB module (RFC 4001).

Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.213.1.2.5.1.1
nhdpIib2HopSetIpAddress
nhdpIib2HopSetIpAddr corresponds
to N2_2hop_addr of NHDP and is a network
address of a symmetric 2-hop neighbor that
has a symmetric link (using any MANET
interface) to the indicated symmetric
1-hop neighbor.
OctetString
Constraints:
range: 4-4
range: 16-16
.1.3.6.1.2.1.213.1.2.5.1.2
nhdpIib2HopSetIpAddrPrefixLen
Indicates the number of leading one bits that
form the mask. The mask is logically ANDed
to the nhdpIib2HopSetIpAddress to determine
the address prefix. A row match is true
if the address used as an index falls within…
INET-ADDRESS-MIBInetAddressPrefixLength
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.2.1.213.1.2.5.1.3
nhdpIib2HopSet1HopIfIndex
nhdpIib2HopSet1HopIfIndex is
nhdpDiscIfIndex of the 1-hop

neighbor that communicated the ipAddress
of the 2-hop neighbor in this row entry.
NeighborIfIndex
Textual Convention: NeighborIfIndex Unsigned32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.213.1.2.5.1.4
nhdpIib2HopSetN2Time
nhdpIib2HopSetN2Time specifies the value
of sysUpTime when this entry should expire and be
removed from the nhdpIib2HopSetTable.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.2.5.1.5
nhdpIib2HopSetN2Lost
nhdpIib2HopSetN2Lost corresponds to N2_lost of NHDP and
is a boolean flag, describing if for a 2-Hop Tuple, the
corresponding Link Tuple currently is considered lost
due to link quality.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.213.1.2.5.1.6
.1.3.6.1.2.1.213.1.2.6 · 1 row entry · 1 columns
A router's Neighbor Set records all
network addresses of each 1-hop
neighbor.
nhdpNibNeighborSetEntry entry .1.3.6.1.2.1.213.1.2.6.1
A router's Neighbor Set consists
of Neighbor Tuples, each representing
a single 1-hop neighbor:

(N_neighbor_addr_list, N_symmetric)
Indexes
nhdpDiscRouterIndex
Column Syntax OID
nhdpNibNeighborSetNSymmetric
nhdpNibNeighborNSymmetric corresponds
to N_symmetric of NHDP and is a boolean flag,
describing if this is a symmetric 1-hop neighbor.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.213.1.2.6.1.1
.1.3.6.1.2.1.213.1.2.7 · 1 row entry · 1 columns
A router's Lost Neighbor Set records network
addresses of routers that were recently
symmetric 1-hop neighbors but are now
advertised as lost.
nhdpNibLostNeighborSetEntry entry .1.3.6.1.2.1.213.1.2.7.1
A router's Lost Neighbor Set consists of
Lost Neighbor Tuples, each representing a
single such network address:

(NL_neighbor_addr, NL_time)
Indexes
nhdpDiscRouterIndex
Column Syntax OID
nhdpNibLostNeighborSetNLTime
nhdpNibLostNeighborSetNLTime
specifies the value of sysUpTime when this entry
should expire and be removed from the
nhdpNibLostNeighborSetTable.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.2.7.1.1
.1.3.6.1.2.1.213.1.3.1 · 1 row entry · 10 columns
This table summarizes performance objects that are
measured per local NHDP interface.
nhdpIfPerfCounterDiscontinuityTime indicates
the most recent occasion at which any one or more
of this interface's counters listed in this table
suffered a discontinuity.
nhdpInterfacePerfEntry entry .1.3.6.1.2.1.213.1.3.1.1
A single entry contains performance counters for
a local NHDP interface.
Indexes
nhdpIfIndex
Column Syntax OID
nhdpIfHelloMessageXmits
A counter is incremented each time a HELLO
message has been transmitted on that interface.
messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.1
nhdpIfHelloMessageRecvd
A counter is incremented each time a HELLO
message has been received on that interface.
messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.2
nhdpIfHelloMessageXmitAccumulatedSize
A counter is incremented by the number of octets in
a HELLO message each time a HELLO message has been sent.
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.213.1.3.1.1.3
nhdpIfHelloMessageRecvdAccumulatedSize
A counter is incremented by the number of octets in
a HELLO message each time a HELLO message has been received.
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.213.1.3.1.1.4
nhdpIfHelloMessageTriggeredXmits
A counter is incremented each time a triggered
HELLO message has been sent.
messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.5
nhdpIfHelloMessagePeriodicXmits
A counter is incremented each time a periodic
HELLO message has been sent.
messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.6
nhdpIfHelloMessageXmitAccumulatedSymmetricNeighborCount
A counter is incremented by the number of advertised
symmetric neighbors in a HELLO each time a HELLO
message has been sent.
neighborsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.7
nhdpIfHelloMessageXmitAccumulatedHeardNeighborCount
A counter is incremented by the number of advertised
heard neighbors in a HELLO each time a HELLO
message has been sent.
neighborsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.8
nhdpIfHelloMessageXmitAccumulatedLostNeighborCount
A counter is incremented by the number of advertised
lost neighbors in a HELLO each time a HELLO
message has been sent.
neighborsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.1.1.9
nhdpIfPerfCounterDiscontinuityTime
The value of sysUpTime on the most recent occasion at which
any one or more of this interface's counters suffered a
discontinuity. If no such discontinuities have occurred
since the last reinitialization of the local m…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.3.1.1.10
.1.3.6.1.2.1.213.1.3.2 · 1 row entry · 2 columns
A router's set of performance properties for
each discovered interface of a neighbor.
nhdpDiscIfSetPerfEntry entry .1.3.6.1.2.1.213.1.3.2.1
There is an entry for each discovered
interface of a neighbor.
Indexes
nhdpDiscIfIndex
Column Syntax OID
nhdpDiscIfRecvdPackets
This counter increments each
time this router receives a packet from that interface
of the neighbor.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.2.1.1
nhdpDiscIfExpectedPackets
This counter increments by the number
of missed packets from this neighbor based
on the packet sequence number each time this
router receives a packet from that interface
of the neighbor.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.2.1.2
.1.3.6.1.2.1.213.1.3.4 · 1 row entry · 3 columns
A router's set of discovered neighbors and
their properties.
nhdpDiscNeighborSetPerfEntry entry .1.3.6.1.2.1.213.1.3.4.1
The entries include the nhdpDiscRouterIndex of
the discovered router as well as performance
objects related to changes of the Neighbor
Set.
Indexes
nhdpDiscRouterIndex
Column Syntax OID
nhdpDiscNeighborNibNeighborSetChanges
This object returns the number of changes
to the given Neighbor Tuple.
changesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.4.1.1
nhdpDiscNeighborNibNeighborSetUpTime
This object returns the sysUpTime when a new
nhdpNibNeighborSetEntry has been created for a
particular nhdpNibNeighborSetRouterIndex.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.3.4.1.2
nhdpDiscNeighborNibNeighborSetReachableLinkChanges
This object counts each time the neighbor changes
the interface(s) over which it is reachable.
A change in the set of Link Tuples corresponding
to the appropriate Neighbor Tuple is registered,
i.e., a corresponding Link…
changesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.4.1.3
.1.3.6.1.2.1.213.1.3.5 · 1 row entry · 2 columns
This table contains performance objects per
discovered 2-hop neighbor.
nhdpIib2HopSetPerfEntry entry .1.3.6.1.2.1.213.1.3.5.1
The entries contain performance objects per
discovered 2-hop neighbor.
Indexes
nhdpDiscRouterIndex
Column Syntax OID
nhdpIib2HopSetPerfChanges
This object counts the changes of the union of all
N2_neighbor_iface_addr_list of 2-Hop Tuples with an
N2_2hop_addr equal to one of the given 2-hop
neighbor's addresses.
changesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.213.1.3.5.1.1
nhdpIib2HopSetPerfUpTime
This object returns the sysUpTime
when the 2-Hop Tuple
corresponding to the given 2-hop neighbor IP address
was registered in the nhdpIib2HopSetTable.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.213.1.3.5.1.2