All MIBs › ADTRAN-ATLAS-MODULE-MIB
Category: Hardware and Environment, Vendor: ADTRAN
Description:
Manages plug-in module inventory and status on ADTRAN ATLAS chassis-based multiservice access devices.
Imported Objects
| adATLASUnitFPStatus | OBJECT-TYPE |
| adATLASUnitPortAddress | OBJECT-TYPE |
| adATLASUnitSlotAddress | OBJECT-TYPE |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| enterprises |
From RFC1213-MIB
| DisplayString | |
| ifIndex |
What Is ADTRAN-ATLAS-MODULE-MIB?
ADTRAN-ATLAS-MODULE-MIB is a vendor MIB for ADTRAN's ATLAS family of chassis-based multiservice access devices, used to manage the plug-in modules (cards) installed in the chassis. It exposes an inventory table describing each installed module's identity, capability, and hardware details. The MIB is explicitly geared toward hardware status monitoring: it reports module state (e.g., online/offline/failed), part number, serial number, hardware revision, and firmware revision, letting operators verify which cards are installed, healthy, and running which firmware version. It is a self-contained vendor module without heavy dependency on other standard MIBs beyond basic SNMP/SMI conventions. It is deployed by telecom and enterprise network operators managing ADTRAN ATLAS multiservice access chassis for voice/data aggregation. Tools resolving object names for this module's inventory data walk the ADTRAN-ATLAS-MODULE-MIB OID tree to map each table entry back to its readable object identity.
IPNetwork Monitor allows you to monitor SNMP objects defined in ADTRAN-ATLAS-MODULE-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
- module operational state
- module part number and serial number
- hardware revision
- firmware revision
- number of interfaces/resources per module
Supported Devices
- ADTRAN ATLAS chassis-based multiservice access device
Monitoring Examples
An administrator would poll adATLASModuleInfoTable/adATLASModuleInfoEntry, indexed by adATLASModuleInfoIndex, to check adATLASModuleInfoState for a module reporting a failed or offline state, then cross-reference adATLASModuleInfoPartNum, adATLASModuleInfoSerialNum, and adATLASModuleInfoFirmwareRev to identify the exact card and its firmware version during a hardware replacement or firmware audit. adATLASModuleInfoNumIfs and adATLASModuleInfoNumRsrcs would confirm the module's expected interface/resource count matches what is provisioned.
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 adATLASModuleOffline | 1.3.6.1.4.1.664.2.154.0.15400600 | This trap indicates a module is offline. | ||
| NTF adATLASModuleOnline | 1.3.6.1.4.1.664.2.154.0.15400601 | This trap indicates a module is online. | ||
| NTF adATLASCbuBackupAttempt | 1.3.6.1.4.1.664.2.154.0.15400602 | This trap indicates an endpoint has detected a failure and is attempting a backup call. | ||
| NTF adATLASCbuBackupAttemptFailed | 1.3.6.1.4.1.664.2.154.0.15400603 | This trap indicates a backup call has failed. | ||
| NTF adATLASCbuBackupActive | 1.3.6.1.4.1.664.2.154.0.15400604 | This trap indicates a backup call has connected. | ||
| NTF adATLASCbuPrimaryRestored | 1.3.6.1.4.1.664.2.154.0.15400605 | This trap indicates an endpoint has come out of backup. | ||
| NTF adATLASCbuTestCallOriginated | 1.3.6.1.4.1.664.2.154.0.15400606 | This trap indicates an endpoint has originated a test call. | ||
| NTF adATLASCbuTestCallConnected | 1.3.6.1.4.1.664.2.154.0.15400607 | This trap indicates an endpoint's test call has connected. | ||
| NTF adATLASCbuTestCallPassed | 1.3.6.1.4.1.664.2.154.0.15400608 | This trap indicates an endpoint's test call has passed. | ||
| NTF adATLASCbuTestCallFailed | 1.3.6.1.4.1.664.2.154.0.15400609 | This trap indicates an endpoint's test call has failed. | ||
| adGenATLASmg | 1.3.6.1.4.1.664.2.154.1 | |||
| adATLASModulemg | 1.3.6.1.4.1.664.2.154.1.6 | |||
| INT adATLASModuleInfoNumber | 1.3.6.1.4.1.664.2.154.1.6.1 | INTEGER | read-only | This value indicates the number of entries found in the Atlas Module Information Table and corresponds to the number of physical slots in the particular Atlas product. |
| adATLASModuleInfoTable | 1.3.6.1.4.1.664.2.154.1.6.2 | not-accessible | The Atlas Module Information Table | |
| adATLASModuleInfoEntry | 1.3.6.1.4.1.664.2.154.1.6.2.1 | not-accessible | An entry in the Atlas Module Information Table | |
| INT adATLASModuleInfoIndex | 1.3.6.1.4.1.664.2.154.1.6.2.1.1 | INTEGER | read-only | An index into the Atlas Module Information Table. This variable corresponds to the module's slot number. |
| INT adATLASModuleInfoNumIfs | 1.3.6.1.4.1.664.2.154.1.6.2.1.2 | INTEGER | read-only | The number of physical interfaces (i.e. ports) on the module. |
| INT adATLASModuleInfoNumRsrcs | 1.3.6.1.4.1.664.2.154.1.6.2.1.3 | INTEGER | read-only | The total number of resources (e.g. number of bonding sessions in an IMUX module) on the module. |
| OID adATLASModuleInfoOID | 1.3.6.1.4.1.664.2.154.1.6.2.1.4 | OBJECT IDENTIFIER | read-only | The OID that uniquely identifies the specific module. |
| STR adATLASModuleInfoPartNum | 1.3.6.1.4.1.664.2.154.1.6.2.1.5 | DisplayString | read-only | The ADTRAN part number of the module. |
| STR adATLASModuleInfoSerialNum | 1.3.6.1.4.1.664.2.154.1.6.2.1.6 | DisplayString | read-only | The serial number of the module. |
| STR adATLASModuleInfoHardwareRev | 1.3.6.1.4.1.664.2.154.1.6.2.1.7 | DisplayString | read-only | The hardware revision of the module. |
| STR adATLASModuleInfoFirmwareRev | 1.3.6.1.4.1.664.2.154.1.6.2.1.8 | DisplayString | read-only | The firmware revision of the module. |
| INT adATLASModuleInfoState | 1.3.6.1.4.1.664.2.154.1.6.2.1.9 | INTEGER | read-write | The operational state of the module. It can be set to either Online or Offline. When a module is taken Offline, it is no longer considered to be an available resource. This setting may be useful in system troubleshooting. |
| INT adATLASModuleInfoStatus | 1.3.6.1.4.1.664.2.154.1.6.2.1.10 | INTEGER | read-only | The hardware status of the module. |
| INT adATLASModuleInfoFPStatus | 1.3.6.1.4.1.664.2.154.1.6.2.1.11 | INTEGER | read-only | A bit-encoded variable that indicates the front panel status of the module. 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 module's current state. |
RFC description
Adtran ATLAS module MIB defining management objects for Adtran ATLAS platform hardware modules and diagnostics.
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.