adGenVectorPhyStatusPortVectoringState
ADTRAN-GENERIC-VECTORING-MIB ·
.1.3.6.1.4.1.664.5.70.57.1.7.1.5
Object
The vectoring state of a physical port. The ff suffix designates vectoring friendly states.
Context
- MIB
- ADTRAN-GENERIC-VECTORING-MIB
- OID
.1.3.6.1.4.1.664.5.70.57.1.7.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenVectorPhyStatusEntry
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 'ADTRAN-GENERIC-VECTORING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-VECTORING-MIB::adGenVectorPhyStatusPortVectoringState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-VECTORING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-VECTORING-MIB::adGenVectorPhyStatusPortVectoringState.<adGenVectorPhyStatusPhyIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-VECTORING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-VECTORING-MIB::adGenVectorPhyStatusPortVectoringState'
Syntax
- Source
- AdGenVectorPhyPortVectoringState
- Base type
Enumeration
Values & Constraints
Type Values
0 | idle |
1 | dsInit-1-0 |
2 | dsInit-2-1 |
3 | usInit-1 |
4 | usInit-2 |
5 | steady |
6 | trans |
7 | waitForStart |
8 | dsInit-1-1 |
9 | dsInit-2-0 |
10 | reset |
11 | nonVectoring |
12 | handshake |
13 | waitForStart-Legacy |
14 | init-Legacy |
15 | steady-Legacy |
16 | steadyB |
17 | stopPending |
18 | idle-FF |
19 | dsInit-1-0-ff |
20 | dsInit-2-1-ff |
21 | usInit-1-ff |
22 | usInit-2-ff |
23 | steady-ff |
24 | trans-ff |
25 | waitForStart-ff |
26 | dsInit-1-1-ff |
27 | dsInit-2-0-ff |
28 | steadyB-ff |
29 | stopPending-ff |
30 | unknown |
31 | fallback |