modMonPanelLEDS

PPM-IGNIS-MIB · .1.3.6.1.4.1.31225.1.1.4.1.1.11

Object

column Integer32
A bitmap representation of the module front panel LEDs.
Each LED is a 4 bit nibble, encoded as:  Green=0x1, Red=0x3, Red&Flashing=0x7
Nibbles are arranged (LSB->MSB) PWR LED, ALM LED.

Context

MIB
PPM-IGNIS-MIB
OID
.1.3.6.1.4.1.31225.1.1.4.1.1.11
Type
column
Access
readonly
Status
current
Parent
slotsEntry

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 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modMonPanelLEDS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modMonPanelLEDS.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPM-IGNIS-MIB::modMonPanelLEDS'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647