ADTRAN-ATLAS-BRI-MIB: View SNMP OID List / Download MIB
VENDOR: ADTRAN
Home | MIB: ADTRAN-ATLAS-BRI-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 |
adtran | 1.3.6.1.4.1.664 | |||
adMgmt | 1.3.6.1.4.1.664.2 | |||
adATLASmg | 1.3.6.1.4.1.664.2.154 | |||
adGenATLASmg | 1.3.6.1.4.1.664.2.154.1 | |||
adATLASBRImg | 1.3.6.1.4.1.664.2.154.1.8 | |||
adATLASBRIIfNumber | 1.3.6.1.4.1.664.2.154.1.8.1 | integer | read-only |
The number of BRI ports (regardless of their current state) present on this system. |
adATLASBRIIfTable | 1.3.6.1.4.1.664.2.154.1.8.2 | no-access |
The ATLAS BRI Interface Status Table. |
|
1.3.6.1.4.1.664.2.154.1.8.2.1 | no-access |
An entry in the ATLAS BRI Interface Status Table |
||
adATLASBRIIfIndex | 1.3.6.1.4.1.664.2.154.1.8.2.1.1 | integer | read-only |
This variable indicates the interface number of a particular BRI port within the ATLAS product. This number will be the same as the ifIndex located in the MIB-II interface table. |
adATLASBRIIfSlotNum | 1.3.6.1.4.1.664.2.154.1.8.2.1.2 | integer | read-only |
This variable indicates the slot number of a particular ATLAS module with a BRI interface. |
adATLASBRIIfPortNum | 1.3.6.1.4.1.664.2.154.1.8.2.1.3 | integer | read-only |
This variable indicates the port number of a particular BRI interface on an ATLAS module. |
adATLASBRIIfAlarmStatus | 1.3.6.1.4.1.664.2.154.1.8.2.1.4 | integer | read-only |
This variable shows whether Layer 1 is up or down. It has a value of 1 for up and 2 for down. Enumeration: 'layer1down': 2, 'layer1up': 1. |
adATLASBRIIfChanStatTable | 1.3.6.1.4.1.664.2.154.1.8.3 | no-access |
The ATLAS BRI Interface Channel Status Table. |
|
1.3.6.1.4.1.664.2.154.1.8.3.1 | no-access |
An entry in the ATLAS BRI Interface Channel Status Table. |
||
adATLASBRIIfChanStatIndex | 1.3.6.1.4.1.664.2.154.1.8.3.1.1 | integer | read-only |
This variable indicates the Interface number of a particular BRI port within the ATLAS product. This number will be the same as the ifIndex located in the MIB-II interface table. |
adATLASBRIIfChanStatB1 | 1.3.6.1.4.1.664.2.154.1.8.3.1.2 | integer | read-only |
This Variable shows the status of the first B channel. It has a value of 1 for unallocated, 2 for active, and 3 for inactive. Enumeration: 'active': 2, 'inactive': 3, 'unallocated': 1. |
adATLASBRIIfChanStatB2 | 1.3.6.1.4.1.664.2.154.1.8.3.1.3 | integer | read-only |
This Variable shows the status of the second B channel. It has a value of 1 for unallocated, 2 for active, and 3 for inactive. Enumeration: 'active': 2, 'inactive': 3, 'unallocated': 1. |
adATLASBRIIfChanStatD | 1.3.6.1.4.1.664.2.154.1.8.3.1.4 | integer | read-only |
This Variable shows the status of the D channel. It has a value of 1 for unallocated and 2 for allocated. Enumeration: 'allocated': 2, 'unallocated': 1. |
adATLASBRITstTable | 1.3.6.1.4.1.664.2.154.1.8.4 | no-access |
The ATLAS BRI Interface Test Table. |
|
1.3.6.1.4.1.664.2.154.1.8.4.1 | no-access |
An entry in the ATLAS BRI Interface Test Table. |
||
adATLASBRITstIndex | 1.3.6.1.4.1.664.2.154.1.8.4.1.1 | integer | read-only |
This variable indicates the Interface number of a particular BRI port within the ATLAS product. This number will be the same as the ifIndex located in the MIB-II interface table. |
adATLASBRITstLLB | 1.3.6.1.4.1.664.2.154.1.8.4.1.2 | integer | read-write |
This variable allows different channels to be looped back. 1: None 2: B1 3: B2 4: B1&B2 5: All Channels Enumeration: 'none': 1, 'lpBkB1': 2, 'lpBkAll': 5, 'lpBkB1B2': 4, 'lpBkB2': 3. |