swLedInfoFrontPanelLedStatus
DGS-1210-28XME-BX ·
.1.3.6.1.4.1.171.10.76.43.1.121.1.1.1.2
Object
column OctetString
This object is a set of system LED indicators. The first 32 octets are
defined as next, and following octets are for logical port LED.
Octet 1 is console LED:
0x01 = a user is login through console
0x02 = no user is login through console
Octet 2 is RPS LED:
0x00 = RPS not support
0x01 = RPS power on
0x02 = RPS power off
Octet 3-32 are reserved.
Context
- MIB
- DGS-1210-28XME-BX
- OID
.1.3.6.1.4.1.171.10.76.43.1.121.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swLedInfoEntry
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 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::swLedInfoFrontPanelLedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::swLedInfoFrontPanelLedStatus.<swLedInfoUnitId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::swLedInfoFrontPanelLedStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.