zySysMgmtSysStatus
ZYXEL-SYSTEM-MGMT-MIB ·
.1.3.6.1.4.1.890.1.15.3.49.1.6
Object
scalar Bits
This variable indicates the status of the system.
The zyxelSysMgmtSysStatus 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 sysNoDefect
Context
- MIB
- ZYXEL-SYSTEM-MGMT-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.49.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zyxelSysMgmt
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-SYSTEM-MGMT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SYSTEM-MGMT-MIB::zySysMgmtSysStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SYSTEM-MGMT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SYSTEM-MGMT-MIB::zySysMgmtSysStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sysAlarmDetected |
1 | sysTemperatureError |
2 | sysFanRPMError |
3 | sysVoltageRangeError |
4 | sysNoDefect |