hdsl2ShdslSpanConfWireInterface
HDSL2-SHDSL-LINE-MIB ·
.1.3.6.1.2.1.10.48.1.10.1.2
Object
column r/w
Enumeration
This object configures the two-wire or optional four-wire, six-wire, or eight-wire operation for SHDSL lines.
Context
- MIB
- HDSL2-SHDSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.48.1.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hdsl2ShdslSpanConfProfileEntry
- 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 'HDSL2-SHDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfWireInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HDSL2-SHDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfWireInterface.<hdsl2ShdslSpanConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HDSL2-SHDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfWireInterface'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | twoWire |
2 | fourWire |
3 | sixWire |
4 | eightWire |
Conformance
Member of
Compliance refinements
hdsl2ShdslLineMibCompliance
Enumeration
Values:
twoWire(1), fourWire(2)
An implementation only has to support the range as
applicable for the original g.shdsl specification defined
in RFC 3276.
applicable for the original g.shdsl specification defined
in RFC 3276.