hwVectoringVceRunInfoCollectStart
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.13.1.2
Object
column r/w
Enumeration
The leaf is used to start vectoring running information collection. Options: 1. start(1) - Start to collect vectoring running information. 2. invalid(-1) - Invalid value.
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVectoringVceRunInfoCollectEntry
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-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringVceRunInfoCollectStart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringVceRunInfoCollectStart.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VECTOR-MIB::hwVectoringVceRunInfoCollectStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | start |