hwVectoringVceRunInfoCollectResult
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.10.3
Object
scalar Enumeration
Indicates the status of vectoring running information collection. Options: 1. noFail(0) - Vectoring running information has been collected successfully. 2. memFull(1) - The memory for vectoring running information collection is used up. 3. otherCause(2) - Other collection failure reasons.
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.10.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwVectoringTrapsVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwVectoringVceRunInfoCollectResult.0'
More examples
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::hwVectoringVceRunInfoCollectResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noFail |
1 | memFull |
2 | otherCause |