ifCfgPortAdslRxRate
NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.5
Object
column r/w
KbpsInteger32
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'.
Context
- MIB
- NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8059.1.2.1.1.1.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Kbps
- Parent
- ifCfgPortAdslEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslRxRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslRxRate.<ifCfgAdslSlotIndex>.<ifCfgAdslPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB::ifCfgPortAdslRxRate'
Syntax
KbpsInteger32
Values & Constraints
Object Constraints
range: 1-32