All MIBs › ADSLATUR-MIB
Organization: Conexant Broadband Communication (Shanghai) Ltd. Co.
Last Updated: 2003-07-30
Category: DSL and Broadband
Description: Manages ADSL ATU-R (ADSL Termination Unit-Remote) interface parameters including line rate, power levels, and margin statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is ADSLATUR-MIB?
ADSLATUR-MIB is a private MIB for ADSL ATU-R (remote/CPE) modems built on Conexant chipsets, manufactured by Conexant Broadband Communication. It exposes system identity information (firmware version, product/vendor ID, data-pump version, system time) alongside configuration controls to reboot, save configuration, factory-reset, or enable trap notifications on the modem. As a software/configuration MIB it lets an administrator confirm the running firmware version and trigger a remote reboot or configuration save without physical access. It is deployed on Conexant-based ADSL CPE modems at the subscriber end of a DSL line. Engineers can download the ADSLATUR-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ADSLATUR-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.
Supported Devices
- Conexant-chipset ADSL ATU-R (CPE) modems
Monitoring Examples
An ISP support technician checks adslAturSysInfoFirmwareVersion remotely to confirm a subscriber's modem needs a firmware update, then uses adslAturConfigSystemReboot to apply it without a truck roll.
What Can Be Monitored
- firmware/data-pump version
- remote reboot/reset/save control
This MIB depends on
Related MIBs
Imported Objects
From ATM-MIB
| atmVclVci | OBJECT-TYPE |
| atmVclVpi | OBJECT-TYPE |
From RFC1213-MIB
| ifIndex |
From SNMPv2-SMI
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| RowStatus |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| adslAtur | 1.3.6.1.4.1.4900.1.2.2 | Adsl Atur Private Mib. | ||
| adslAturConfig | 1.3.6.1.4.1.4900.1.2.2.2 | |||
| adslAturConfigAdslLine | 1.3.6.1.4.1.4900.1.2.2.2.2 | |||
| INT adslAturConfigAdslLineBitSwapping | 1.3.6.1.4.1.4900.1.2.2.2.2.3 | INTEGER | read-write | Bit swapping, disabled or enabled. See G.DMT for detail. |
| INT adslAturConfigAdslLineHandshake | 1.3.6.1.4.1.4900.1.2.2.2.2.2 | INTEGER | read-write | Adsl handshake protocol selection. See G.DMT for detail. |
| INT adslAturConfigAdslLineTrellis | 1.3.6.1.4.1.4900.1.2.2.2.2.1 | INTEGER | read-write | Adsl trellis coding, disabled or enabled. See G.DMT for detail. |
| adslAturConfigSystem | 1.3.6.1.4.1.4900.1.2.2.2.1 | |||
| INT adslAturConfigSystemReboot | 1.3.6.1.4.1.4900.1.2.2.2.1.1 | INTEGER | read-write | RTU reboot. When Manager set this var to reboot(1), the RTU will reboot immediately. Other values except reboot(1) will be ignored. When RTU reboots, any modified and saved configuration take effect. |
| INT adslAturConfigSystemReset | 1.3.6.1.4.1.4900.1.2.2.2.1.3 | INTEGER | read-write | Reset to RTU's null configuration or default configuration. When Manager set this var to resetToNull(1), the RTU will be resetted to null configuration; When Manager set this var to resetToDefault(1), the RTU will be resetted to default configuration. Other values will be ignored. |
| INT adslAturConfigSystemSave | 1.3.6.1.4.1.4900.1.2.2.2.1.2 | INTEGER | read-write | Save configuration to RTU's non-volatile memory. When Manager set this var to save(1), the RTU will save current configuration to non-volatile memory such as flash. Other values except save(1) will be ignored. |
| INT adslAturConfigSystemTrapEnable | 1.3.6.1.4.1.4900.1.2.2.2.1.4 | INTEGER | read-write | Toggle RTU Trap Send status. The default value is enabled(2). When Manager set this var to disabled(1), the RTU will not send trap any more until Manager set it back to enabled(2) again; adslAturConfigSystemTrapEnable will always start as enabled when RTU boots up, and the modified value of adslAturConfigSystemTrapEnable will not be saved when adslAturConfigSystemSave is set to 1(save). Other values will be ignored. |
| IP adslAturDHCPServerAddressPoolBeginIp | 1.3.6.1.4.1.4900.1.2.2.2.6.1.6 | IpAddress | read-create | The begin IP address of DHCP IP Pool. |
| IP adslAturDHCPServerAddressPoolEndIp | 1.3.6.1.4.1.4900.1.2.2.2.6.1.7 | IpAddress | read-create | The End IP address of DHCP IP Pool. |
| INT adslAturDHCPServerAddressPoolSelection | 1.3.6.1.4.1.4900.1.2.2.2.6.1.5 | INTEGER | read-create | How the address pool of the DHCP server is allocated. If systemAllocated is selected, DHCP server allocates IP address pool based on RTU LAN and WAN configuration. If userDefined is selected, DHCP server uses the address pool as specified by adslAturDHCPServerAddressPoolBeginIp, adslAturDHCPServerAddressPoolEndIp, adslAturDHCPServerGatewaySelection, adslAturDHCPServerGatewayIp, and adslAturDHCPServerLeaseTime. |
| INT adslAturDHCPServerAdminStatus | 1.3.6.1.4.1.4900.1.2.2.2.6.1.2 | INTEGER | read-create | This DHCP Server entry's admin status, disabled or enabled. |
| adslAturDHCPServerEntry | 1.3.6.1.4.1.4900.1.2.2.2.6.1 | not-accessible | An entry of adslAturDHCPServerTable. See AdslAturDHCPServerEntry's definition below for detail. | |
| IP adslAturDHCPServerGatewayIp | 1.3.6.1.4.1.4900.1.2.2.2.6.1.9 | IpAddress | read-create | The user defined gateway IP address of DHCP IP Pool. |
| INT adslAturDHCPServerGatewaySelection | 1.3.6.1.4.1.4900.1.2.2.2.6.1.8 | INTEGER | read-create | How the gateway IP address is determined. |
| INT adslAturDHCPServerIndex | 1.3.6.1.4.1.4900.1.2.2.2.6.1.1 | INTEGER | read-only | The index of DHCP Server table. |
| INT adslAturDHCPServerIpIndex | 1.3.6.1.4.1.4900.1.2.2.2.6.1.4 | INTEGER | read-only | the IpIndex of adslAturIPEntry, on top of which DHCP server operates. |
| INT adslAturDHCPServerLeaseTime | 1.3.6.1.4.1.4900.1.2.2.2.6.1.10 | INTEGER | read-create | The lease time in terms of seconds. |
| INT adslAturDHCPServerLowerIfIndex | 1.3.6.1.4.1.4900.1.2.2.2.6.1.3 | INTEGER | read-only | The IfIndex of the interface on top which the DHCP server operates. |
| ROW adslAturDHCPServerRowStatus | 1.3.6.1.4.1.4900.1.2.2.2.6.1.11 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| adslAturDHCPServerTable | 1.3.6.1.4.1.4900.1.2.2.2.6 | not-accessible | The DHCP Server table. See AdslAturDHCPServerEntry's definition below for detail. | |
| adslAturDiagnose | 1.3.6.1.4.1.4900.1.2.2.5 | |||
| adslAturDiagnosePing | 1.3.6.1.4.1.4900.1.2.2.5.1 | |||
| adslAturFirmwareUpgrade | 1.3.6.1.4.1.4900.1.2.2.4 | |||
| INT adslAturFTPOperCode | 1.3.6.1.4.1.4900.1.2.2.4.7 | INTEGER | read-write | The FTP operation code. When Manager set this var to firmwareUpgrade(1), the RTU will begin to upgrade firmware. Other values, say, throughputTest(2) and dataBackup(3) are not supported yet. |
| IP adslAturGateway | 1.3.6.1.4.1.4900.1.2.2.2.5.1.6 | IpAddress | read-create | This IP entry's Gateway. |
| IP adslAturIPAddress | 1.3.6.1.4.1.4900.1.2.2.2.5.1.4 | IpAddress | read-create | This IP entry's IP address. |
| INT adslAturIpAdminStatus | 1.3.6.1.4.1.4900.1.2.2.2.5.1.2 | INTEGER | read-create | This IP entry's admin status, disabled or enabled. |
| adslAturIPEntry | 1.3.6.1.4.1.4900.1.2.2.2.5.1 | not-accessible | An entry of adslAturIPTable. See AdslAturIPEntry's definition below for detail. | |
| INT adslAturIpIndex | 1.3.6.1.4.1.4900.1.2.2.2.5.1.1 | INTEGER | read-only | The index of IP Table. |
| INT adslAturIpPhysicalIfIndex | 1.3.6.1.4.1.4900.1.2.2.2.5.1.3 | INTEGER | read-only | The location of this IP entry's physical interface (either PVC or PPP)in ifTable. |
| ROW adslAturIPRowStatus | 1.3.6.1.4.1.4900.1.2.2.2.5.1.7 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| adslAturIPTable | 1.3.6.1.4.1.4900.1.2.2.2.5 | not-accessible | The table includes the following: 1. IP Address (adslAturIPAddress) 2. Subnet Mask (adslAturSubnetMask) 3. Gateway (adslAturGateway) See AdslAturIPEntry's definition below for detail. | |
| adslAturNat | 1.3.6.1.4.1.4900.1.2.2.2.7 | |||
| INT adslAturNatAdminStatus | 1.3.6.1.4.1.4900.1.2.2.2.7.1 | INTEGER | read-write | NAT Mode: disabled, NAT, NAPT, or dynamic NAPT. NAT mode provides Network Address Translation service. Static NAT sessions are required. NAPT mode provides Network Address and Port Translation. Static NAT sessions are required at present for multiple WAN configuration, but not for single WAN configuration. Dynamic NAPT mode provides Network Address and Port Translation. No static NAT sessions are required. |
| OCT adslAturPingAddr | 1.3.6.1.4.1.4900.1.2.2.5.1.1 | OCTET STRING | read-write | The aim address to be pinged. |
| INT adslAturPingCount | 1.3.6.1.4.1.4900.1.2.2.5.1.3 | INTEGER | read-write | The count of packets to be pinged. |
| INT adslAturPingPkgSize | 1.3.6.1.4.1.4900.1.2.2.5.1.2 | INTEGER | read-write | The size(bytes) of a packet to be pinged. |
| OCT adslAturPingResult | 1.3.6.1.4.1.4900.1.2.2.5.1.4 | OCTET STRING | read-only | The result of ping. The format is following: Aim IP Address=xxx.xxx.xxx.xxx Sent=xx Received=xx Lost=xx Min=xxms Max=xxms Average=xxms |
| INT adslAturPingStatus | 1.3.6.1.4.1.4900.1.2.2.5.1.5 | INTEGER | read-only | The status of ping. NotStarted(1) means the ping is not started; Started(2) means the ping is in progress; Over(3) means the ping is over. |
| INT adslAturPingTrigger | 1.3.6.1.4.1.4900.1.2.2.5.1.6 | INTEGER | read-write | This is the trigger to start PING. When Manager set this var to start(1), the RTU will start to ping immediately. Other values except start(1) will be ignored. |
| INT adslAturPPPAdminStatus | 1.3.6.1.4.1.4900.1.2.2.2.4.1.2 | INTEGER | read-create | This PPP entry's admin status, disabled or enabled. |
| INT adslAturPPPDisconnectTimeout | 1.3.6.1.4.1.4900.1.2.2.2.4.1.6 | INTEGER | read-create | PPP Idle Disconnect Timeout. If a non-zero adslAturPPPDisconnectTimeout is specified, the PPP connection will be disconnected if there is no outbound traffic on the PPP for the specified period. If adslAturPPPDisconnectTimeout is 0, the PPP connection will not be disconnected just because the connection is idle. |
| adslAturPPPEntry | 1.3.6.1.4.1.4900.1.2.2.2.4.1 | not-accessible | An entry of adslAturPPPTable. See AdslAturPPPEntry's definition below for detail. | |
| INT adslAturPPPIfIndex | 1.3.6.1.4.1.4900.1.2.2.2.4.1.3 | INTEGER | read-only | This PPP entry's location in ifTable, will be found by walking the entries with PPP types in ifTable and a specific instance Id(adslAturPPPIndex). |
| INT adslAturPPPIndex | 1.3.6.1.4.1.4900.1.2.2.2.4.1.1 | INTEGER | read-only | The index of PPP Table. It equals to the PPP instance Id. For example, for RTU with a maximum 16 PPP: PPP1 through PPP16, the index of PPP2 should be 2. |
| INT adslAturPPPMSS | 1.3.6.1.4.1.4900.1.2.2.2.4.1.7 | INTEGER | read-create | PPP MSS(Maximum Segment Size). To ensure interoperability with other hosts on the Internet, The MSS of any TCP connection established on this PPP connection will be reduced to the specified value if a larger value is requested during TCP handshake. |
| OCT adslAturPPPoEServiceName | 1.3.6.1.4.1.4900.1.2.2.2.4.1.5 | OCTET STRING | read-create | PPPOE Service Name of this PPP connection if the underlying interface is of PPPOE encapsulation. A NULL string can be used to specify ANY service name. |
| INT adslAturPPPPhysicalIfIndex | 1.3.6.1.4.1.4900.1.2.2.2.4.1.4 | INTEGER | read-create | The location of this PPP entry's physical interface (e.g. the PVC interface)in ifTable. |
| ROW adslAturPPPRowStatus | 1.3.6.1.4.1.4900.1.2.2.2.4.1.8 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| adslAturPPPTable | 1.3.6.1.4.1.4900.1.2.2.2.4 | not-accessible | The table extends ppp configuration by including: 1. Service name (adslAturPPPoEServiceName) 2. Disconnect Timeout (adslAturPPPDisconnectTimeout) 3. MSS (adslAturPPPMSS) See AdslAturPPPEntry's definition below for detail. | |
| INT adslAturPvcAdminStatus | 1.3.6.1.4.1.4900.1.2.2.2.3.1.2 | INTEGER | read-create | This Pvc's admin status, enabled or disabled. |
| INT adslAturPvcBridge | 1.3.6.1.4.1.4900.1.2.2.2.3.1.5 | INTEGER | read-create | This Pvc's bridge mode, disabled or enabled. If a PVC is bridge enabled, packets from this PVC side are transparently bridged to the LAN side, and packets from LAN side are transparently bridged to this PVC. |
| INT adslAturPvcDHCPClient | 1.3.6.1.4.1.4900.1.2.2.2.3.1.7 | INTEGER | read-create | This Pvc's DHCP Client mode, disabled or enabled. if a PVC's DHCP client is enabled, A DHCP client will be started to get an IP configuration from DHCP servers. |
| INT adslAturPvcEncapsulation | 1.3.6.1.4.1.4900.1.2.2.2.3.1.4 | INTEGER | read-create | This Pvc's encapsulation. |
| adslAturPvcEntry | 1.3.6.1.4.1.4900.1.2.2.2.3.1 | not-accessible | An entry of adslAturPvcTable. See AdslAturPvcEntry's definition below for detail. | |
| INT adslAturPvcIfIndex | 1.3.6.1.4.1.4900.1.2.2.2.3.1.3 | INTEGER | read-only | This PVC interface's location in ifTable, will be found by walking the entries with PVC types in ifTable and a specific instance Id(adslAturPvcIndex). |
| INT adslAturPvcIGMP | 1.3.6.1.4.1.4900.1.2.2.2.3.1.6 | INTEGER | read-create | This Pvc's IGMP mode, disabled or enabled. |
| INT adslAturPvcIndex | 1.3.6.1.4.1.4900.1.2.2.2.3.1.1 | INTEGER | read-only | The index of Pvc Table. It equals to the PVC instance Id. For example, for a RTU with 8 PVC: PVC1 to PVC8, the index PVC5 should be 5. |
| ROW adslAturPvcRowStatus | 1.3.6.1.4.1.4900.1.2.2.2.3.1.8 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| adslAturPvcTable | 1.3.6.1.4.1.4900.1.2.2.2.3 | not-accessible | The table includes the following extension items about Pvc configuration: 1. encapsulation (adslAturPvcEncapsulation) 2. bridge (adslAturPvcBridge) 3. IGMP (adslAturPvcIGMP) 4. DHCP Client (adslAturPvcDHCPClient) See AdslAturPvcEntry's definition below for detail. | |
| IP adslAturSubnetMask | 1.3.6.1.4.1.4900.1.2.2.2.5.1.5 | IpAddress | read-create | This IP entry's Subnet Mask. |
| adslAturSysInfo | 1.3.6.1.4.1.4900.1.2.2.1 | |||
| OCT adslAturSysInfoDataPumpVersion | 1.3.6.1.4.1.4900.1.2.2.1.6 | OCTET STRING | read-only | DataPump version. It is the firmware version of the ADSL data pump module. If the firmware of the data pump module is not separated from the RTU's firmware, it MIGHT have the same version number as the RTU's firmware. Trap adslAturTrapColdStart will report this information to Manager when RTU coldstarts. After that, Manager can get this information any time. |
| OCT adslAturSysInfoFirmwareVersion | 1.3.6.1.4.1.4900.1.2.2.1.3 | OCTET STRING | read-only | Firmware Version. Trap adslAturTrapColdStart will report this information to Manager when RTU coldstarts. After that, Manager can get this information any time. |
| OCT adslAturSysInfoMagicNumber | 1.3.6.1.4.1.4900.1.2.2.1.2 | OCTET STRING | read-only | Magic Number. This magic number is generated based on the system configuration change, and it will change if system configuraiton is changed. It can be used to compare with previous known magic number to detect system configuration change. Trap adslAturTrapColdStart will report this information to SNMP Manager when RTU coldstarts. After that, Manager can get this information any time. |
| OCT adslAturSysInfoPID | 1.3.6.1.4.1.4900.1.2.2.1.4 | OCTET STRING | read-only | Product ID. Trap adslAturTrapColdStart will report this information to Manager when RTU coldstarts. After that, Manager can get this information any time. |
| DAT adslAturSysInfoSystemTime | 1.3.6.1.4.1.4900.1.2.2.1.1 | DateAndTime | read-write | System time specified by Manager after the trap adslAturTrapColdStart has received. |
| INT adslAturSysInfoVID | 1.3.6.1.4.1.4900.1.2.2.1.5 | INTEGER | read-only | Vendor ID. Trap adslAturTrapColdStart will report this information to Manager when RTU coldstarts. After that, Manager can get this information any time. |
| adslAturSysLog | 1.3.6.1.4.1.4900.1.2.2.3 | |||
| DAT adslAturSysLogBeginTime | 1.3.6.1.4.1.4900.1.2.2.3.1 | DateAndTime | read-write | The start point of SysLog specified by Manager. |
| OCT adslAturSysLogContent | 1.3.6.1.4.1.4900.1.2.2.3.3.1.2 | OCTET STRING | read-only | The content of adslAturSysLogEntry. |
| DAT adslAturSysLogEndTime | 1.3.6.1.4.1.4900.1.2.2.3.2 | DateAndTime | read-write | The end point of SysLog specified by Manager. |
| adslAturSysLogEntry | 1.3.6.1.4.1.4900.1.2.2.3.3.1 | not-accessible | An entry of adslAturSysLogTable. | |
| INT adslAturSysLogIndex | 1.3.6.1.4.1.4900.1.2.2.3.3.1.1 | INTEGER | read-only | The index of adslAturSysLogEntry. |
| adslAturSysLogTable | 1.3.6.1.4.1.4900.1.2.2.3.3 | not-accessible | SysLog table confined by adslAturSysLogBeginTime and adslAturSysLogEndTime. It is a subset of the actual SysLog table in RTU. | |
| INT adslAturSysLogTrigger | 1.3.6.1.4.1.4900.1.2.2.3.4 | INTEGER | read-write | This is the trigger to start syslog fetch. When Manager set this var to start(1), the Manager will begin to fetch all the entries in adslAturSysLogTable. Other values except start(1) will be ignored. |
| adslAturTrap | 1.3.6.1.4.1.4900.1.2.2.6 | |||
| NTF adslAturTrapColdStart | 1.3.6.1.4.1.4900.1.2.2.6.0.1 | The TRAP is to report RTU coldstart to Manager. RTU agent will send this trap once every minute until Manager got it. Manager will specify RTU system time(adslAturSysInfoSystemTime) right after having got the trap. Parameters: Magic Number = 00112233445566778899AABBCCDDEEFF Version Number = 110502_REL4_S Product ID = 0x1234 Vendor ID = 0x0572 DataPump Version = 3.25 | ||
| NTF adslAturTrapUpgradeDone | 1.3.6.1.4.1.4900.1.2.2.6.0.2 | The TRAP is to report RTU upgrade status to Manager. | ||
| IP adslAturUpgradeIP | 1.3.6.1.4.1.4900.1.2.2.4.1 | IpAddress | read-write | The IP Address where to upgrade. |
| OCT adslAturUpgradePASSWD | 1.3.6.1.4.1.4900.1.2.2.4.4 | OCTET STRING | read-write | The Password required when upgrade. |
| OCT adslAturUpgradePATH | 1.3.6.1.4.1.4900.1.2.2.4.5 | OCTET STRING | read-write | The PATH(and FILENAME) of the file to be upgraded. |
| INT adslAturUpgradeStatus | 1.3.6.1.4.1.4900.1.2.2.4.6 | INTEGER | read-only | This is the state indication when upgrading firmware. After having finished saving firmware to non-volatile memory, RTU agent will send a trap (adslAturTrapUpgradeSuccess) to Manager to indicate upgrade status. |
| OCT adslAturUpgradeUSER | 1.3.6.1.4.1.4900.1.2.2.4.3 | OCTET STRING | read-write | The Username required when upgrade. |
RFC description
Manages ADSL ATU-R (ADSL Transceiver Unit - Remote) system information, firmware, diagnostics, and traps.
Start monitoring Conexant-chipset ADSL CPE modems 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.