rbAcuOperStatus
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.2.6.1
Object
scalar Enumeration
Air Ventilation Unit operational status.
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.2.6.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rbAcuConfiguration
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbAcuOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbAcuOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | failed |
3 | notInstalled |