rbAcuLedStatus
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.2.6.3
Object
scalar OctetString
Air Ventilation Unit Leds Status: Each byte represents the single Led. Within each byte, bits 0-3 are the color, 4-7 are the blink rate. Supported color codes: 0000 : Black (LED is off) 0001 : Green 0010 : Yellow 0011 : Red 0100 : Blue Supported blink rates: 0000 : no blink 0001 : blink The order of bytes is as following : FAN, Power
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.2.6.3- 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::rbAcuLedStatus.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::rbAcuLedStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.