All MIBs › ADTRAN-ATLAS-UNIT-MIB
Category: Vendor: ADTRAN
Description:
Provides unit-level management objects for ADTRAN ATLAS multiservice access devices including system status and alarms.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| IpAddress | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| ifIndex |
From RFC1315-MIB
| frCircuitDlci | OBJECT-TYPE |
| frCircuitIfIndex | OBJECT-TYPE |
What Is ADTRAN-ATLAS-UNIT-MIB?
ADTRAN-ATLAS-UNIT-MIB is ADTRAN's enterprise MIB for unit-level management of the ATLAS multiservice access platform, a modular carrier-grade device used for T1/E1 and multiservice WAN access. It exposes per-port hardware status and mapping information, including port operational status, alarm status, physical slot addressing, and a slot-to-port mapping table that ties logical ports to physical hardware locations within the chassis. Its monitoring value is squarely hardware/fault status: adATLASUnitPortStatus and adATLASUnitPortAlarmStatus let an operator see whether a given port is up, down, or in an alarm condition, while the slot map and address tables (adATLASUnitSlotAddress, adATLASUnitPortAddress) pinpoint exactly which physical card and port location is affected, and a unit time object tracks device/system time for correlating alarm timestamps. It likely depends on ADTRAN's common management conventions (the adtran/adMgmt enterprise tree) shared across other ADTRAN access product MIBs. It is deployed by carriers and enterprises operating ADTRAN ATLAS multiservice access units at network edge/demarcation points, polled by an NMS to track port and chassis alarm status. Network teams provisioning a new ATLAS unit typically start with an ADTRAN-ATLAS-UNIT-MIB download from ADTRAN's support site to load the module definitions into their NMS before polling begins.
IPNetwork Monitor allows you to monitor SNMP objects defined in ADTRAN-ATLAS-UNIT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-port operational status
- per-port alarm status
- physical slot/port address mapping
- port description/circuit labeling
- unit system time
Supported Devices
- ADTRAN ATLAS multiservice access platform
Monitoring Examples
An operator would poll adATLASUnitPortInfoTable/adATLASUnitPortInfoEntry, keyed by adATLASUnitPortIfIndex, to check adATLASUnitPortStatus and adATLASUnitPortAlarmStatus for each port, immediately spotting a port that has dropped into an alarm state. Cross-referencing adATLASUnitPortSlotMapTable/adATLASUnitPortSlotMapEntry with adATLASUnitSlotAddress and adATLASUnitPortAddress lets the operator translate that alarming port back to the exact physical slot and card location in the chassis needing attention, while adATLASUnitPortDescription provides a human-readable label for the circuit.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | |||
| NTF adATLASFrSwToBkup | 1.3.6.1.4.1.664.2.154.0.15400500 | This trap indicates that the indicated Virtual Circuit has switched to a backup state. | ||
| NTF adATLASFrSwToPrimary | 1.3.6.1.4.1.664.2.154.0.15400501 | This trap indicates that the indicated Virtual Circuit has been restored to the primary state. | ||
| 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 | |||
| INT 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 | not-accessible | A table of hardware oriented port information on each card. This only includes actual card ports, and not layered logical interfaces. | |
| adATLASUnitPortInfoEntry | 1.3.6.1.4.1.664.2.154.1.5.1.2.1 | not-accessible | A row table entry exists for each card/port pair. | |
| INT 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. |
| INT 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. |
| STR 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 | not-accessible | Table to map ifIndex to slot and port. | |
| adATLASUnitPortSlotMapEntry | 1.3.6.1.4.1.664.2.154.1.5.1.3.1 | not-accessible | An entry exists for each interface which is mapped to a physical slot/port pair. | |
| INT 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. |
| INT 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 | |||
| INT 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. |
| IP 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. |
| STR 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. |
| STR adATLASUpdateFwCurrStatus | 1.3.6.1.4.1.664.2.154.1.5.3.1.4 | DisplayString | read-only | Status of the current firmware update. |
| STR adATLASUpdateFwPrevStatus | 1.3.6.1.4.1.664.2.154.1.5.3.1.5 | DisplayString | read-only | Status of the previous firmware update. |
| INT 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. |
| adATLASConfigXfer | 1.3.6.1.4.1.664.2.154.1.5.3.2 | |||
| IP 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. |
| STR 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. |
| ADT adATLASConfigXferCurrStatus | 1.3.6.1.4.1.664.2.154.1.5.3.2.3 | AdTftpConfigXferStatus | read-only | Status of the current configuration transfer. |
| ADT adATLASConfigXferPrevStatus | 1.3.6.1.4.1.664.2.154.1.5.3.2.4 | AdTftpConfigXferStatus | read-only | Status of the previous configuration transfer. |
| INT 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. |
| INT 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. |
| adATLASUnitStatus | 1.3.6.1.4.1.664.2.154.1.5.4 | |||
| INT 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. |
RFC description
ADTRAN ATLAS platform unit monitoring and configuration MIB (vendor-private).
Start monitoring ADTRAN ATLAS-series multiservice access devices (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.