nhdpRefreshInterval

NHDP-MIB · .1.3.6.1.2.1.213.1.1.1.1.6

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
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 this MANET interface.
              
Guidance for setting this object may be found
in Section 5 of the NHDP specification (RFC 6130),
which indicates that:
   o nhdpRefreshInterval >= nhdpHelloInterval

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
nhdpInterfaceEntry
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::nhdpRefreshInterval'
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::nhdpRefreshInterval.<nhdpIfIndex>'
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::nhdpRefreshInterval'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance