adslLineConfProfileDualLite
ADSL-LINE-EXT-MIB ·
.1.3.6.1.2.1.10.94.3.1.17.1.5
Object
This object extends the definition an ADSL line and
associated channels (when applicable) for cases
when it is configured in dual mode, and operating
in a G.Lite-type mode as denoted by
adslLineTransAtucActual. Dual mode exists when the
object, adslLineTransAtucConfig, is configured with
one or more full-rate modes and one or more G.Lite
modes simultaneously.
When 'dynamic' profiles are implemented, the value
of object is equal to the index of the applicable
row in the ADSL Line Configuration Profile Table,
AdslLineConfProfileTable defined in ADSL-MIB
[RFC2662].
In the case when dual-mode has not been enabled,
the value of the object will be equal to the value
of the object adslLineConfProfile [RFC2662].
When `static' profiles are implemented, in much
like the case of the object,
adslLineConfProfileName [RFC2662], this object's
value will need to algorithmically represent the
characteristics of the line. In this case, the
value of the line's ifIndex plus a value indicating
the line mode type (e.g., G.Lite, Full-rate) will
be used. Therefore, the profile's name is a string
concatenating the ifIndex and one of the follow
values: Full or Lite. This string will be
fixed-length (i.e., 14) with leading zero(s). For
example, the profile name for ifIndex that equals
'15' and is a full rate line, it will be
'0000000015Full'.
Context
- MIB
- ADSL-LINE-EXT-MIB
- OID
.1.3.6.1.2.1.10.94.3.1.17.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslLineExtEntry
- 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 'ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-EXT-MIB::adslLineConfProfileDualLite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-EXT-MIB::adslLineConfProfileDualLite.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL-LINE-EXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL-LINE-EXT-MIB::adslLineConfProfileDualLite'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
adslExtLineMibAtucCompliance
readonly
Read-only access is applicable only when
static profiles as defined in ADSL Line MIB
[RFC2662] are implemented.
static profiles as defined in ADSL Line MIB
[RFC2662] are implemented.