ifCfgPortE1RxTxRate
NTNTECH-INTERFACE-MODULE-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.2.1.1.1.2.7.1.3
Object
column r/w
KbpsEnumeration
E1 symetrical (Rx/Tx) data rates.
E1 module types and the associated Rx/Tx data rates-
EAM2000-12,EIM2000-12,EIM2000-24:
Data Rates (Kbps): 256,512,768,1024,1280,1536,1792,1984
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.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Kbps
- Parent
- ifCfgPortE1Entry
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::ifCfgPortE1RxTxRate'
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::ifCfgPortE1RxTxRate.<ifCfgE1SlotIndex>.<ifCfgE1PortIndex>'
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::ifCfgPortE1RxTxRate'
Syntax
KbpsEnumeration
Values & Constraints
Enumerated Values
0 | e1RxTxRateDefect |
1 | e1RxTxRate256 |
2 | e1RxTxRate512 |
3 | e1RxTxRate768 |
4 | e1RxTxRate1024 |
5 | e1RxTxRate1280 |
6 | e1RxTxRate1536 |
7 | e1RxTxRate1792 |
8 | e1RxTxRate1984 |
255 | e1RxTxRateOff |