All MIBs › PAIRGAIN-DSLAM-CHASSIS-MIB › pgDSLAMAllSlotLED
pgDSLAMAllSlotLED
Module: PAIRGAIN-DSLAM-CHASSIS-MIB
OID (symbolic): PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMAllSlotLED
OID (numeric): 1.3.6.1.4.1.927.1.9.1.17
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This object reflects the current status of all the front panel LED's on all the slot of the Avidia Shelf. The Semantics of the octet-string is as described below. It is set of following structure. First Octet - SlotID Second Octet - CardType PgDSLAMUnitType Third Octet - Number of Bytes Used by the Slot LED Status. Fourth Octet - Status of LED for port1 Fifth Octet - Status of LED for port2 .... .... till depending on the Number of port on the card. LED Status in encoded as a bit map described below Bits 0-3 represent the State (0000-off,0001-on,0011-Blinking) Bits 4-7 represent the Color (0000-clear,0001-green,0011-yellow,0100-red)
For AMC two octet will be used to represent the LED Status Lower octet: bit 0 : critical alarm LED bit 1 : major alarm LED bit 2 : minor alarm LED bit 3 : power minor alarm LED bit 4 : input power 1 bit 5 : input power 2 bit 6 : fuse alarm 1 bit 7 : fuse alarm 2
Upper octet: bit 0 : Alarm Cut Off bit 1 : abnormal bit 2 : fault bit 3 : external alarm bit 4 : fan alarm 1 bit 5 : fan alarm 2 bit 6 : fan alarm 3 bit 7 : fan alarm 4
If a bit has a value of '1' then the correspondant LED is on and '0' is off. For OC-3 each port will have three LED's Tx,Rx,Sync and one APS
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.927.1.9.1.17 snmpwalk -v2c -c public <target> PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMAllSlotLED
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.927.1.9.1.17.1 snmpget -v2c -c public <target> PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMAllSlotLED.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.927 | pairgain | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1 | products | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9 | pgainDSLAM | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9.1 | pgDSLAMChassis | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9.1.17 | pgDSLAMAllSlotLED | PAIRGAIN-DSLAM-CHASSIS-MIB |