hwORType
HUAWEI-ENVIRONMENT-MIB ·
.1.3.6.1.4.1.2011.6.1.1.7.1.38
Object
column Enumeration
The optical type of optical node. Options: 1.optical-receiver(1) 2.optical-receiver/optical-transmitter(2) 3.dual-channel optical-receiver(3) 4.optical-receiver/dual-channel optical-transmitter(4) 5.dual-channel optical-receiver/dual-channel optical-transmitter(5) 6.dual-channel optical-receiver/optical-transmitter(6) 7.optical-transmitter(7) 8.dual-channel optical-transmitter(8) 9.invalid type(99)
Context
- MIB
- HUAWEI-ENVIRONMENT-MIB
- OID
.1.3.6.1.4.1.2011.6.1.1.7.1.38- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOpticalNodeEntry
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-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwORType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwORType.<hwFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENVIRONMENT-MIB::hwORType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opticalreceiver |
2 | opticalreceivertransmitter |
3 | dualchannelopticalreceiver |
4 | opticalreceiverdualchannelopticaltransmitter |
5 | dualchannelopticalreceiverdualchannelopticaltransmitter |
6 | dualchannelopticalreceiveropticaltransmitter |
7 | opticaltransmitter |
8 | dualchannelopticaltransmitter |
99 | invalid |