ADTRAN-ATLAS-UNIT-MIB

MIB Reference — IPNetwork Monitor

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

frCircuitDlciOBJECT-TYPE
frCircuitIfIndexOBJECT-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 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 adATLASFrSwToBkup1.3.6.1.4.1.664.2.154.0.15400500This trap indicates that the indicated Virtual Circuit has switched to a backup state.
NTF adATLASFrSwToPrimary1.3.6.1.4.1.664.2.154.0.15400501This trap indicates that the indicated Virtual Circuit has been restored to the primary state.
adGenATLASmg1.3.6.1.4.1.664.2.154.1
adATLASUnitmg1.3.6.1.4.1.664.2.154.1.5
adATLASUnitInfo1.3.6.1.4.1.664.2.154.1.5.1
INT adATLASUnitIfNumber1.3.6.1.4.1.664.2.154.1.5.1.1INTEGERread-onlyThe number of physical interfaces (regardless of their current state) present on this system. The same as ifNumber defined in the MIB-2 interfaces group.
adATLASUnitPortInfoTable1.3.6.1.4.1.664.2.154.1.5.1.2not-accessibleA table of hardware oriented port information on each card. This only includes actual card ports, and not layered logical interfaces.
adATLASUnitPortInfoEntry1.3.6.1.4.1.664.2.154.1.5.1.2.1not-accessibleA row table entry exists for each card/port pair.
INT adATLASUnitPortStatus1.3.6.1.4.1.664.2.154.1.5.1.2.1.1INTEGERread-onlyThe current status of the port.
INT adATLASUnitPortIfIndex1.3.6.1.4.1.664.2.154.1.5.1.2.1.2INTEGERread-onlyThe interface number identified as ifIndex from the MIB-II interfaces table as defined by the slot and port numbers in this device.
STR adATLASUnitPortDescription1.3.6.1.4.1.664.2.154.1.5.1.2.1.4DisplayStringread-onlyA character string to identify the name of a port.
adATLASUnitPortSlotMapTable1.3.6.1.4.1.664.2.154.1.5.1.3not-accessibleTable to map ifIndex to slot and port.
adATLASUnitPortSlotMapEntry1.3.6.1.4.1.664.2.154.1.5.1.3.1not-accessibleAn entry exists for each interface which is mapped to a physical slot/port pair.
INT adATLASUnitSlotAddress1.3.6.1.4.1.664.2.154.1.5.1.3.1.1INTEGERread-onlyThe slot in which this port is contained. Slot 0 is reported for the system controller and all logical interfaces.
INT adATLASUnitPortAddress1.3.6.1.4.1.664.2.154.1.5.1.3.1.2INTEGERread-onlyThe port number within the slot. Port 0 is reported for all logical interfaces.
adATLASUnitUtil1.3.6.1.4.1.664.2.154.1.5.3
adATLASUpdateFw1.3.6.1.4.1.664.2.154.1.5.3.1
INT adATLASUpdateFwModuleNum1.3.6.1.4.1.664.2.154.1.5.3.1.1INTEGERread-writeThe slot containing the module to be updated with the firmware. If -1 is returned, no slot has been selected.
IP adATLASUpdateFwTFTPSrvAddr1.3.6.1.4.1.664.2.154.1.5.3.1.2IpAddressread-writeThe IP address of the TFTP server.
STR adATLASUpdateFwTFTPSrvFileName1.3.6.1.4.1.664.2.154.1.5.3.1.3DisplayStringread-writeThe name of the file to transfer from the TFTP server.
STR adATLASUpdateFwCurrStatus1.3.6.1.4.1.664.2.154.1.5.3.1.4DisplayStringread-onlyStatus of the current firmware update.
STR adATLASUpdateFwPrevStatus1.3.6.1.4.1.664.2.154.1.5.3.1.5DisplayStringread-onlyStatus of the previous firmware update.
INT adATLASUpdateFwControl1.3.6.1.4.1.664.2.154.1.5.3.1.6INTEGERread-writeStart 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.
adATLASConfigXfer1.3.6.1.4.1.664.2.154.1.5.3.2
IP adATLASConfigXferTFTPSrvAddr1.3.6.1.4.1.664.2.154.1.5.3.2.1IpAddressread-writeThe IP address of the TFTP server.
STR adATLASConfigXferTFTPSrvFileName1.3.6.1.4.1.664.2.154.1.5.3.2.2DisplayStringread-writeThe name of the file to transfer to/from the TFTP server.
ADT adATLASConfigXferCurrStatus1.3.6.1.4.1.664.2.154.1.5.3.2.3AdTftpConfigXferStatusread-onlyStatus of the current configuration transfer.
ADT adATLASConfigXferPrevStatus1.3.6.1.4.1.664.2.154.1.5.3.2.4AdTftpConfigXferStatusread-onlyStatus of the previous configuration transfer.
INT adATLASConfigXferDwnldControl1.3.6.1.4.1.664.2.154.1.5.3.2.5INTEGERread-writeSet value to 1 to transfer the configuration file from the TFTP server and switch to the configuration.
INT adATLASConfigXferUpldControl1.3.6.1.4.1.664.2.154.1.5.3.2.6INTEGERread-writeSet value to 1 to transfer the configuration file to the TFTP server.
adATLASUnitStatus1.3.6.1.4.1.664.2.154.1.5.4
INT adATLASUnitFPStatus1.3.6.1.4.1.664.2.154.1.5.4.1INTEGERread-onlyA 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.

Download ADTRAN-ATLAS-UNIT-MIB