alarmSubsysStatusValue
SP2-MIB ·
.1.3.6.1.4.1.12148.10.1.1.3
Object
scalar Enumeration
The value of the Status object of the subsystem for which the
alarm-status is generated. The OID (name) of this object is
indicated by alarmSubsysStatusOid above.
Example: the value of SP2-MIB::batteryVoltage.batteryVoltageStatus
one of: error (0), normal (1), minorAlarm (2), etc.
Context
- MIB
- SP2-MIB
- OID
.1.3.6.1.4.1.12148.10.1.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- powerAlarmVars
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 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SP2-MIB::alarmSubsysStatusValue.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SP2-MIB::alarmSubsysStatusValue'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.