wfHwModuleLEDState2

Wellfleet-MODULE-MIB · .1.3.6.1.4.1.18.3.1.4.1.1.13

Object

column mandatory Integer32
Bit mask representing the state of the LEDs on the module.
Each LED is represented by 2 bits.  LED #17 state is
indicated by the 2 least significant bits.  LED #32 state
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 indicate a LED is flashing
(value of '01') or a solid color (value of '00').
              
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.13
Type
column
Access
readonly
Status
mandatory
Parent
wfHwModuleEntry

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 'Wellfleet-MODULE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-MODULE-MIB::wfHwModuleLEDState2'
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::wfHwModuleLEDState2.<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::wfHwModuleLEDState2'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647