clsPortLedStatus
CISCO-RHINO-MIB ·
.1.3.6.1.4.1.9.5.11.1.7.1.1.3
Object
column Enumeration
Indicates the status of the LED. Unknown(1) indicates either the LED status is not supported or the status is none of the defined.
Context
- MIB
- CISCO-RHINO-MIB
- OID
.1.3.6.1.4.1.9.5.11.1.7.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clsPortLedEntry
- Groups
- 1
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 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsPortLedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsPortLedStatus.<ifIndex>.<clsPortLedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RHINO-MIB::clsPortLedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | on |
3 | off |
Conformance
Member of