wfHwModuleLEDStatus3
Wellfleet-MODULE-MIB ·
.1.3.6.1.4.1.18.3.1.4.1.1.14
Object
Bit mask representing the status of the LEDs on the module.
Each LED is represented by 2 bits. LED #33 status is
indicated by the 2 least significant bits. LED #48 status
is indicated by the 2 most significant bits. How this bit
mask is interpreted depends on the module ID. For example,
some modules use this value to report what color the LED
is currently set to ('00' off, '01' yellow, '10' green).
This value can be used by a NMS that needs to know this
information for whatever reason. Some modules may not
support this value in which case it should be set to zero.
Context
- MIB
- Wellfleet-MODULE-MIB
- OID
.1.3.6.1.4.1.18.3.1.4.1.1.14- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wfHwModuleEntry
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 'Wellfleet-MODULE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-MODULE-MIB::wfHwModuleLEDStatus3'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-MODULE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-MODULE-MIB::wfHwModuleLEDStatus3.<wfHwModuleSlot>.<wfHwModuleModule>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-MODULE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-MODULE-MIB::wfHwModuleLEDStatus3'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647