ledStatus

SHELF-MIB · .1.3.6.1.4.1.1038.150.2.2.1.4

Object

column LedStatus
Status of this Led.

Context

MIB
SHELF-MIB
OID
.1.3.6.1.4.1.1038.150.2.2.1.4
Type
column
Access
readonly
Status
current
Parent
ledEntry

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

Syntax

Source
LedStatus
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2green
3yellow
4orange
5red