optixEthPWCtrlWord
OPTIX-PW-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.6.1.2.1.12
Object
column r/w
Enumeration
This object indicates the usage policy of the control word. 1: not-use 2: frt-use 3: mst-use
Context
- MIB
- OPTIX-PW-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.6.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixStaticUcEthPWEntry
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 'OPTIX-PW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PW-MIB::optixEthPWCtrlWord'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PW-MIB::optixEthPWCtrlWord.<optixEthPWIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PW-MIB::optixEthPWCtrlWord'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notuse |
2 | fstuse |
3 | mstuse |