ADTRAN-ATLAS-UNIT-MIB: View SNMP OID List / Download MIB
VENDOR: ADTRAN
Home | MIB: ADTRAN-ATLAS-UNIT-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 | |||
adATLASUnitmg | 1.3.6.1.4.1.664.2.154.1.5 | |||
adATLASUnitInfo | 1.3.6.1.4.1.664.2.154.1.5.1 | |||
adATLASUnitIfNumber | 1.3.6.1.4.1.664.2.154.1.5.1.1 | integer | read-only |
The number of physical interfaces (regardless of their current state) present on this system. The same as ifNumber defined in the MIB-2 interfaces group. |
adATLASUnitPortInfoTable | 1.3.6.1.4.1.664.2.154.1.5.1.2 | no-access |
A table of hardware oriented port information on each card. This only includes actual card ports, and not layered logical interfaces. |
|
1.3.6.1.4.1.664.2.154.1.5.1.2.1 | no-access |
A row table entry exists for each card/port pair. |
||
adATLASUnitPortStatus | 1.3.6.1.4.1.664.2.154.1.5.1.2.1.1 | integer | read-only |
The current status of the port. Enumeration: 'down': 2, 'up': 1, 'inTest': 3. |
adATLASUnitPortIfIndex | 1.3.6.1.4.1.664.2.154.1.5.1.2.1.2 | integer | read-only |
The interface number identified as ifIndex from the MIB-II interfaces table as defined by the slot and port numbers in this device. |
adATLASUnitPortDescription | 1.3.6.1.4.1.664.2.154.1.5.1.2.1.4 | displaystring | read-only |
A character string to identify the name of a port. |
adATLASUnitPortSlotMapTable | 1.3.6.1.4.1.664.2.154.1.5.1.3 | no-access |
Table to map ifIndex to slot and port. |
|
1.3.6.1.4.1.664.2.154.1.5.1.3.1 | no-access |
An entry exists for each interface which is mapped to a physical slot/port pair. |
||
adATLASUnitSlotAddress | 1.3.6.1.4.1.664.2.154.1.5.1.3.1.1 | integer | read-only |
The slot in which this port is contained. Slot 0 is reported for the system controller and all logical interfaces. |
adATLASUnitPortAddress | 1.3.6.1.4.1.664.2.154.1.5.1.3.1.2 | integer | read-only |
The port number within the slot. Port 0 is reported for all logical interfaces. |
adATLASUnitUtil | 1.3.6.1.4.1.664.2.154.1.5.3 | |||
adATLASUpdateFw | 1.3.6.1.4.1.664.2.154.1.5.3.1 | |||
adATLASUpdateFwModuleNum | 1.3.6.1.4.1.664.2.154.1.5.3.1.1 | integer | read-write |
The slot containing the module to be updated with the firmware. If -1 is returned, no slot has been selected. |
adATLASUpdateFwTFTPSrvAddr | 1.3.6.1.4.1.664.2.154.1.5.3.1.2 | ipaddress | read-write |
The IP address of the TFTP server. |
adATLASUpdateFwTFTPSrvFileName | 1.3.6.1.4.1.664.2.154.1.5.3.1.3 | displaystring | read-write |
The name of the file to transfer from the TFTP server. |
adATLASUpdateFwCurrStatus | 1.3.6.1.4.1.664.2.154.1.5.3.1.4 | displaystring | read-only |
Status of the current firmware update. |
adATLASUpdateFwPrevStatus | 1.3.6.1.4.1.664.2.154.1.5.3.1.5 | displaystring | read-only |
Status of the previous firmware update. |
adATLASUpdateFwControl | 1.3.6.1.4.1.664.2.154.1.5.3.1.6 | integer | read-write |
Start the firmware update by setting value to 1 and stop the firmware update in progress by setting value to 2. The value will be 2 if a firmware update is in progress, and 1 otherwise. Enumeration: 'start': 1, 'stop': 2. |
adATLASConfigXfer | 1.3.6.1.4.1.664.2.154.1.5.3.2 | |||
adATLASConfigXferTFTPSrvAddr | 1.3.6.1.4.1.664.2.154.1.5.3.2.1 | ipaddress | read-write |
The IP address of the TFTP server. |
adATLASConfigXferTFTPSrvFileName | 1.3.6.1.4.1.664.2.154.1.5.3.2.2 | displaystring | read-write |
The name of the file to transfer to/from the TFTP server. |
adATLASConfigXferCurrStatus | 1.3.6.1.4.1.664.2.154.1.5.3.2.3 | adtftpconfigxferstatus | read-only |
Status of the current configuration transfer. |
adATLASConfigXferPrevStatus | 1.3.6.1.4.1.664.2.154.1.5.3.2.4 | adtftpconfigxferstatus | read-only |
Status of the previous configuration transfer. |
adATLASConfigXferDwnldControl | 1.3.6.1.4.1.664.2.154.1.5.3.2.5 | integer | read-write |
Set value to 1 to transfer the configuration file from the TFTP server and switch to the configuration. Enumeration: 'loadAndUseCfg': 1. |
adATLASConfigXferUpldControl | 1.3.6.1.4.1.664.2.154.1.5.3.2.6 | integer | read-write |
Set value to 1 to transfer the configuration file to the TFTP server. Enumeration: 'saveCfg': 1. |
adATLASUnitStatus | 1.3.6.1.4.1.664.2.154.1.5.4 | |||
adATLASUnitFPStatus | 1.3.6.1.4.1.664.2.154.1.5.4.1 | integer | read-only |
A bit-encoded variable that gives the overall front panel status of the Atlas product. It is encoded as follows: OFF 0x00 OK 0x01 ONLINE 0x02 TESTING 0x04 FLASH DOWNLOAD 0x08 ERROR 0x10 ALARM 0x20 STANDBY 0x40 WARN 0x80 Note: Multiple bits may be set concurrently, based on the current state of the modules contained within the Atlas product. |
adATLASFrSwToBkup | 1.3.6.1.4.1.664.2.1540.15400500 |
This trap indicates that the indicated Virtual Circuit has switched to a backup state. |
||
adATLASFrSwToPrimary | 1.3.6.1.4.1.664.2.1540.15400501 |
This trap indicates that the indicated Virtual Circuit has been restored to the primary state. |