riZoneStatusCapacity
RITTAL-RIZONE-MIB ·
.1.3.6.1.4.1.2606.6.4.8
Object
scalar mandatory
Enumeration
Summary of all capacity states (1) Is not available or published in project. (2) Ok (3) Warning (4) Alarm
Context
- MIB
- RITTAL-RIZONE-MIB
- OID
.1.3.6.1.4.1.2606.6.4.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- riZoneStatus
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::riZoneStatusCapacity.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::riZoneStatusCapacity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | ok |
3 | warning |
4 | alarm |