hwVectoringLinkCPEType
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.4.1.5
Object
column Enumeration
If the port is activated, it is the type of the activated CPE. If the port was activated but is not currently activated, it is the type of previsouly activated CPE connected to the port. If the CPE and CO connected to the port were trained but are not activated, it is the type of CPE identified during the training. If the port does not receive handshake requests from a CPE, the CPE type is unknown. Options: 1. vectoring(1) - The CPE type is vectoring 2. fullFriendly(2) - The CPE type is vectoring full friendly 3. friendlyDs(3) - The CPE type is vectoring friendly ds 4. legacyVdsl2(4) - The CPE type is vdsl2 5. adsl(5) - The CPE type is adsl/2/2+ 6. unknown(6) - The CPE type is unknown 7. fast(7) - The CPE type is G.fast
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVectoringPortEntry
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::hwVectoringLinkCPEType'
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::hwVectoringLinkCPEType.<ifIndex>'
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::hwVectoringLinkCPEType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vectoring |
2 | fullFriendly |
3 | friendlyDs |
4 | legacyVdsl2 |
5 | adsl |
6 | unknown |
7 | fast |