All MIBs › NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB › ifCfgPortAdslTxRate
ifCfgPortAdslTxRate
Module: NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB
OID (symbolic): NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslTxRate
OID (numeric): 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: ADSL downstream (Tx) data rates.
The available downstream data rates range from 32Kbps to 8064Kbps. The downstream data rate can be set by the user via the set value x where x = 1 to 252. The actual data rate that is represented by these set values can be calculated using the following formula,
(x * 32Kbps) = downstream data rate,
i.e. (252 * 32Kbps) = 8064Kbps
Note: if a Tx rate value of zero(0) is returned via a GET operation, this would indicate that the port is in 'Adaptive' mode and that the link condition is 'linkdown'.
What is ifCfgPortAdslTxRate?
This read-write value (1-252) sets the ADSL downstream (Tx) data rate in multiples of 32 Kbps — e.g. a set value of 252 yields 8064 Kbps — covering the 32-8064 Kbps range; a GET returning 0 means the port is in Adaptive mode with the link currently down. An admin calculates the required set value from the desired Kbps rate divided by 32 when provisioning a fixed-rate ADSL circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.6 snmpwalk -v2c -c public <target> NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslTxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.6.1 snmpget -v2c -c public <target> NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslTxRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.6.1 i <value>
Start monitoring Paradyne nTech DSLAMs/access multiplexers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslTxRate OID value, configure state conditions and alerts, and monitor any Paradyne nTech DSLAMs/access multiplexers from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8059 | ntntechRootMIB | NTNTECH-ROOT-MIB |
| 1.3.6.1.4.1.8059.1 | ntntechNamingTree | NTNTECH-ROOT-MIB |
| 1.3.6.1.4.1.8059.1.2 | ntntechInterfaceModule | NTNTECH-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8059.1.2.1 | ntntechInterfaceModuleConfigurationMIB | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |
| 1.3.6.1.4.1.8059.1.2.1.1 | ifModCfgMIBObjects | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |
| 1.3.6.1.4.1.8059.1.2.1.1.1 | ifModCfgParameterConfiguration | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |
| 1.3.6.1.4.1.8059.1.2.1.1.1.2 | prmCfgInterfacePort | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |
| 1.3.6.1.4.1.8059.1.2.1.1.1.2.3 | ifCfgPortAdslTable | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |
| 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1 | ifCfgPortAdslEntry | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |
| 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.6 | ifCfgPortAdslTxRate | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |