nhdpHelloInterval

NHDP-MIB · .1.3.6.1.2.1.213.1.1.1.1.4

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
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 may be found
in Section 5 of the NHDP specification (RFC 6130),
which indicates that:
   o nhdpHelloInterval > 0
   o nhdpHelloInterval >= nhdpHelloMinInterval

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.1.1.1.4
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::nhdpHelloInterval'
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::nhdpHelloInterval.<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::nhdpHelloInterval'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance