dsx1LineImpedance
DS1-MIB ·
.1.3.6.1.2.1.10.18.6.1.23
Object
column r/w
Enumeration
Nominal line impedance. For T1 and J1 lines, the value is typically balanced100ohms(3). For E1 lines, the value is typically unbalanced75ohms(2) and balanced120ohms(4). When this object does not apply, or when the appropriate value is not known, the value should be set to notApplicable(1).
Context
- MIB
- DS1-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1ConfigEntry
- 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 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1LineImpedance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1LineImpedance.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS1-MIB::dsx1LineImpedance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | unbalanced75ohms |
3 | balanced100ohms |
4 | balanced120ohms |
Conformance
Member of
Compliance refinements
ds1J1Compliance
readonly
The ability to set line impedance is not
required.
required.
ds1NMibE1PriNCompliance
readonly
The ability to set line impedance is not
required.
required.