ifCfgPortT1RxTxRate
NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.2.1.1.1.2.6.1.3
Object
column r/w
KbpsEnumeration
T1 symetrical (Rx/Tx) data rates.
T1 module types and the associated Rx/Tx data rates-
TAM1500-12,TIM1500-12,TIM1500-24:
Data Rates (Kbps): 192,384,576,768,960,1152,1344,1536
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.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Kbps
- Parent
- ifCfgPortT1Entry
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::ifCfgPortT1RxTxRate'
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::ifCfgPortT1RxTxRate.<ifCfgT1SlotIndex>.<ifCfgT1PortIndex>'
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::ifCfgPortT1RxTxRate'
Syntax
KbpsEnumeration
Values & Constraints
Enumerated Values
0 | t1RxTxRateDefect |
1 | t1RxTxRate192 |
2 | t1RxTxRate384 |
3 | t1RxTxRate576 |
4 | t1RxTxRate768 |
5 | t1RxTxRate960 |
6 | t1RxTxRate1152 |
7 | t1RxTxRate1344 |
8 | t1RxTxRate1536 |
255 | t1RxTxRateOff |