adslLineOpenMode
BIANCA-BRICK-ADSL-MIB ·
.0.1.1.1.1.3
Object
column r/w
Enumeration
Specifies the ADSL opening mode used on this line. Possible values: open (3): do not use adsl line, ansiT1dot413 (5): ANSI T1.413, gdmt (6): ADSL classic, G.DMT, ITU-T G.992.1 gliteg992dot2 (7): Splitterless ADSL, G.Lite, ITU-T G.992.2, multimode (8), adsl2 (9): ADSL2, G.DMT.Bis, ITU-T G.992.3, adsl2delt (10: ADSL2 Double Ended Line Test, adsl2plus (11): ADSL2 Plus, ITU-T G.992.5, adsl2plusdelt (12): ADSL2 Plus Double Ended Line Test, readsl2 (13): Reach Extended ADSL2, readsl2delt (14): Reach Extended ADSL2 Double Ended Line Test, multimodeM (15): multimode including ADSL2(+) Annex M, adsl2plusAnnexM (16): ITU-T G.992.5 Annex M, vdsl2 (17): VDSL2, ITU-T G.993.2, multimodeVdsl (18): contains multimode (8) and vdsl2 (17)
Context
- MIB
- BIANCA-BRICK-ADSL-MIB
- OID
.0.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslLineEntry
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 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADSL-MIB::adslLineOpenMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADSL-MIB::adslLineOpenMode.<adslLineIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-ADSL-MIB::adslLineOpenMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | open |
5 | ansiT1dot413 |
6 | gdmt |
7 | gliteg992dot2 |
8 | multimode |
9 | adsl2 |
10 | adsl2delt |
11 | adsl2plus |
12 | adsl2plusdelt |
13 | readsl2 |
14 | readsl2delt |
15 | multimodeM |
16 | adsl2plusAnnexM |
17 | vdsl2 |
18 | multimodeVdsl |