nhdpHpMaxJitter

NHDP-MIB · .1.3.6.1.2.1.213.1.1.1.1.13

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
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 object may be found
in Section 5 of RFC 5148, which indicates that:
   o nhdpHpMaxJitter <= nhdpHelloInterval / 2
   o nhdpHpMaxJitter should not be greater
     than nhdpHelloInterval / 4
   o If nhdpMinHelloInterval > 0, then
     nhdpHpMaxJitter <= nhdpHelloMinInterval; and
     nhdpHpMaxJitter should not be greater than
     nhdpHelloMinInterval / 2

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.1.1.1.13
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::nhdpHpMaxJitter'
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::nhdpHpMaxJitter.<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::nhdpHpMaxJitter'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance