dsx1LineType
RFC1406-MIB ·
.1.3.6.1.2.1.10.18.6.1.5
Object
column mandatory
r/w
Enumeration
This variable indicates the variety of DS1
Line implementing this circuit. The type of
circuit affects the number of bits per second
that the circuit can reasonably carry, as well
as the interpretation of the usage and error
statistics. The values, in sequence, describe:
TITLE: SPECIFICATION:
dsx1ESF Extended SuperFrame DS1
dsx1D4 AT&T D4 format DS1
dsx1E1 CCITT Recommendation G.704
(Table 4a)
dsx1E1-CRC CCITT Recommendation G.704
(Table 4b)
dsxE1-MF G.704 (Table 4a) with TS16
multiframing enabled
dsx1E1-CRC-MF G.704 (Table 4b) with TS16
multiframing enabled
Context
- MIB
- RFC1406-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dsx1ConfigEntry
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 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1406-MIB::dsx1LineType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1406-MIB::dsx1LineType.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1406-MIB::dsx1LineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | dsx1ESF |
3 | dsx1D4 |
4 | dsx1E1 |
5 | dsx1E1-CRC |
6 | dsx1E1-MF |
7 | dsx1E1-CRC-MF |