nodeID

ThreeParMIB · .1.3.6.1.4.1.12925.1.7.1.4

Object

column Unsigned32
The node the alert was posted on.  The node number starts
from 0.  The maximum number of node is 32.

Context

MIB
ThreeParMIB
OID
.1.3.6.1.4.1.12925.1.7.1.4
Type
column
Access
readonly
Status
current
Parent
alertEntry
Groups
2

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 'ThreeParMIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ThreeParMIB::nodeID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ThreeParMIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ThreeParMIB::nodeID.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ThreeParMIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ThreeParMIB::nodeID'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-31