hwOpticsMDLinkLength
HUAWEI-ETHERNET-OPTICMODULE-MIB ·
.1.3.6.1.4.1.2011.5.14.6.2.1.4
Object
column Enumeration
Fibre Channel link length. Options: 1. veryLongDistance(1) -fibre channel link length is veryLongDistance 2. shortDistance(2) -fibre channel link length is shortDistance 3. intermediateDistance(3) -fibre channel link length is intermediateDistance 4. longDistance(4) -fibre channel link length is longDistance 5. mediumDistance -fibre channel link length is MediumDistance 6. invalid(-1) -invalid value
Context
- MIB
- HUAWEI-ETHERNET-OPTICMODULE-MIB
- OID
.1.3.6.1.4.1.2011.5.14.6.2.1.4- 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::hwOpticsMDLinkLength'
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::hwOpticsMDLinkLength.<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::hwOpticsMDLinkLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | veryLongDistance |
2 | shortDistance |
3 | intermediateDistance |
4 | longDistance |
5 | mediumDistance |