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.
What is pgDSLAMChassisLEDStat?
A bitmap encoding the state of the chassis's front-panel status LEDs (critical/major/minor alarm, power, fuse alarms, etc.), letting a management station see the same indicators an admin would see standing in front of the rack.
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
Start monitoring PairGain DSLAM chassis (slot inventory, power/fan environmental status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PAIRGAIN-DSLAM-CHASSIS-MIB::pgDSLAMChassisLEDStat OID value, configure state conditions and alerts, and monitor any PairGain DSLAM chassis (slot inventory, power/fan environmental status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.927.1.9.1.8 | pgDSLAMChassisLEDStat | PAIRGAIN-DSLAM-CHASSIS-MIB |