nhdpHelloMinInterval

NHDP-MIB · .1.3.6.1.2.1.213.1.1.1.1.5

Object

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

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.1.1.1.5
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::nhdpHelloMinInterval'
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::nhdpHelloMinInterval.<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::nhdpHelloMinInterval'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance