hw10GEOpticsMDIdentifier

HUAWEI-ETHERNET-OPTICMODULE-MIB · .1.3.6.1.4.1.2011.5.14.6.3.1.1

Object

column Enumeration
Indicate the identifier of 10GE optical module.
Options:                          
1. unknown(0)                  -unknown identifier of 10GE optical module    
2. gbic(1)                     -the identifier of 10GE optical module is gbic
3. solderedToMotherBoard(2)    -the identifier of 10GE optical module is solderedToMotherBoard
4. sfp(3)                      -the identifier of 10GE optical module is sfp
5. pin300XBI(4)                -the identifier of 10GE optical module is pin300XBI
6. xenpak(5)                   -the identifier of 10GE optical module is xenpak
7. xfp(6)                      -the identifier of 10GE optical module is xfp
8. xff(7)                      -the identifier of 10GE optical module is xff
9. xfep(8)                     -the identifier of 10GE optical module is xfep
10. xpak(9)                    -the identifier of 10GE optical module is xpak
11. x2(10)                     -the identifier of 10GE optical module is x2 
12. invalid(-1)				-invalid value

Context

MIB
HUAWEI-ETHERNET-OPTICMODULE-MIB
OID
.1.3.6.1.4.1.2011.5.14.6.3.1.1
Type
column
Access
readonly
Status
current
Parent
hw10GEOpticsModuleInformationEntry

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-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hw10GEOpticsMDIdentifier'
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::hw10GEOpticsMDIdentifier.<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::hw10GEOpticsMDIdentifier'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
0unknown
1gbic
2solderedToMotherBoard
3sfp
4pin300XBI
5xenpak
6xfp
7xff
8xfep
9xpak
10x2