riZoneMibCondition
RITTAL-RIZONE-MIB ·
.1.3.6.1.4.1.2606.6.1.3
Object
scalar mandatory
Enumeration
The overall condition (status) of the system represented by this MIB. (1) other or unknown condition (2) OK (3) a minor problem, warning condition (RiZone warning) (4) a major problem (RiZone alarm) (5) configuration of project changed (6) connection timeout of at least one of the project's devices
Context
- MIB
- RITTAL-RIZONE-MIB
- OID
.1.3.6.1.4.1.2606.6.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- riZoneMibRev
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 'RITTAL-RIZONE-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-RIZONE-MIB::riZoneMibCondition.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-RIZONE-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-RIZONE-MIB::riZoneMibCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
5 | configChanged |
6 | timeout |