All MIBs › NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB › ifCfgPortAdslRxRate
ifCfgPortAdslRxRate
Module: NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB
OID (symbolic): NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslRxRate
OID (numeric): 1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: ADSL upstream (Rx) data rate.
The available upstream data rates range from 32Kbps to 1024Kbps. The upstream data rate can be set by the user via the set value x where x = 1 to 32. The actual data rate that is represented by these set values can be calculated using the following formula,
(x * 32Kbps) = upstream data rate,
i.e. (3 * 32Kbps) = 96Kbps
Note: if an Rx 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 ifCfgPortAdslRxRate?
This read-write value (1-32) sets the ADSL upstream (Rx) data rate in multiples of 32 Kbps — e.g. a set value of 3 yields 96 Kbps — covering the 32-1024 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.5 snmpwalk -v2c -c public <target> NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslRxRate
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.5.1 snmpget -v2c -c public <target> NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslRxRate.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.5.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::ifCfgPortAdslRxRate 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.5 | ifCfgPortAdslRxRate | NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB |