alarmActiveObjectId
SIAE-ALARM-MIB ·
.1.3.6.1.4.1.3373.1103.4.17.1.1
Object
column ObjectIdentifier
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
Context
- MIB
- SIAE-ALARM-MIB
- OID
.1.3.6.1.4.1.3373.1103.4.17.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmActiveRecord
Net-SNMP examples
How SNMP and these commands workWalk 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 'SIAE-ALARM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ALARM-MIB::alarmActiveObjectId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-ALARM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ALARM-MIB::alarmActiveObjectId.<alarmActiveObjectId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-ALARM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-ALARM-MIB::alarmActiveObjectId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.