msanAdslLineExtnServiceType
ISKRATEL-MSAN-MIB ·
.1.3.6.1.4.1.1332.1.1.5.3.36.3.1.17
Object
column Enumeration
The service type configured in ADSL configuration profile which applies for this line. Supported values: 1: multimode 2: reserved 3: T1_413 4: G.DMT 6: ADSL2+ 7: ADSL2 8: ADSL2+ AUTO[+Annex M] 9: ADSL2 AUTO[+Annex M] 10: READSL2
Context
- MIB
- ISKRATEL-MSAN-MIB
- OID
.1.3.6.1.4.1.1332.1.1.5.3.36.3.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- msanAdslLineExtnEntry
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 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanAdslLineExtnServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanAdslLineExtnServiceType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISKRATEL-MSAN-MIB::msanAdslLineExtnServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | multimode |
2 | reserved |
3 | t1413 |
4 | gDmt |
6 | adsl2plus |
7 | adsl2 |
8 | adsl2plusAutoAnnexM |
9 | adsl2AutoAnnexM |
10 | reAdsl2 |