Reference record for OID 1.3.6.1.2.1.10.238.1.2.2


parent
1.3.6.1.2.1.10.238.1.2 (adsl2Status)
node code
2
node name
adsl2SCStatusTable
dot oid
1.3.6.1.2.1.10.238.1.2.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) adsl2MIB(238) adsl2(1) adsl2Status(2) adsl2SCStatusTable(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) adsl2MIB(238) adsl2(1) adsl2Status(2) adsl2SCStatusTable(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) adsl2MIB(238) adsl2(1) adsl2Status(2) adsl2SCStatusTable(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) adsl2MIB(238) adsl2(1) adsl2Status(2) adsl2SCStatusTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) adsl2MIB(238) adsl2(1) adsl2Status(2) adsl2SCStatusTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) adsl2MIB(238) adsl2(1) adsl2Status(2) adsl2SCStatusTable(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/transmission/adsl2MIB/adsl2/adsl2Status/adsl2SCStatusTable
  • /iso/identified-organization/dod/internet/mgmt/mib/transmission/adsl2MIB/adsl2/adsl2Status/adsl2SCStatusTable
  • /iso/org/dod/internet/mgmt/mib-2/transmission/adsl2MIB/adsl2/adsl2Status/adsl2SCStatusTable
  • /iso/org/dod/internet/mgmt/mib/transmission/adsl2MIB/adsl2/adsl2Status/adsl2SCStatusTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/transmission/adsl2MIB/adsl2/adsl2Status/adsl2SCStatusTable
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/transmission/adsl2MIB/adsl2/adsl2Status/adsl2SCStatusTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/10/238/1/2/2

    Description by cisco_v1

    The table adsl2SCStatusTable contains status parameters
    of the ADSL2 sub-carriers. The following points apply to this
    table:
    1. The main purpose of this table is to hold the results
    of a DELT.
    2. This table also holds parameters obtained at line
    initialization time.
    3. The rows in this table are volatile; that is, they are
    lost if the SNMP agent is rebooted.
    4. Due to the large OCTET STRING attributes in this table,
    the worst case memory requirements for this table are
    very high. The manager may use the row status attribute
    of this table to delete rows in order to reclaim memory.
    5. The manager may create rows in this table. The SNMP
    agent may create rows in this table. Only the manager
    may delete rows in this table.
    6. The maximum number of rows allowable in this table is
    indicated by the scalar attribute
    adsl2ScalarSCMaxInterfaces.
    The number of rows available in this table is indicated
    by the scalar attribute adsl2ScalarSCAvailInterfaces.
    7. The SNMP agent is permitted to create rows in this table
    when a DELT completes successfully or when line
    initialization occurs. It is not mandatory for the SNMP
    agent to create rows in this table; hence, it may be
    necessary for the manager to create rows in this table
    before any results can be stored.
    8. If the manager attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the response to the SNMP SET PDU
    will contain the error noCreation(11).
    9. If the SNMP agent attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the attribute
    adsl2LineCmndConfLdsfFailReason will indicate the
    reason for the failure. The failure reason will be either
    tableFull(10) or noResources(11).
    10. An example of use of this table is as follows:
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes, and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : Due to a low memory condition, a row in the
    : adsl2SCStatusTable table cannot be created at
    : this time.
    Step 5. : The reason for the failure, tableFull(10), is
    : indicated in the adsl2LineCmndConfLdsfFailReason
    : attribute.
    11. Another example of use of this table is as follows :
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : The row creation is successful.
    Step 5. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).
    12. Another example of use of this table is as follows:
    Step 1. : The manager creates a row in adsl2SCStatusTable
    : for a particular ADSL2 line.
    Step 2. : The DELT is started on the above-mentioned
    : line by setting the adsl2LineCmndConfLdsf from
    : inhibit to force.
    Step 3. : The DELT completes, and valid data is
    : available.
    Step 4. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).

    Description by oid_info

    adsl2SCStatusTable OBJECT-TYPE
    SYNTAX SEQUENCE OF Adsl2SCStatusEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "The table adsl2SCStatusTable contains status parameters
    of the ADSL2 sub-carriers. The following points apply to this
    table:
    1. The main purpose of this table is to hold the results
    of a DELT.
    2. This table also holds parameters obtained at line
    initialization time.
    3. The rows in this table are volatile; that is, they are
    lost if the SNMP agent is rebooted.
    4. Due to the large OCTET STRING attributes in this table,
    the worst case memory requirements for this table are
    very high. The manager may use the row status attribute
    of this table to delete rows in order to reclaim memory.
    5. The manager may create rows in this table. The SNMP
    agent may create rows in this table. Only the manager
    may delete rows in this table.
    6. The maximum number of rows allowable in this table is
    indicated by the scalar attribute
    adsl2ScalarSCMaxInterfaces.
    The number of rows available in this table is indicated
    by the scalar attribute adsl2ScalarSCAvailInterfaces.
    7. The SNMP agent is permitted to create rows in this table
    when a DELT completes successfully or when line
    initialization occurs. It is not mandatory for the SNMP
    agent to create rows in this table; hence, it may be
    necessary for the manager to create rows in this table
    before any results can be stored.
    8. If the manager attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the response to the SNMP SET PDU
    will contain the error noCreation(11).
    9. If the SNMP agent attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the attribute
    adsl2LineCmndConfLdsfFailReason will indicate the
    reason for the failure. The failure reason will be either
    tableFull(10) or noResources(11).
    10. An example of use of this table is as follows:
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes, and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : Due to a low memory condition, a row in the
    : adsl2SCStatusTable table cannot be created at
    : this time.
    Step 5. : The reason for the failure, tableFull(10), is
    : indicated in the adsl2LineCmndConfLdsfFailReason
    : attribute.
    11. Another example of use of this table is as follows :
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : The row creation is successful.
    Step 5. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).
    12. Another example of use of this table is as follows:
    Step 1. : The manager creates a row in adsl2SCStatusTable
    : for a particular ADSL2 line.
    Step 2. : The DELT is started on the above-mentioned
    : line by setting the adsl2LineCmndConfLdsf from
    : inhibit to force.
    Step 3. : The DELT completes, and valid data is
    : available.
    Step 4. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2)."

    View at oid-info.com

    Description by mibdepot

    The table adsl2SCStatusTable contains status parameters
    of the ADSL2 sub-carriers. The following points apply to this
    table:
    1. The main purpose of this table is to hold the results
    of a DELT.
    2. This table also holds parameters obtained at line
    initialization time.
    3. The rows in this table are volatile; that is, they are
    lost if the SNMP agent is rebooted.
    4. Due to the large OCTET STRING attributes in this table,
    the worst case memory requirements for this table are
    very high. The manager may use the row status attribute
    of this table to delete rows in order to reclaim memory.
    5. The manager may create rows in this table. The SNMP
    agent may create rows in this table. Only the manager
    may delete rows in this table.
    6. The maximum number of rows allowable in this table is
    indicated by the scalar attribute
    adsl2ScalarSCMaxInterfaces.
    The number of rows available in this table is indicated
    by the scalar attribute adsl2ScalarSCAvailInterfaces.
    7. The SNMP agent is permitted to create rows in this table
    when a DELT completes successfully or when line
    initialization occurs. It is not mandatory for the SNMP
    agent to create rows in this table; hence, it may be
    necessary for the manager to create rows in this table
    before any results can be stored.
    8. If the manager attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the response to the SNMP SET PDU
    will contain the error noCreation(11).
    9. If the SNMP agent attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the attribute
    adsl2LineCmndConfLdsfFailReason will indicate the
    reason for the failure. The failure reason will be either
    tableFull(10) or noResources(11).
    10. An example of use of this table is as follows:
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes, and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : Due to a low memory condition, a row in the
    : adsl2SCStatusTable table cannot be created at
    : this time.
    Step 5. : The reason for the failure, tableFull(10), is
    : indicated in the adsl2LineCmndConfLdsfFailReason
    : attribute.
    11. Another example of use of this table is as follows :
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : The row creation is successful.
    Step 5. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).
    12. Another example of use of this table is as follows:
    Step 1. : The manager creates a row in adsl2SCStatusTable
    : for a particular ADSL2 line.
    Step 2. : The DELT is started on the above-mentioned
    : line by setting the adsl2LineCmndConfLdsf from
    : inhibit to force.
    Step 3. : The DELT completes, and valid data is
    : available.
    Step 4. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).

    Parsed from file rfc4706-ADSL2.mib-2.txt
    Company: None
    Module: ADSL2-LINE-MIB

    Description by cisco

    The table adsl2SCStatusTable contains status parameters
    of the ADSL2 sub-carriers. The following points apply to this
    table:
    1. The main purpose of this table is to hold the results
    of a DELT.
    2. This table also holds parameters obtained at line
    initialization time.
    3. The rows in this table are volatile; that is, they are
    lost if the SNMP agent is rebooted.
    4. Due to the large OCTET STRING attributes in this table,
    the worst case memory requirements for this table are
    very high. The manager may use the row status attribute
    of this table to delete rows in order to reclaim memory.
    5. The manager may create rows in this table. The SNMP
    agent may create rows in this table. Only the manager
    may delete rows in this table.
    6. The maximum number of rows allowable in this table is
    indicated by the scalar attribute
    adsl2ScalarSCMaxInterfaces.
    The number of rows available in this table is indicated
    by the scalar attribute adsl2ScalarSCAvailInterfaces.
    7. The SNMP agent is permitted to create rows in this table
    when a DELT completes successfully or when line
    initialization occurs. It is not mandatory for the SNMP
    agent to create rows in this table; hence, it may be
    necessary for the manager to create rows in this table
    before any results can be stored.
    8. If the manager attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the response to the SNMP SET PDU
    will contain the error noCreation(11).
    9. If the SNMP agent attempts to create a row in this table
    and there are no more rows available, the creation
    attempt will fail, and the attribute
    adsl2LineCmndConfLdsfFailReason will indicate the
    reason for the failure. The failure reason will be either
    tableFull(10) or noResources(11).
    10. An example of use of this table is as follows:
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes, and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : Due to a low memory condition, a row in the
    : adsl2SCStatusTable table cannot be created at
    : this time.
    Step 5. : The reason for the failure, tableFull(10), is
    : indicated in the adsl2LineCmndConfLdsfFailReason
    : attribute.
    11. Another example of use of this table is as follows :
    Step 1. : The DELT is started by setting the
    : adsl2LineCmndConfLdsf from inhibit to force.
    Step 2. : The DELT completes and valid data is
    : available.
    Step 3. : The row in the adsl2SCStatusTable where the
    : results will be stored does not yet exist so
    : the SNMP agent attempts to create the row.
    Step 4. : The row creation is successful.
    Step 5. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).
    12. Another example of use of this table is as follows:
    Step 1. : The manager creates a row in adsl2SCStatusTable
    : for a particular ADSL2 line.
    Step 2. : The DELT is started on the above-mentioned
    : line by setting the adsl2LineCmndConfLdsf from
    : inhibit to force.
    Step 3. : The DELT completes, and valid data is
    : available.
    Step 4. : The value of the attribute
    : adsl2LineCmndConfLdsfFailReasonreason is set
    : to success(2).

    Information by cisco_v1

    adsl2SCStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF Adsl2SCStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The table adsl2SCStatusTable contains status parameters of the ADSL2 sub-carriers. The following points apply to this table: 1. The main purpose of this table is to hold the results of a DELT. 2. This table also holds parameters obtained at line initialization time. 3. The rows in this table are volatile; that is, they are lost if the SNMP agent is rebooted. 4. Due to the large OCTET STRING attributes in this table, the worst case memory requirements for this table are very high. The manager may use the row status attribute of this table to delete rows in order to reclaim memory. 5. The manager may create rows in this table. The SNMP agent may create rows in this table. Only the manager may delete rows in this table. 6. The maximum number of rows allowable in this table is indicated by the scalar attribute adsl2ScalarSCMaxInterfaces. The number of rows available in this table is indicated by the scalar attribute adsl2ScalarSCAvailInterfaces. 7. The SNMP agent is permitted to create rows in this table when a DELT completes successfully or when line initialization occurs. It is not mandatory for the SNMP agent to create rows in this table; hence, it may be necessary for the manager to create rows in this table before any results can be stored. 8. If the manager attempts to create a row in this table and there are no more rows available, the creation attempt will fail, and the response to the SNMP SET PDU will contain the error noCreation(11). 9. If the SNMP agent attempts to create a row in this table and there are no more rows available, the creation attempt will fail, and the attribute adsl2LineCmndConfLdsfFailReason will indicate the reason for the failure. The failure reason will be either tableFull(10) or noResources(11). 10. An example of use of this table is as follows: Step 1. : The DELT is started by setting the : adsl2LineCmndConfLdsf from inhibit to force. Step 2. : The DELT completes, and valid data is : available. Step 3. : The row in the adsl2SCStatusTable where the : results will be stored does not yet exist so : the SNMP agent attempts to create the row. Step 4. : Due to a low memory condition, a row in the : adsl2SCStatusTable table cannot be created at : this time. Step 5. : The reason for the failure, tableFull(10), is : indicated in the adsl2LineCmndConfLdsfFailReason : attribute. 11. Another example of use of this table is as follows : Step 1. : The DELT is started by setting the : adsl2LineCmndConfLdsf from inhibit to force. Step 2. : The DELT completes and valid data is : available. Step 3. : The row in the adsl2SCStatusTable where the : results will be stored does not yet exist so : the SNMP agent attempts to create the row. Step 4. : The row creation is successful. Step 5. : The value of the attribute : adsl2LineCmndConfLdsfFailReasonreason is set : to success(2). 12. Another example of use of this table is as follows: Step 1. : The manager creates a row in adsl2SCStatusTable : for a particular ADSL2 line. Step 2. : The DELT is started on the above-mentioned : line by setting the adsl2LineCmndConfLdsf from : inhibit to force. Step 3. : The DELT completes, and valid data is : available. Step 4. : The value of the attribute : adsl2LineCmndConfLdsfFailReasonreason is set : to success(2)." ::= { adsl2Status 2 }

    Information by oid_info

    Automatically extracted from RFC4706

    Information by mibdepot

    adsl2SCStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF Adsl2SCStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The table adsl2SCStatusTable contains status parameters of the ADSL2 sub-carriers. The following points apply to this table: 1. The main purpose of this table is to hold the results of a DELT. 2. This table also holds parameters obtained at line initialization time. 3. The rows in this table are volatile; that is, they are lost if the SNMP agent is rebooted. 4. Due to the large OCTET STRING attributes in this table, the worst case memory requirements for this table are very high. The manager may use the row status attribute of this table to delete rows in order to reclaim memory. 5. The manager may create rows in this table. The SNMP agent may create rows in this table. Only the manager may delete rows in this table. 6. The maximum number of rows allowable in this table is indicated by the scalar attribute adsl2ScalarSCMaxInterfaces. The number of rows available in this table is indicated by the scalar attribute adsl2ScalarSCAvailInterfaces. 7. The SNMP agent is permitted to create rows in this table when a DELT completes successfully or when line initialization occurs. It is not mandatory for the SNMP agent to create rows in this table; hence, it may be necessary for the manager to create rows in this table before any results can be stored. 8. If the manager attempts to create a row in this table and there are no more rows available, the creation attempt will fail, and the response to the SNMP SET PDU will contain the error noCreation(11). 9. If the SNMP agent attempts to create a row in this table and there are no more rows available, the creation attempt will fail, and the attribute adsl2LineCmndConfLdsfFailReason will indicate the reason for the failure. The failure reason will be either tableFull(10) or noResources(11). 10. An example of use of this table is as follows: Step 1. : The DELT is started by setting the : adsl2LineCmndConfLdsf from inhibit to force. Step 2. : The DELT completes, and valid data is : available. Step 3. : The row in the adsl2SCStatusTable where the : results will be stored does not yet exist so : the SNMP agent attempts to create the row. Step 4. : Due to a low memory condition, a row in the : adsl2SCStatusTable table cannot be created at : this time. Step 5. : The reason for the failure, tableFull(10), is : indicated in the adsl2LineCmndConfLdsfFailReason : attribute. 11. Another example of use of this table is as follows : Step 1. : The DELT is started by setting the : adsl2LineCmndConfLdsf from inhibit to force. Step 2. : The DELT completes and valid data is : available. Step 3. : The row in the adsl2SCStatusTable where the : results will be stored does not yet exist so : the SNMP agent attempts to create the row. Step 4. : The row creation is successful. Step 5. : The value of the attribute : adsl2LineCmndConfLdsfFailReasonreason is set : to success(2). 12. Another example of use of this table is as follows: Step 1. : The manager creates a row in adsl2SCStatusTable : for a particular ADSL2 line. Step 2. : The DELT is started on the above-mentioned : line by setting the adsl2LineCmndConfLdsf from : inhibit to force. Step 3. : The DELT completes, and valid data is : available. Step 4. : The value of the attribute : adsl2LineCmndConfLdsfFailReasonreason is set : to success(2)." ::= { adsl2Status 2 }

    Information by cisco

    adsl2SCStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF Adsl2SCStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The table adsl2SCStatusTable contains status parameters of the ADSL2 sub-carriers. The following points apply to this table: 1. The main purpose of this table is to hold the results of a DELT. 2. This table also holds parameters obtained at line initialization time. 3. The rows in this table are volatile; that is, they are lost if the SNMP agent is rebooted. 4. Due to the large OCTET STRING attributes in this table, the worst case memory requirements for this table are very high. The manager may use the row status attribute of this table to delete rows in order to reclaim memory. 5. The manager may create rows in this table. The SNMP agent may create rows in this table. Only the manager may delete rows in this table. 6. The maximum number of rows allowable in this table is indicated by the scalar attribute adsl2ScalarSCMaxInterfaces. The number of rows available in this table is indicated by the scalar attribute adsl2ScalarSCAvailInterfaces. 7. The SNMP agent is permitted to create rows in this table when a DELT completes successfully or when line initialization occurs. It is not mandatory for the SNMP agent to create rows in this table; hence, it may be necessary for the manager to create rows in this table before any results can be stored. 8. If the manager attempts to create a row in this table and there are no more rows available, the creation attempt will fail, and the response to the SNMP SET PDU will contain the error noCreation(11). 9. If the SNMP agent attempts to create a row in this table and there are no more rows available, the creation attempt will fail, and the attribute adsl2LineCmndConfLdsfFailReason will indicate the reason for the failure. The failure reason will be either tableFull(10) or noResources(11). 10. An example of use of this table is as follows: Step 1. : The DELT is started by setting the : adsl2LineCmndConfLdsf from inhibit to force. Step 2. : The DELT completes, and valid data is : available. Step 3. : The row in the adsl2SCStatusTable where the : results will be stored does not yet exist so : the SNMP agent attempts to create the row. Step 4. : Due to a low memory condition, a row in the : adsl2SCStatusTable table cannot be created at : this time. Step 5. : The reason for the failure, tableFull(10), is : indicated in the adsl2LineCmndConfLdsfFailReason : attribute. 11. Another example of use of this table is as follows : Step 1. : The DELT is started by setting the : adsl2LineCmndConfLdsf from inhibit to force. Step 2. : The DELT completes and valid data is : available. Step 3. : The row in the adsl2SCStatusTable where the : results will be stored does not yet exist so : the SNMP agent attempts to create the row. Step 4. : The row creation is successful. Step 5. : The value of the attribute : adsl2LineCmndConfLdsfFailReasonreason is set : to success(2). 12. Another example of use of this table is as follows: Step 1. : The manager creates a row in adsl2SCStatusTable : for a particular ADSL2 line. Step 2. : The DELT is started on the above-mentioned : line by setting the adsl2LineCmndConfLdsf from : inhibit to force. Step 3. : The DELT completes, and valid data is : available. Step 4. : The value of the attribute : adsl2LineCmndConfLdsfFailReasonreason is set : to success(2)." ::= { adsl2Status 2 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.10.238.1.2.2.1 adsl2SCStatusEntry 19 19 The table Adsl2SCStatusEntry contains status parameters
    of the ADSL2 sub-carriers.
    The index of this table is an interface index …

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.10.238.1.2.1 adsl2ChannelStatusTable 1 8 The table adsl2ChannelStatusTable contains status
    parameters of the ADSL2 channel. This table contains live
    data from equipment.