All MIBs › VERTICALT1-E1-MIB › vdsx1cardReadyLED
vdsx1cardReadyLED
Module: VERTICALT1-E1-MIB
OID (symbolic): VERTICALT1-E1-MIB::vdsx1cardReadyLED
OID (numeric): 1.3.6.1.4.1.2338.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: All Vertical cards have a READY LED and an ERROR LED. The combined values of these LEDs are as follows - ERRORLed READYLed OPERATIONAL DEFINITION OFF OFF invalid state ON OFF Just after power up. This state remains until card is ready to service io. ON ON Statue during software initialization OFF ON The normal operational state of the card.
What is vdsx1cardReadyLED?
This read-only value reports the state of the card's READY LED (0 or 1); combined with vdsx1cardErrorLED, the four possible on/off combinations map to invalid, just-powered-up, software-initializing, and normal-operational states -- normal operation being ERROR off and READY on. An admin reads both LED objects together to confirm a card has fully come up after a reboot or reseat.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.3.1.1.8 snmpwalk -v2c -c public <target> VERTICALT1-E1-MIB::vdsx1cardReadyLED
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.3.1.1.8.1 snmpget -v2c -c public <target> VERTICALT1-E1-MIB::vdsx1cardReadyLED.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vdsx1cardReadyLED.1
Start monitoring Vertical Networks T1/E1 trunk interface cards (framing/alarm/errored-second status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICALT1-E1-MIB::vdsx1cardReadyLED OID value, configure state conditions and alerts, and monitor any Vertical Networks T1/E1 trunk interface cards (framing/alarm/errored-second status) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.3 | vds1 | VERTICALT1-E1-MIB |
| 1.3.6.1.4.1.2338.3.1 | vdsx1CardTable | VERTICALT1-E1-MIB |
| 1.3.6.1.4.1.2338.3.1.1 | vdsx1CardEntry | VERTICALT1-E1-MIB |
| 1.3.6.1.4.1.2338.3.1.1.8 | vdsx1cardReadyLED | VERTICALT1-E1-MIB |