ifCfgPortIdslRxTxRate
NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.2.1.1.1.2.4.1.3
Object
column r/w
KbpsEnumeration
IDSL symetrical (Rx/Tx) data rates.
IDSL module types and the associated Rx/Tx data rates-
IAM144-12:
Data Rates (Kbps): 128,144
Note: if a rate value of zero(0) is returned via a GET operation,
it will indicate that the port is defective.
Context
- MIB
- NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8059.1.2.1.1.1.2.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Kbps
- Parent
- ifCfgPortIdslEntry
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::ifCfgPortIdslRxTxRate'
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::ifCfgPortIdslRxTxRate.<ifCfgIdslSlotIndex>.<ifCfgIdslPortIndex>'
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::ifCfgPortIdslRxTxRate'
Syntax
KbpsEnumeration
Values & Constraints
Enumerated Values
0 | idslRxTxRateDefect |
1 | idslRxTxRate128 |
2 | idslRxTxRate144 |
255 | idslRxTxRateOff |