hwVectoringVceRunInfoCollectState

HUAWEI-VECTOR-MIB · .1.3.6.1.4.1.2011.6.171.13.1.3

Object

column Enumeration
Indicates the status of vectoring running information collection.
Options:
1. nocollect(1)   - The collection does not start.
2. collecting(2)  - The colleciton is running.
3. collected(3)   - The collection completed.

Context

MIB
HUAWEI-VECTOR-MIB
OID
.1.3.6.1.4.1.2011.6.171.13.1.3
Type
column
Access
readonly
Status
current
Parent
hwVectoringVceRunInfoCollectEntry

Walk 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::hwVectoringVceRunInfoCollectState'
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::hwVectoringVceRunInfoCollectState.<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::hwVectoringVceRunInfoCollectState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nocollect
2collecting
3collected