All MIBs › PAIRGAIN-DSLAM-CHASSIS-MIB › pgDSLAMChassisLEDStat
pgDSLAMChassisLEDStat
Module: PAIRGAIN-DSLAM-CHASSIS-MIB
OID (symbolic): PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMChassisLEDStat
OID (numeric): 1.3.6.1.4.1.927.1.9.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The octet within the value of this object specifies a set of eight LEDs. Within the octet, each bit represents the status of a LED on the front panel. Following is the bit-map: 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.927.1.9.1.8 snmpwalk -v2c -c public <target> PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMChassisLEDStat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.927.1.9.1.8.1 snmpget -v2c -c public <target> PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMChassisLEDStat.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pgDSLAMChassisLEDStat.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.8 | pgDSLAMChassisLEDStat | PAIRGAIN-DSLAM-CHASSIS-MIB |