hw10GponOltOpticsModuleInfoMaxBitRateSupportedByCDR
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.2.6.1.26
Object
column Enumeration
This object indicates the max bit rate by CDR. Options: 1. cdrNosupport(0) - CDR not support 2. maxBitRateSupportedByCDR11p1(1) - CDR support for 11.1 Gb/s 3. maxBitRateSupportedByCDR10p7(3) - CDR support for 10.7 Gb/s 4. maxBitRateSupportedByCDR10p5(7) - CDR support for 10.5 Gb/s 5. maxBitRateSupportedByCDR10p3(15) - CDR support for 10.3 Gb/s 6. maxBitRateSupportedByCDR9p95(31) - CDR support for 9.95 Gb/s 7. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.2.6.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hw10GponOltOpticsModuleInformationEntry
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 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hw10GponOltOpticsModuleInfoMaxBitRateSupportedByCDR'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hw10GponOltOpticsModuleInfoMaxBitRateSupportedByCDR.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hw10GponOltOpticsModuleInfoMaxBitRateSupportedByCDR'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
0 | cdrNosupport |
1 | maxBitRateSupportedByCDR11p1 |
3 | maxBitRateSupportedByCDR10p7 |
7 | maxBitRateSupportedByCDR10p5 |
15 | maxBitRateSupportedByCDR10p3 |
31 | maxBitRateSupportedByCDR9p95 |