hwEponOltXFPOpticsModuleInfoMaxBitRateSupportedByCDR

HUAWEI-XPON-MIB · .1.3.6.1.4.1.2011.6.128.1.1.2.24.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-MIB
OID
.1.3.6.1.4.1.2011.6.128.1.1.2.24.1.26
Type
column
Access
readonly
Status
current
Parent
hwEponOltXFPOpticsModuleInfoEntry

Walk 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-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoMaxBitRateSupportedByCDR'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoMaxBitRateSupportedByCDR.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoMaxBitRateSupportedByCDR'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
0cDRNosupport
1maxBitRateSupportedByCDR11p1
3maxBitRateSupportedByCDR10p7
7maxBitRateSupportedByCDR10p5
15maxBitRateSupportedByCDR10p3
31maxBitRateSupportedByCDR9p95