oaFrPanelSltLedStatuses

OA-FRONT-PANEL-MIB · .1.3.6.1.4.1.629.1.50.16.20.5.5.1.6

Object

column OctetString
The statuses of all Objects [LEDs,Ports,Labels,Pictures etc.]
that must be drawn on the Slot Front Panel.
Each byte of the Octet String can store such values:
- in case of Colors:
  0 -             [unknown],
  1 - Light GREEN [on],
  2 - BLACK       [off],
  3 - YELLOW      [reserved],
  4 - RED         [disabled].

Context

MIB
OA-FRONT-PANEL-MIB
OID
.1.3.6.1.4.1.629.1.50.16.20.5.5.1.6
Type
column
Access
readonly
Status
current
Parent
oaFrPanelSlotEntry
Groups
1

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 'OA-FRONT-PANEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-FRONT-PANEL-MIB::oaFrPanelSltLedStatuses'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-FRONT-PANEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-FRONT-PANEL-MIB::oaFrPanelSltLedStatuses.<oaFrPanelSltShelfId>.<oaFrPanelSltSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-FRONT-PANEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-FRONT-PANEL-MIB::oaFrPanelSltLedStatuses'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance