All MIBs › MRV-IN-REACH-CHASSIS-MIB › slotLedStatus
slotLedStatus
Module: MRV-IN-REACH-CHASSIS-MIB
OID (symbolic): MRV-IN-REACH-CHASSIS-MIB::slotLedStatus
OID (numeric): 1.3.6.1.4.1.33.16.7.1.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The status of the LEDs displayed on the front and back of the system in the slot. The first bit is the high-order bit of the first byte of the value, proceeding to the low-order bit, then to then next byte. On the system hardware, the first LED is at the top, left, front, proceeding left to right, top to bottom, and front to back.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.16.7.1.1.15 snmpwalk -v2c -c public <target> MRV-IN-REACH-CHASSIS-MIB::slotLedStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.16.7.1.1.15.1 snmpget -v2c -c public <target> MRV-IN-REACH-CHASSIS-MIB::slotLedStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> slotLedStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.16 | xChassis | ITOUCH-CHASSIS-MIB |
| 1.3.6.1.4.1.33.16.7 | xSlot | ITOUCH-CHASSIS-MIB |
| 1.3.6.1.4.1.33.16.7.1 | slotTable | ITOUCH-CHASSIS-MIB |
| 1.3.6.1.4.1.33.16.7.1.1 | slotEntry | ITOUCH-CHASSIS-MIB |
| 1.3.6.1.4.1.33.16.7.1.1.15 | slotLedStatus | MRV-IN-REACH-CHASSIS-MIB |