alarmObjectVal
SIAE-ALARM-MIB ·
.1.3.6.1.4.1.3373.1103.4.2.2
Object
scalar AlarmStatus
INTEGER value of the status changed alarm
Context
- MIB
- SIAE-ALARM-MIB
- OID
.1.3.6.1.4.1.3373.1103.4.2.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- siaeNotificationEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::alarmObjectVal.0'
More examples
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::alarmObjectVal'
Syntax
- Source
- AlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |