ADTRAN-ATLAS-MODULE-MIB

MIB Reference — IPNetwork Monitor

All MIBsADTRAN-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

From ADTRAN-ATLAS-UNIT-MIB

adATLASUnitFPStatusOBJECT-TYPE
adATLASUnitPortAddressOBJECT-TYPE
adATLASUnitSlotAddressOBJECT-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 symbolicOID numericTypeAccessDescription
adtran1.3.6.1.4.1.664
adMgmt1.3.6.1.4.1.664.2
adATLASmg1.3.6.1.4.1.664.2.154
NTF adATLASModuleOffline1.3.6.1.4.1.664.2.154.0.15400600This trap indicates a module is offline.
NTF adATLASModuleOnline1.3.6.1.4.1.664.2.154.0.15400601This trap indicates a module is online.
NTF adATLASCbuBackupAttempt1.3.6.1.4.1.664.2.154.0.15400602This trap indicates an endpoint has detected a failure and is attempting a backup call.
NTF adATLASCbuBackupAttemptFailed1.3.6.1.4.1.664.2.154.0.15400603This trap indicates a backup call has failed.
NTF adATLASCbuBackupActive1.3.6.1.4.1.664.2.154.0.15400604This trap indicates a backup call has connected.
NTF adATLASCbuPrimaryRestored1.3.6.1.4.1.664.2.154.0.15400605This trap indicates an endpoint has come out of backup.
NTF adATLASCbuTestCallOriginated1.3.6.1.4.1.664.2.154.0.15400606This trap indicates an endpoint has originated a test call.
NTF adATLASCbuTestCallConnected1.3.6.1.4.1.664.2.154.0.15400607This trap indicates an endpoint's test call has connected.
NTF adATLASCbuTestCallPassed1.3.6.1.4.1.664.2.154.0.15400608This trap indicates an endpoint's test call has passed.
NTF adATLASCbuTestCallFailed1.3.6.1.4.1.664.2.154.0.15400609This trap indicates an endpoint's test call has failed.
adGenATLASmg1.3.6.1.4.1.664.2.154.1
adATLASModulemg1.3.6.1.4.1.664.2.154.1.6
INT adATLASModuleInfoNumber1.3.6.1.4.1.664.2.154.1.6.1INTEGERread-onlyThis 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.
adATLASModuleInfoTable1.3.6.1.4.1.664.2.154.1.6.2not-accessibleThe Atlas Module Information Table
adATLASModuleInfoEntry1.3.6.1.4.1.664.2.154.1.6.2.1not-accessibleAn entry in the Atlas Module Information Table
INT adATLASModuleInfoIndex1.3.6.1.4.1.664.2.154.1.6.2.1.1INTEGERread-onlyAn index into the Atlas Module Information Table. This variable corresponds to the module's slot number.
INT adATLASModuleInfoNumIfs1.3.6.1.4.1.664.2.154.1.6.2.1.2INTEGERread-onlyThe number of physical interfaces (i.e. ports) on the module.
INT adATLASModuleInfoNumRsrcs1.3.6.1.4.1.664.2.154.1.6.2.1.3INTEGERread-onlyThe total number of resources (e.g. number of bonding sessions in an IMUX module) on the module.
OID adATLASModuleInfoOID1.3.6.1.4.1.664.2.154.1.6.2.1.4OBJECT IDENTIFIERread-onlyThe OID that uniquely identifies the specific module.
STR adATLASModuleInfoPartNum1.3.6.1.4.1.664.2.154.1.6.2.1.5DisplayStringread-onlyThe ADTRAN part number of the module.
STR adATLASModuleInfoSerialNum1.3.6.1.4.1.664.2.154.1.6.2.1.6DisplayStringread-onlyThe serial number of the module.
STR adATLASModuleInfoHardwareRev1.3.6.1.4.1.664.2.154.1.6.2.1.7DisplayStringread-onlyThe hardware revision of the module.
STR adATLASModuleInfoFirmwareRev1.3.6.1.4.1.664.2.154.1.6.2.1.8DisplayStringread-onlyThe firmware revision of the module.
INT adATLASModuleInfoState1.3.6.1.4.1.664.2.154.1.6.2.1.9INTEGERread-writeThe 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 adATLASModuleInfoStatus1.3.6.1.4.1.664.2.154.1.6.2.1.10INTEGERread-onlyThe hardware status of the module.
INT adATLASModuleInfoFPStatus1.3.6.1.4.1.664.2.154.1.6.2.1.11INTEGERread-onlyA 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.

Download ADTRAN-ATLAS-MODULE-MIB