componentStatusCapacity

RITTAL-RIZONE-MIB · .1.3.6.1.4.1.2606.6.4.1.2.1.12

Object

column mandatory Enumeration
Summary of all capacity 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.12
Type
column
Access
readonly
Status
mandatory
Parent
riZoneComponentEntry

Walk 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::componentStatusCapacity'
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::componentStatusCapacity.<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::componentStatusCapacity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notAvail
2ok
3warning
4alarm