PAIRGAIN-DSLAM-CHASSIS-MIB: View SNMP OID List / Download MIB
VENDOR: PAIRGAIN TECHNOLOGIES
Home | MIB: PAIRGAIN-DSLAM-CHASSIS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
pgDSLAMChassisType | 1.3.6.1.4.1.927.1.9.1.1 | pgdslamchassistype | read-only |
The chassis type. |
pgDSLAMChassisPsStatus | 1.3.6.1.4.1.927.1.9.1.2 | integer | read-only |
The chassis power supply status. Enumeration: 'bothFail': 3, 'other': 1, 'ok': 4, 'oneFail': 2. |
pgDSLAMChassisFanStatus | 1.3.6.1.4.1.927.1.9.1.3 | integer | read-only |
The status of the chassis cooling fan. Enumeration: 'fail': 2, 'other': 1, 'ok': 3, 'hightemp': 4. |
pgDSLAMSlotConfigTable | 1.3.6.1.4.1.927.1.9.1.4 | no-access |
The DSLAM chassis slot configuration table. |
|
1.3.6.1.4.1.927.1.9.1.4.1 | no-access |
Entry in the DSLAM slot configuration table. |
||
pgDSLAMSlotNumber | 1.3.6.1.4.1.927.1.9.1.4.1.1 | integer | read-only |
The chassis slot number. Valid entries are 1-21. The slots are numbered from left to right from 1-21. The DMU is always located in slot 1 |
pgDSLAMSlotUnitType | 1.3.6.1.4.1.927.1.9.1.4.1.2 | pgdslamunittype | read-only |
The type of Unit this entry represents. |
pgDSLAMSlotUnitSerialNo | 1.3.6.1.4.1.927.1.9.1.4.1.3 | displaystring | read-only |
Serial number of the Unit. |
pgDSLAMSlotUnitDescr | 1.3.6.1.4.1.927.1.9.1.4.1.4 | displaystring | read-write |
Unit description. |
pgDSLAMSlotHwVer | 1.3.6.1.4.1.927.1.9.1.4.1.5 | displaystring | read-only |
The hardware revision of the board. |
pgDSLAMSlotFwVer | 1.3.6.1.4.1.927.1.9.1.4.1.6 | displaystring | read-only |
The firmware revision of the board. |
pgDSLAMSlotSwVer | 1.3.6.1.4.1.927.1.9.1.4.1.7 | displaystring | read-only |
The software revision of the board. |
pgDSLAMSlotBoardReset | 1.3.6.1.4.1.927.1.9.1.4.1.8 | integer | read-write |
This indicates the reset state of the board. Writing with the value reset (2) will reset the board. Enumeration: 'reset': 2, 'noReset': 1. |
pgDSLAMSlotNmCntlStatus | 1.3.6.1.4.1.927.1.9.1.4.1.9 | integer | read-only |
Tells whether the board is under network management control. Enumeration: 'testControl': 3, 'other': 1, 'notNmControl': 4, 'nmControl': 2. |
pgDSLAMSlotIfNumber | 1.3.6.1.4.1.927.1.9.1.4.1.10 | integer | read-only |
The number of MIB-II ifEntry maintained by this board. |
pgDSLAMSlotHwID | 1.3.6.1.4.1.927.1.9.1.4.1.11 | displaystring | read-only |
The hardware identification number of the board. |
pgDSLAMConfigChangeCnts | 1.3.6.1.4.1.927.1.9.1.5 | counter | read-only |
The number of times a physical configuration change has taken place in the chassis such as the insertion/deinsertion of a Unit. Any events causing a change in the pgDSLAMSlotConfigTable or the pgDSLAMCommonBoardTable should cause this counter to be incremented. |
pgDSLAMConfigLastChange | 1.3.6.1.4.1.927.1.9.1.6 | timeticks | read-only |
The value of sysUpTime at the time the most recent physical configuration change occurred. |
pgDSLAMChassisAlarmStatTable | 1.3.6.1.4.1.927.1.9.1.7 | no-access |
This table maintains the latest alarm status provided by each channel or line card in the chassis. There is only one alarm status entry per card. That means that the subsequent alarm status generated by the same card will overwrite the previous status stored in the correspondent entry. |
|
1.3.6.1.4.1.927.1.9.1.7.1 | no-access |
An entry contains the latest alarm status for a channel or line card. |
||
pgDSLAMAlarmCardID | 1.3.6.1.4.1.927.1.9.1.7.1.1 | integer | read-only |
The slot containing the card which generates this alarm. |
pgDSLAMAlarmPortNum | 1.3.6.1.4.1.927.1.9.1.7.1.2 | integer | read-only |
Together with the pgDSLAMAlarmCardID this object uniquely identify a port which an alarm condition was detected. |
pgDSLAMAlarmStatSeverity | 1.3.6.1.4.1.927.1.9.1.7.1.3 | integer | read-only |
The severity of the alarm reported by the channel or line card. Enumeration: 'none': 1, 'critical': 4, 'major': 3, 'minor': 2. |
pgDSLAMAlarmTrapOID | 1.3.6.1.4.1.927.1.9.1.7.1.4 | object identifier | read-only |
The value of this object uniquely identify the type of alarm generated by the channel or line card. It is the same trap OID used to generate the SNMP trap when the alarm threshold value was exceeded. |
pgDSLAMChassisLEDStat | 1.3.6.1.4.1.927.1.9.1.8 | octet string | read-only |
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. |
pgDSLAMCalendarTime | 1.3.6.1.4.1.927.1.9.1.9 | counter | read-write |
The current date and time indicated by seconds since 1900.1.1 00:00:00 |
pgDSLAMSlotStatTable | 1.3.6.1.4.1.927.1.9.1.10 | no-access |
The state of slots within this chassis. |
|
1.3.6.1.4.1.927.1.9.1.10.1 | no-access |
An entry contains the information of a specified slot. |
||
pgDSLAMSlotID | 1.3.6.1.4.1.927.1.9.1.10.1.1 | integer | read-only |
The slot number. |
pgDSLAMSlotStatus | 1.3.6.1.4.1.927.1.9.1.10.1.2 | integer | read-only |
The status of the specified slot. unknown - uncertain state. up - the card plugged in this slot is up and running. down - the card is not functioning. notPresent - there is no card plugged in this slot. Enumeration: 'down': 3, 'unknown': 1, 'notPresent': 4, 'up': 2. |
pgDSLAMChassisTemperature | 1.3.6.1.4.1.927.1.9.1.11 | integer | read-only |
The current temperature inside the chassis in Centigrade. |
pgDSLAMFileDirectoryTable | 1.3.6.1.4.1.927.1.9.1.12 | no-access |
The file directory for each slot. |
|
1.3.6.1.4.1.927.1.9.1.12.1 | no-access |
An entry contains the file directory of a specified slot. |
||
pgDSLAMFileDirectorySlotID | 1.3.6.1.4.1.927.1.9.1.12.1.1 | integer | read-only |
The slot number for the file directory. |
pgDSLAMFileDirectory | 1.3.6.1.4.1.927.1.9.1.12.1.2 | octet string | read-only |
The file directory. |
pgDSLAMFsSlotID | 1.3.6.1.4.1.927.1.9.1.13 | integer | read-write |
The slot number for the file operation. |
pgDSLAMFsFileName | 1.3.6.1.4.1.927.1.9.1.14 | octet string | read-write |
The file name for the file operation. |
pgDSLAMFsAction | 1.3.6.1.4.1.927.1.9.1.15 | integer | read-write |
The action for the file operation. Enumeration: 'unknown': 1, 'delete': 2. |
pgDSLAMCalendarTimeOs | 1.3.6.1.4.1.927.1.9.1.16 | octet string | read-write |
A date-time format. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 For example, Tuesday May 26, 1992 at 1:30:15 PM would be displayed as: 1992-5-26,13:30:15 |
pgDSLAMAllSlotLED | 1.3.6.1.4.1.927.1.9.1.17 | octet string | read-only |
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 |