hwOpticsMDSpeed
HUAWEI-ETHERNET-OPTICMODULE-MIB ·
.1.3.6.1.4.1.2011.5.14.6.2.1.7
Object
column Enumeration
Fibre Channel speed. Options: 1. speed400MBytesPerSec(1) -fibre channel speed is 400 MBits/s 2. speed200MBytesPerSec(2) -fibre channel speed is 200 MBits/s 3. speed100MBytesPerSec(3) -fibre channel speed is 100 MBits/s 4. speed800MBytesPerSec(4) -fibre channel speed is 800 MBits/s 5. speed1200MBytesPerSec(5) -fibre channel speed is 1200 MBits/s 6. speed1600MBytesPerSec(6) -fibre channel speed is 1600 MBits/s 7. speed3200MBytesPerSec(7) -fibre channel speed is 3200 MBits/s 8. speedExtended(8) -fibre channel speed is extended specification 9. invalid(-1) -invalid value
Context
- MIB
- HUAWEI-ETHERNET-OPTICMODULE-MIB
- OID
.1.3.6.1.4.1.2011.5.14.6.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOpticsModuleTransceiverEntry
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-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsMDSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsMDSpeed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsMDSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | speed400MBytesPerSec |
2 | speed200MBytesPerSec |
3 | speed100MBytesPerSec |
4 | speed800MBytesPerSec |
5 | speed1200MBytesPerSec |
6 | speed1600MBytesPerSec |
7 | speed3200MBytesPerSec |
8 | speedExtended |