hwXponOntEthernetPortOpticalExtID
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.5.13.1.2
Object
column Enumeration
Indicate the extended type of optical module. Options: 1. notSpecifiedOrNotCompliant(1) -the extended type of optical module is notSpecifiedOrNotCompliant 2. moddef1(2) -the extended type of optical module is moddef1 3. moddef2(3) -the extended type of optical module is moddef2 4. moddef3(4) -the extended type of optical module is moddef3 5. bySerialIDOnly(5) -the extended type of optical module is bySerialIDOnly 6. moddef5(6) -the extended type of optical module is moddef5 7. moddef6(7) -the extended type of optical module is moddef6 8. moddef7(8) -the extended type of optical module is moddef7 9. 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.5.13.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwXponOntEthernetPortOpticalStaticInfoEntry
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::hwXponOntEthernetPortOpticalExtID'
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::hwXponOntEthernetPortOpticalExtID.<ifIndex>.<hwXponOntIndex>.<hwXponOntEthPortId>'
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::hwXponOntEthernetPortOpticalExtID'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | notSpecifiedOrNotCompliant |
2 | moddef1 |
3 | moddef2 |
4 | moddef3 |
5 | bySerialIDOnly |
6 | moddef5 |
7 | moddef6 |
8 | moddef7 |