acSysModuleLEDs
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.4.21.1.10
Object
column OctetString
Bit Field for the LEDs on the front of the module. LSB in each nibble (half Byte) is 0 - constant, 1 - blinking. 3 MSB are the color - 0 - none 1- Green 2 - Red 3 - Yellow 4 - Orange 5 - Blue 7 - Gray (unknown). AC INI-Param: N/A
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.4.21.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acSysModuleEntry
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysModuleLEDs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysModuleLEDs.<acSysModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysModuleLEDs'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-50