optixVC12Action
OPTIX-PKT-PORT-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.52.1.12.1.6
Object
column r/w
Enumeration
This parameter specifies the bit test start control. 0: stop, 1: start, 255: invalid
Context
- MIB
- OPTIX-PKT-PORT-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.52.1.12.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixVC12Entry
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-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PORT-MIB::optixVC12Action'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PORT-MIB::optixVC12Action.<optixLogBoardId>.<optixLogSubCardId>.<optixVC12pid>.<optixVC12HpId>.<optixVC12LpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-PORT-MIB::optixVC12Action'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stop |
1 | start |
255 | invalid |