nhdpIfHelloMessagePeriodicXmits

NHDP-MIB · .1.3.6.1.2.1.213.1.3.1.1.6

Object

column messagesSNMPv2-SMICounter32
A counter is incremented each time a periodic
HELLO message has been sent.

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.3.1.1.6
Type
column
Access
readonly
Status
current
Units
messages
Parent
nhdpInterfacePerfEntry
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::nhdpIfHelloMessagePeriodicXmits'
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::nhdpIfHelloMessagePeriodicXmits.<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::nhdpIfHelloMessagePeriodicXmits'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance