zhoneVdslPhysCurrConnType
ZhoneVdsl-MIB ·
.1.3.6.1.4.1.5504.5.13.1.1.2.1.12
Object
column Enumeration
Indicates current connection type.
unknown(1) - could not determine connection type
not-connected(2) - connection has not been established
invalid(3) - unknown connection established
adsl(4) - G.992.1/2
adsl2(5) - G.992.3/4
adsl2-annexm(6) - G.992.3/4 with Annex M
adsl2plus(7) - G.992.5
adsl2plus-annexm(8) - G.992.5 with Annex M
vdsl1(9) - G.993.1
vdsl2(10) - G.993.2
Context
- MIB
- ZhoneVdsl-MIB
- OID
.1.3.6.1.4.1.5504.5.13.1.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneVdslPhysEntry
- Groups
- 1
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 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneVdsl-MIB::zhoneVdslPhysCurrConnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneVdsl-MIB::zhoneVdslPhysCurrConnType.<ifIndex>.<zhoneVdslPhysSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneVdsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneVdsl-MIB::zhoneVdslPhysCurrConnType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | not-connected |
3 | invalid |
4 | adsl |
5 | adsl2 |
6 | adsl2-annexm |
7 | adsl2plus |
8 | adsl2plus-annexm |
9 | vdsl1 |
10 | vdsl2 |
Conformance
Member of