All MIBs › CORIANT-GROOVE-MIB › ledName
ledName
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::ledName
OID (numeric): 1.3.6.1.4.1.42229.1.2.3.14.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The functional name of LED. DCI NE: location_led port(n)_led (CHM1: n = 1 to 6, CHM2 n = 1 to 12, e.g. Port12) active_led power_led fault_led status_led subslot(n)_led
What is ledName?
This read-only string gives the functional name of the LED itself, such as location_led, port12_led, active_led, power_led, fault_led, status_led, or subslot(n)_led, distinguishing which of several LEDs on the same module is being reported. An admin relies on this to know exactly which indicator to look at physically, since a single CHM2 card can expose LEDs for up to twelve ports plus power, fault, and status lamps. For example, ledName returning 'Port6' on a CHM2 card tells the operator the reading concerns the sixth port's LED, not the card-level fault_led.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.3.14.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::ledName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.3.14.1.1.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::ledName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ledName.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::ledName OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3 | equipment | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.14 | led | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.14.1 | ledTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.14.1.1 | ledEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.3.14.1.1.4 | ledName | CORIANT-GROOVE-MIB |