hwVectoringProfCableType
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.3.1.12
Object
column r/w
Enumeration
Cable type. Options: 1. atis(1) - ATIS 2. quad(2) - Quad 3. paperInsulated(3) - Paper Insulated 4. tp100(4) - TP100 5. other(5) - Other
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVectoringConfProfEntry
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::hwVectoringProfCableType'
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::hwVectoringProfCableType.<hwVectoringProfName>'
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::hwVectoringProfCableType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | atis |
2 | quad |
3 | paperInsulated |
4 | tp100 |
5 | other |