ADSL-LINE-MIB :: adslLineType

MIB Reference — IPNetwork Monitor

All MIBsADSL-LINE-MIBadslLineType

adslLineType

Module: ADSL-LINE-MIB

OID (symbolic): ADSL-LINE-MIB::adslLineType

OID (numeric): 1.3.6.1.2.1.10.94.1.1.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Defines the type of ADSL physical line entity that exists, by defining whether and how the line is channelized. If the line is channelized, the value will be other than noChannel(1). This object defines which channel type(s) are supported.

In the case that the line is channelized, the manager can use the ifStackTable to determine the ifIndex for the associated channel(s).

What is adslLineType?

This read-only OID indicates whether the ADSL line is split into separate fast and interleaved channels. Understanding the line type tells you what performance characteristics are possible and whether both channels are available. A value of 4 means the line can support either fast-only or interleaved-only mode, but not both at the same time.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.2
snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslLineType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.2.1
snmpget -v2c -c public <target> ADSL-LINE-MIB::adslLineType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslLineType.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.94adslMIBADSL-LINE-MIB
1.3.6.1.2.1.10.94.1adslLineMibADSL-LINE-MIB
1.3.6.1.2.1.10.94.1.1adslMibObjectsADSL-LINE-MIB
1.3.6.1.2.1.10.94.1.1.1adslLineTableADSL-LINE-MIB
1.3.6.1.2.1.10.94.1.1.1.1adslLineEntryADSL-LINE-MIB
1.3.6.1.2.1.10.94.1.1.1.1.2adslLineTypeADSL-LINE-MIB