componentStatusRack
RITTAL-RIZONE-MIB ·
.1.3.6.1.4.1.2606.6.4.1.2.1.13
Object
column mandatory
Enumeration
Summary of all Rack element states of this component (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.1.2.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- riZoneComponentEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RITTAL-RIZONE-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-RIZONE-MIB::componentStatusRack'
More examples
Read one indexed 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::componentStatusRack.<componentIndex>'
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::componentStatusRack'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | ok |
3 | warning |
4 | alarm |