sysMgmtSystemStatus
ZYXEL-ves1724-56-Fanless-MIB ·
.1.3.6.1.4.1.890.1.5.12.47.12.6
Object
scalar Bits
This variable indicates the status of the system.
The sysMgmtAlarmStatus is a bit map represented
a sum, therefore, it can represent multiple defects
simultaneously. The sysNoDefect should be set if and only if
no other flag is set.
The various bit positions are:
0 sysAlarmDetected
1 sysTemperatureError
2 sysFanRPMError
3 sysVoltageRangeError
4 sysExternalAlarm
Context
- MIB
- ZYXEL-ves1724-56-Fanless-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.47.12.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysMgmt
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 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-Fanless-MIB::sysMgmtSystemStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-Fanless-MIB::sysMgmtSystemStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sysAlarmDetected |
1 | sysTemperatureError |
2 | sysFanRPMError |
3 | sysVoltageRangeError |
4 | sysExternalAlarm |