ledMode

ASSETMANAGEMENT-MIB · .1.3.6.1.4.1.13742.7.1.7.1.1.3

Object

Mode of the LED (on, off, fastBlink,slowBlink).
Setting this value automatically switches the ledOperationMode to manual.

Context

MIB
ASSETMANAGEMENT-MIB
OID
.1.3.6.1.4.1.13742.7.1.7.1.1.3
Type
column
Access
readwrite
Status
current
Parent
assetManagementEntry
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 'ASSETMANAGEMENT-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASSETMANAGEMENT-MIB::ledMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASSETMANAGEMENT-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASSETMANAGEMENT-MIB::ledMode.<assetStripID>.<rackUnitID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASSETMANAGEMENT-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASSETMANAGEMENT-MIB::ledMode'

Values & Constraints

Type Values
1on
2off
3fastBlink
4slowBlink

Conformance