alarmCfgReadingID

IT-WATCHDOGS-MIB-V3 · .1.3.6.1.4.1.17373.3.101.1.1.2

Object

column r/w ObjectIdentifier
OID of a particular measurement to monitor. This object
is also used to create or delete a row. To create a new
row, set the Sensor ID on a row that doesn't exist. Set
the ReadingID to 0.0 to destroy a row.

Context

MIB
IT-WATCHDOGS-MIB-V3
OID
.1.3.6.1.4.1.17373.3.101.1.1.2
Type
column
Access
readwrite
Status
current
Parent
alarmCfgEntry

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

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.