# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python HDSL2-SHDSL-LINE-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/HDSL2-SHDSL-LINE-MIB" MIB = { "moduleName" : "HDSL2-SHDSL-LINE-MIB", "HDSL2-SHDSL-LINE-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """ADSLMIB Working Group""", "contact" : """WG-email: adslmib@ietf.org WG-URL: http://www.ietf.org/html.charters/adslmib-charter.html Info: https://www1.ietf.org/mailman/listinfo/adslmib Chair: Mike Sneed Sand Channel Systems Postal: 1210-203 Westview Ln Raleigh NC 27605 USA Email: sneedmike@hotmail.com Phone: +1 206 600 7022 Co-Chair Bob Ray PESA Switching Systems, Inc. Postal 330-A Wynn Drive Huntsville, AL 35805 USA Phone +1 256 726 9200 ext. 142 Co-editor: Clay Sikes Zhone Technologies, Inc. Postal: 8545 126th Ave. N. Largo, FL 33772 USA Email: csikes@zhone.com Phone: +1 727 530 8257 Co-editor: Bob Ray PESA Switching Systems, Inc. Postal: 330-A Wynn Drive Huntsville, AL 35805 USA Email: rray@pesa.com Phone: +1 256 726 9200 ext. 142 Co-editor: Rajesh Abbi Alcatel USA Postal: 2301 Sugar Bush Road Raleigh, NC 27612-3339 USA Email: Rajesh.Abbi@alcatel.com Phone: +1 919 850 6194""", "description" : """This MIB module defines a collection of objects for managing HDSL2/SHDSL lines. An agent may reside at either end of the line; however, the MIB module is designed to require no management communication between the modems beyond that inherent in the low-level EOC line protocol as defined in ANSI T1E1.4/2000-006 (for HDSL2 lines) or in ITU G.991.2 (for SHDSL lines). Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4319; see the RFC itself for full legal notices.""", "revisions" : ( { "date" : "2005-12-07 00:00", "description" : """This version, published as RFC 4319. The following changes have been made in this version: 1. Added a 3rd and 4th wire pair. 2. Modified all rates such that their rates are only constrained by an unsigned 32-bit value and not by what today's perceived technology limitations are. 3. Clarified that the rates from RFC 3276 include payload and any applicable framing and added objects for payload-only rates. 4. Added an object to indicate whether the tip and ring are reversed on a wire pair. 5. Added an object to display the activation state of a wire pair. 6. Added references as necessary for clarification. 7. Added display hints to textual conventions as necessary. 8. Updated conformance statements as necessary. 9. Some changes were due to IETF requirements and RFC generation tools.""", }, { "date" : "2002-05-09 00:00", "description" : """Initial version, published as RFC 3276.""", }, ), "identity node" : "hdsl2ShdslMIB", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Counter32"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-SMI", "name" : "Gauge32"}, {"module" : "SNMPv2-SMI", "name" : "NOTIFICATION-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "Integer32"}, {"module" : "SNMPv2-SMI", "name" : "transmission"}, {"module" : "SNMPv2-TC", "name" : "RowStatus"}, {"module" : "SNMPv2-TC", "name" : "TEXTUAL-CONVENTION"}, {"module" : "IF-MIB", "name" : "ifIndex"}, {"module" : "PerfHist-TC-MIB", "name" : "PerfCurrentCount"}, {"module" : "PerfHist-TC-MIB", "name" : "PerfIntervalCount"}, {"module" : "SNMP-FRAMEWORK-MIB", "name" : "SnmpAdminString"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "SNMPv2-CONF", "name" : "NOTIFICATION-GROUP"}, ), "typedefs" : { "Hdsl2ShdslPerfCurrDayCount" : { "basetype" : "Unsigned32", "status" : "current", "parent module" : { "name" : "SNMPv2-SMI", "type" : "Gauge32", }, "format" : "d", "description" : """A gauge associated with interface performance measurements in a current 1-day (24 hour) measurement interval. The value of this gauge starts at zero at the beginning of an interval and is increased when associated events occur, until the end of the 1-day interval. At that time, the value of the gauge is stored in the previous 1-day history interval, as defined in a companion object of type Hdsl2Shdsl1DayIntevalCount, and the current interval gauge is restarted at zero. In the case where the agent has no valid data available for this interval, the corresponding object instance is not available, and upon a retrieval request, a corresponding error message shall be returned to indicate that this instance does not exist. Please note that zero is a valid value.""", }, "Hdsl2Shdsl1DayIntervalCount" : { "basetype" : "Unsigned32", "status" : "current", "parent module" : { "name" : "SNMPv2-SMI", "type" : "Gauge32", }, "format" : "d", "description" : """A counter associated with interface performance measurements during the most previous 1-day (24 hour) measurement interval. The value of this gauge is equal to the value of the current day gauge, as defined in a companion object of type Hdsl2ShdslPerfCurrDayCount, at the end of its most recent interval. In the case where the agent has no valid data available for this interval, the corresponding object instance is not available, and upon a retrieval request, a corresponding error message shall be returned to indicate that this instance does not exist.""", }, "Hdsl2ShdslPerfTimeElapsed" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "86399" }, ], "range" : { "min" : "0", "max" : "86399" }, "format" : "d", "description" : """The number of seconds that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock or the addition of a leap second, the current interval exceeds the maximum value, the agent will return the maximum value. For 15-minute intervals, the range is limited to (0..899). For 24-hour intervals, the range is limited to (0..86399).""", }, "Hdsl2ShdslPerfIntervalThreshold" : { "basetype" : "Unsigned32", "status" : "current", "ranges" : [ { "min" : "0", "max" : "900" }, ], "range" : { "min" : "0", "max" : "900" }, "format" : "d", "description" : """This convention defines a range of values that may be set in a fault threshold alarm control. As the number of seconds in a 15-minute interval numbers at most 900, objects of this type may have a range of 0...900, where the value of 0 disables the alarm.""", }, "Hdsl2ShdslUnitId" : { "basetype" : "Enumeration", "status" : "current", "xtuC" : { "nodetype" : "namednumber", "number" : "1" }, "xtuR" : { "nodetype" : "namednumber", "number" : "2" }, "xru1" : { "nodetype" : "namednumber", "number" : "3" }, "xru2" : { "nodetype" : "namednumber", "number" : "4" }, "xru3" : { "nodetype" : "namednumber", "number" : "5" }, "xru4" : { "nodetype" : "namednumber", "number" : "6" }, "xru5" : { "nodetype" : "namednumber", "number" : "7" }, "xru6" : { "nodetype" : "namednumber", "number" : "8" }, "xru7" : { "nodetype" : "namednumber", "number" : "9" }, "xru8" : { "nodetype" : "namednumber", "number" : "10" }, "description" : """This is the unique identification for all units in an HDSL2/SHDSL span. It is based on the EOC unit addressing scheme with reference to the xtuC.""", }, "Hdsl2ShdslUnitSide" : { "basetype" : "Enumeration", "status" : "current", "networkSide" : { "nodetype" : "namednumber", "number" : "1" }, "customerSide" : { "nodetype" : "namednumber", "number" : "2" }, "description" : """This is the referenced side of an HDSL2/SHDSL unit - Network or Customer side. The side facing the Network is the Network side, while the side facing the Customer is the Customer side.""", }, "Hdsl2ShdslWirePair" : { "basetype" : "Enumeration", "status" : "current", "wirePair1" : { "nodetype" : "namednumber", "number" : "1" }, "wirePair2" : { "nodetype" : "namednumber", "number" : "2" }, "wirePair3" : { "nodetype" : "namednumber", "number" : "3" }, "wirePair4" : { "nodetype" : "namednumber", "number" : "4" }, "description" : """This is the referenced pair of wires in an HDSL2/SHDSL segment. HDSL2 only supports a single pair (wirePair1 or two wire), SHDSL lines support an optional second pair (wirePair2 or four wire), and G.shdsl.bis support an optional third pair (wirePair3 or six wire) and an optional fourth pair (wirePair4 or eight wire).""", }, "Hdsl2ShdslTransmissionModeType" : { "basetype" : "Bits", "status" : "current", "region1" : { "nodetype" : "namednumber", "number" : "0" }, "region2" : { "nodetype" : "namednumber", "number" : "1" }, "description" : """Contains the regional setting of the HDSL2/SHDSL span, represented as a bit-map of possible settings. The various bit positions are as follows: Bit Meaning Description 1 region 1 Indicates ITU-T G.991.2 Annex A. 2 region 2 Indicates ITU-T G.991.2 Annex B.""", }, "Hdsl2ShdslClockReferenceType" : { "basetype" : "Enumeration", "status" : "current", "localClk" : { "nodetype" : "namednumber", "number" : "1" }, "networkClk" : { "nodetype" : "namednumber", "number" : "2" }, "dataOrNetworkClk" : { "nodetype" : "namednumber", "number" : "3" }, "dataClk" : { "nodetype" : "namednumber", "number" : "4" }, "description" : """The various STU-C symbol clock references for the HDSL2/SHDSL span, represented as an enumeration.""", }, }, # typedefs "nodes" : { "hdsl2ShdslMIB" : { "nodetype" : "node", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48", "status" : "current", }, # node "hdsl2ShdslNotifications" : { "nodetype" : "node", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0", }, # node "hdsl2ShdslMibObjects" : { "nodetype" : "node", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1", }, # node "hdsl2ShdslSpanConfTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.1", "status" : "current", "description" : """This table supports overall configuration of HDSL2/SHDSL spans. Entries in this table MUST be maintained in a persistent manner.""", }, # table "hdsl2ShdslSpanConfEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.1.1", "status" : "current", "linkage" : [ "ifIndex", ], "description" : """An entry in the hdsl2ShdslSpanConfTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.""", }, # row "hdsl2ShdslSpanConfNumRepeaters" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "8" }, ], "range" : { "min" : "0", "max" : "8" }, }, }, "access" : "readwrite", "units" : "repeaters", "description" : """This object provisions the number of repeaters/regenerators in this HDSL2/SHDSL span.""", }, # column "hdsl2ShdslSpanConfProfile" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.1.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "1", "max" : "32" }, ], "range" : { "min" : "1", "max" : "32" }, }, }, "access" : "readwrite", "description" : """This object is a pointer to a span configuration profile in the hdsl2ShdslSpanConfProfileTable, which applies to this span. The value of this object is the index of the referenced profile in the hdsl2ShdslSpanConfProfileTable. Note that span configuration profiles are only applicable to SHDSL lines. HDSL2 lines MUST reference the default profile, 'DEFVAL'. By default, this object will have the value 'DEFVAL' (the index of the default profile). Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslSpanConfProfileTable, MUST be rejected.""", }, # column "hdsl2ShdslSpanConfAlarmProfile" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.1.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "1", "max" : "32" }, ], "range" : { "min" : "1", "max" : "32" }, }, }, "access" : "readwrite", "description" : """This object is a pointer to an alarm configuration profile in the hdsl2ShdslEndpointAlarmConfProfileTable. The value of this object is the index of the referenced profile in the hdsl2ShdslEndpointAlarmConfProfileTable. The alarm threshold configuration in the referenced profile will be used by default for all segment endpoints in this span. Individual endpoints may override this profile by explicitly specifying some other profile in the hdsl2ShdslEndpointConfTable. By default, this object will have the value 'DEFVAL' (the index of the default profile). Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslEndpointAlarmConfProfileTable, MUST be rejected.""", }, # column "hdsl2ShdslSpanStatusTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2", "status" : "current", "description" : """This table provides overall status information of HDSL2/SHDSL spans. This table contains live data from equipment. As such, it is NOT persistent.""", }, # table "hdsl2ShdslSpanStatusEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1", "status" : "current", "linkage" : [ "ifIndex", ], "description" : """An entry in the hdsl2ShdslSpanStatusTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.""", }, # row "hdsl2ShdslStatusNumAvailRepeaters" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "8" }, ], "range" : { "min" : "0", "max" : "8" }, }, }, "access" : "readonly", "description" : """Contains the actual number of repeaters/regenerators discovered in this HDSL2/SHDSL span.""", }, # column "hdsl2ShdslStatusMaxAttainableLineRate" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "readonly", "units" : "bps", "description" : """Contains the maximum attainable line rate in this HDSL2/SHDSL span. This object provides the maximum rate the line is capable of achieving. This is based upon measurements made during line probing. This rate includes payload (user data) and any applicable framing overhead.""", }, # column "hdsl2ShdslStatusActualLineRate" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "readonly", "units" : "bps", "description" : """Contains the actual line rate in this HDSL2/SHDSL span. This SHOULD equal ifSpeed. This rate includes payload (user data) and any applicable framing overhead""", }, # column "hdsl2ShdslStatusTransmissionModeCurrent" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslTransmissionModeType"}, }, "access" : "readonly", "description" : """Contains the current Power Spectral Density (PSD) regional setting of the HDSL2/SHDSL span.""", }, # column "hdsl2ShdslStatusMaxAttainablePayloadRate" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "readonly", "units" : "bps", "description" : """Contains the maximum attainable payload (user data) line rate in this HDSL2/SHDSL span. This object provides the maximum rate the line is capable of achieving. This is based upon measurements made during line probing. Any framing overhead is not included.""", }, # column "hdsl2ShdslStatusActualPayloadRate" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.2.1.6", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "readonly", "units" : "bps", "description" : """Contains the actual line rate in this HDSL2/SHDSL span. Any framing overhead is not included.""", }, # column "hdsl2ShdslInventoryTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3", "status" : "current", "description" : """This table supports retrieval of unit inventory information available via the EOC from units in an HDSL2/SHDSL line. Entries in this table are dynamically created during the line discovery process. The life cycle for these entries is as follows: - xtu discovers a device, either a far-end xtu or an xru - an inventory table entry is created for the device - the line goes down for whatever reason - inventory table entries for unreachable devices are destroyed As these entries are created/destroyed dynamically, they are NOT persistent.""", }, # table "hdsl2ShdslInventoryEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", ], "description" : """An entry in the hdsl2ShdslInventoryTable. Each entry represents inventory information for a single unit in an HDSL2/SHDSL line. It is indexed by the ifIndex of the HDSL2/SHDSL line and the Hdsl2ShdslUnitId of the associated unit.""", }, # row "hdsl2ShdslInvIndex" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.1", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslUnitId"}, }, "access" : "noaccess", "description" : """Each entry in this table corresponds to a physical element in an HDSL2/SHDSL span. It is based on the EOC unit addressing scheme with reference to the xtuC.""", }, # column "hdsl2ShdslInvVendorID" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "8", "max" : "8" }, ], "range" : { "min" : "8", "max" : "8" }, }, }, "access" : "readonly", "description" : """Vendor ID as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 25-32.""", }, # column "hdsl2ShdslInvVendorModelNumber" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "12", "max" : "12" }, ], "range" : { "min" : "12", "max" : "12" }, }, }, "access" : "readonly", "description" : """Vendor model number as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 33-44.""", }, # column "hdsl2ShdslInvVendorSerialNumber" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "12", "max" : "12" }, ], "range" : { "min" : "12", "max" : "12" }, }, }, "access" : "readonly", "description" : """Vendor serial number as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 45-56.""", }, # column "hdsl2ShdslInvVendorEOCSoftwareVersion" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.5", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", "description" : """Vendor EOC version as reported in a Discovery Response message.""", "reference" : """G.991.2, Section 9.5.5.7.2, Discovery response - Message ID 129, Octet 12.""", }, # column "hdsl2ShdslInvStandardVersion" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readonly", "description" : """Version of the HDSL2/SHDSL standard implemented, as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octet 2.""", }, # column "hdsl2ShdslInvVendorListNumber" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "3", "max" : "3" }, ], "range" : { "min" : "3", "max" : "3" }, }, }, "access" : "readonly", "description" : """Vendor list number as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 3-5.""", }, # column "hdsl2ShdslInvVendorIssueNumber" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.8", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "2", "max" : "2" }, ], "range" : { "min" : "2", "max" : "2" }, }, }, "access" : "readonly", "description" : """Vendor issue number as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 6-7.""", }, # column "hdsl2ShdslInvVendorSoftwareVersion" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.9", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "6", "max" : "6" }, ], "range" : { "min" : "6", "max" : "6" }, }, }, "access" : "readonly", "description" : """Vendor software version as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 8-13.""", }, # column "hdsl2ShdslInvEquipmentCode" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.10", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "10", "max" : "10" }, ], "range" : { "min" : "10", "max" : "10" }, }, }, "access" : "readonly", "description" : """Equipment code conforming to ANSI T1.213, Coded Identification of Equipment Entities.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 14-23.""", }, # column "hdsl2ShdslInvVendorOther" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.11", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "ranges" : [ { "min" : "12", "max" : "12" }, ], "range" : { "min" : "12", "max" : "12" }, }, }, "access" : "readonly", "description" : """Other vendor information as reported in an Inventory Response message.""", "reference" : """G.991.2, Section 9.5.5.7.4, Inventory response - Message ID 130, Octets 57-68.""", }, # column "hdsl2ShdslInvTransmissionModeCapability" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.3.1.12", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslTransmissionModeType"}, }, "access" : "readonly", "description" : """Contains the transmission mode capability of the SHDSL unit.""", }, # column "hdsl2ShdslEndpointConfTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.4", "status" : "current", "description" : """This table supports configuration parameters for segment endpoints in an HDSL2/SHDSL line. As this table is indexed by ifIndex, it MUST be maintained in a persistent manner.""", }, # table "hdsl2ShdslEndpointConfEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.4.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", "hdsl2ShdslEndpointSide", "hdsl2ShdslEndpointWirePair", ], "description" : """An entry in the hdsl2ShdslEndpointConfTable. Each entry represents a single segment endpoint in an HDSL2/SHDSL line. It is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, the side of the unit, and the wire pair of the associated modem.""", }, # row "hdsl2ShdslEndpointSide" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.4.1.1", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslUnitSide"}, }, "access" : "noaccess", "description" : """The side of the unit associated with this segment endpoint -- Network/Customer side -- as per the Hdsl2ShdslUnitSide textual convention.""", }, # column "hdsl2ShdslEndpointWirePair" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.4.1.2", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslWirePair"}, }, "access" : "noaccess", "description" : """The wire pair of the modem associated with this segment endpoint as per the Hdsl2ShdslWirePair textual convention.""", }, # column "hdsl2ShdslEndpointAlarmConfProfile" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.4.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "0", "max" : "32" }, ], "range" : { "min" : "0", "max" : "32" }, }, }, "access" : "readwrite", "description" : """This object configures the alarm threshold values to be used for this segment endpoint. The values are obtained from the alarm configuration profile referenced by this object. The value of this object is the index of the referenced profile in the hdsl2ShdslEndpointAlarmConfProfileTable, or NULL (a zero-length SnmpAdminString). If the value is a zero-length SnmpAdminString, the endpoint uses the default Alarm Configuration Profile for the associated span as per the hdsl2ShdslSpanConfAlarmProfile object in the hdsl2ShdslSpanConfTable. The default value of this object is a zero-length SnmpAdminString. Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslEndpointAlarmConfProfileTable, MUST be rejected.""", }, # column "hdsl2ShdslEndpointCurrTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5", "status" : "current", "description" : """This table contains current status and performance information for segment endpoints in HDSL2/SHDSL lines. As with other tables in this MIB module indexed by ifIndex, entries in this table MUST be maintained in a persistent manner.""", }, # table "hdsl2ShdslEndpointCurrEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", "hdsl2ShdslEndpointSide", "hdsl2ShdslEndpointWirePair", ], "description" : """An entry in the hdsl2ShdslEndpointCurrTable. Each entry contains status and performance information relating to a single segment endpoint. It is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, the side of the unit, and the wire pair of the associated modem.""", }, # row "hdsl2ShdslEndpointCurrAtn" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-127", "max" : "128" }, ], "range" : { "min" : "-127", "max" : "128" }, }, }, "access" : "readonly", "units" : "dB", "description" : """The current loop attenuation for this endpoint as reported in a Network or Customer Side Performance Status message.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurrSnrMgn" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-127", "max" : "128" }, ], "range" : { "min" : "-127", "max" : "128" }, }, }, "access" : "readonly", "units" : "dB", "description" : """The current SNR margin for this endpoint as reported in a Status Response/SNR message.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Bits", "noDefect" : { "nodetype" : "namednumber", "number" : "0" }, "powerBackoff" : { "nodetype" : "namednumber", "number" : "1" }, "deviceFault" : { "nodetype" : "namednumber", "number" : "2" }, "dcContinuityFault" : { "nodetype" : "namednumber", "number" : "3" }, "snrMarginAlarm" : { "nodetype" : "namednumber", "number" : "4" }, "loopAttenuationAlarm" : { "nodetype" : "namednumber", "number" : "5" }, "loswFailureAlarm" : { "nodetype" : "namednumber", "number" : "6" }, "configInitFailure" : { "nodetype" : "namednumber", "number" : "7" }, "protocolInitFailure" : { "nodetype" : "namednumber", "number" : "8" }, "noNeighborPresent" : { "nodetype" : "namednumber", "number" : "9" }, "loopbackActive" : { "nodetype" : "namednumber", "number" : "10" }, }, }, "access" : "readonly", "description" : """Contains the current state of the endpoint. This is a bit-map of possible conditions. The various bit positions are as follows: noDefect There are no defects on the line. powerBackoff Indicates enhanced Power Backoff. deviceFault Indicates that a vendor-dependent diagnostic or self-test fault has been detected. dcContinuityFault Indicates vendor-dependent conditions that interfere with span powering such as short and open circuits. snrMarginAlarm Indicates that the SNR margin has dropped below the alarm threshold. loopAttenuationAlarm Indicates that the loop attenuation exceeds the alarm threshold. loswFailureAlarm Indicates a forward LOSW alarm. configInitFailure Endpoint failure during initialization due to paired endpoint not able to support requested configuration. protocolInitFailure Endpoint failure during initialization due to incompatible protocol used by the paired endpoint. noNeighborPresent Endpoint failure during initialization due to no activation sequence detected from paired endpoint. loopbackActive A loopback is currently active at this segment endpoint. This is intended to supplement ifOperStatus. Note that there is a 1:1 relationship between the status bits defined in this object and the notification thresholds defined elsewhere in this MIB module.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Errored Seconds (ES) on this endpoint since the xU was last restarted.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointSES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.5", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Severely Errored Seconds (SES) on this endpoint since the xU was last restarted.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCRCanomalies" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.6", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "detected CRC Anomalies", "description" : """Count of CRC anomalies on this endpoint since the xU was last restarted.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointLOSWS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.7", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Loss of Sync Word (LOSW) Seconds on this endpoint since the xU was last restarted.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointUAS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.8", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-SMI", "name" : "Counter32"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Unavailable Seconds (UAS) on this endpoint since the xU was last restarted.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr15MinTimeElapsed" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.9", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfTimeElapsed"}, }, "access" : "readonly", "units" : "seconds", "description" : """Total elapsed seconds in the current 15-minute interval.""", }, # column "hdsl2ShdslEndpointCurr15MinES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.10", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfCurrentCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Errored Seconds (ES) in the current 15-minute interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr15MinSES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.11", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfCurrentCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Severely Errored Seconds (SES) in the current 15-minute interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr15MinCRCanomalies" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.12", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfCurrentCount"}, }, "access" : "readonly", "units" : "detected CRC Anomalies", "description" : """Count of CRC anomalies in the current 15-minute interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr15MinLOSWS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.13", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfCurrentCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Loss of Sync Word (LOSW) Seconds in the current 15-minute interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr15MinUAS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.14", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfCurrentCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Unavailable Seconds (UAS) in the current 15-minute interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr1DayTimeElapsed" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.15", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfTimeElapsed"}, }, "access" : "readonly", "units" : "seconds", "description" : """Number of seconds that have elapsed since the beginning of the current 1-day interval.""", }, # column "hdsl2ShdslEndpointCurr1DayES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.16", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfCurrDayCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Errored Seconds (ES) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr1DaySES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.17", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfCurrDayCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Severely Errored Seconds (SES) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr1DayCRCanomalies" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.18", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfCurrDayCount"}, }, "access" : "readonly", "units" : "detected CRC Anomalies", "description" : """Count of CRC anomalies during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr1DayLOSWS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.19", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfCurrDayCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Loss of Sync Word (LOSW) Seconds during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurr1DayUAS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.20", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfCurrDayCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Unavailable Seconds (UAS) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointCurrTipRingReversal" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.21", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "normal" : { "nodetype" : "namednumber", "number" : "1" }, "reversed" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", "description" : """This object indicates the state of the tip/ring for the wire pair.""", }, # column "hdsl2ShdslEndpointCurrActivationState" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.5.1.22", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "preActivation" : { "nodetype" : "namednumber", "number" : "1" }, "activation" : { "nodetype" : "namednumber", "number" : "2" }, "data" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readonly", "description" : """This object indicates the activation or training state of the wire pair.""", "reference" : """ITU-T G.991.2, Section 6.2 PMD Activation Sequence""", }, # column "hdsl2Shdsl15MinIntervalTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6", "status" : "current", "description" : """This table provides one row for each HDSL2/SHDSL endpoint performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.""", }, # table "hdsl2Shdsl15MinIntervalEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", "hdsl2ShdslEndpointSide", "hdsl2ShdslEndpointWirePair", "hdsl2Shdsl15MinIntervalNumber", ], "description" : """An entry in the hdsl2Shdsl15MinIntervalTable.""", }, # row "hdsl2Shdsl15MinIntervalNumber" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "96" }, ], "range" : { "min" : "1", "max" : "96" }, }, }, "access" : "noaccess", "description" : """Performance Data Interval number. Interval 1 is the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional.""", }, # column "hdsl2Shdsl15MinIntervalES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1.2", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Errored Seconds (ES) during the interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl15MinIntervalSES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1.3", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Severely Errored Seconds (SES) during the interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl15MinIntervalCRCanomalies" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1.4", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfIntervalCount"}, }, "access" : "readonly", "units" : "detected CRC Anomalies", "description" : """Count of CRC anomalies during the interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl15MinIntervalLOSWS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1.5", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Loss of Sync Word (LOSW) Seconds during the interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl15MinIntervalUAS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.6.1.6", "status" : "current", "syntax" : { "type" : { "module" :"PerfHist-TC-MIB", "name" : "PerfIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Unavailable Seconds (UAS) during the interval.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl1DayIntervalTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7", "status" : "current", "description" : """This table provides one row for each HDSL2/SHDSL endpoint performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.""", }, # table "hdsl2Shdsl1DayIntervalEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", "hdsl2ShdslEndpointSide", "hdsl2ShdslEndpointWirePair", "hdsl2Shdsl1DayIntervalNumber", ], "description" : """An entry in the hdsl2Shdsl1DayIntervalTable.""", }, # row "hdsl2Shdsl1DayIntervalNumber" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "30" }, ], "range" : { "min" : "1", "max" : "30" }, }, }, "access" : "noaccess", "description" : """History Data Interval number. Interval 1 is the most recent previous day; interval 30 is 30 days ago. Intervals 2..30 are optional.""", }, # column "hdsl2Shdsl1DayIntervalMoniSecs" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.2", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfTimeElapsed"}, }, "access" : "readonly", "units" : "seconds", "description" : """The amount of time in the 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason.""", }, # column "hdsl2Shdsl1DayIntervalES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.3", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2Shdsl1DayIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Errored Seconds (ES) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl1DayIntervalSES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.4", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2Shdsl1DayIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Severely Errored Seconds (SES) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl1DayIntervalCRCanomalies" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.5", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2Shdsl1DayIntervalCount"}, }, "access" : "readonly", "units" : "detected CRC Anomalies", "description" : """Count of CRC anomalies during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl1DayIntervalLOSWS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.6", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2Shdsl1DayIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Loss of Sync Word (LOSW) Seconds during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2Shdsl1DayIntervalUAS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.7.1.7", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2Shdsl1DayIntervalCount"}, }, "access" : "readonly", "units" : "seconds", "description" : """Count of Unavailable Seconds (UAS) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.""", "reference" : """HDSL2 Section 7.5.3.7; SHDSL Section 9.5.5.7""", }, # column "hdsl2ShdslEndpointMaintTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.8", "status" : "current", "description" : """This table supports maintenance operations (e.g., loopbacks) to be performed on HDSL2/SHDSL segment endpoints. This table contains live data from equipment. As such, it is NOT persistent.""", }, # table "hdsl2ShdslEndpointMaintEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.8.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", "hdsl2ShdslEndpointSide", ], "description" : """An entry in the hdsl2ShdslEndpointMaintTable. Each entry corresponds to a single segment endpoint and is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, and the side of the unit.""", }, # row "hdsl2ShdslMaintLoopbackConfig" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.8.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "noLoopback" : { "nodetype" : "namednumber", "number" : "1" }, "normalLoopback" : { "nodetype" : "namednumber", "number" : "2" }, "specialLoopback" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readwrite", "description" : """This object controls configuration of loopbacks for the associated segment endpoint. The status of the loopback is obtained via the hdsl2ShdslEndpointCurrStatus object.""", }, # column "hdsl2ShdslMaintTipRingReversal" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.8.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "normal" : { "nodetype" : "namednumber", "number" : "1" }, "reversed" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", "description" : """This object indicates the state of the tip/ring pair at the associated segment endpoint.""", }, # column "hdsl2ShdslMaintPowerBackOff" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.8.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "default" : { "nodetype" : "namednumber", "number" : "1" }, "enhanced" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "description" : """This object configures the receiver at the associated segment endpoint to operate in default or enhanced power backoff mode.""", }, # column "hdsl2ShdslMaintSoftRestart" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.8.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "ready" : { "nodetype" : "namednumber", "number" : "1" }, "restart" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "description" : """This object enables the manager to trigger a soft restart of the modem at the associated segment endpoint. The manager may only set this object to the 'restart(2)' value, which initiates a restart. The agent will perform a restart after approximately 5 seconds. Following the 5 second period, the agent will restore the object to the 'ready(1)' state.""", }, # column "hdsl2ShdslUnitMaintTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.9", "status" : "current", "description" : """This table supports maintenance operations for units in a HDSL2/SHDSL line. Entries in this table MUST be maintained in a persistent manner.""", }, # table "hdsl2ShdslUnitMaintEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.9.1", "status" : "current", "linkage" : [ "ifIndex", "hdsl2ShdslInvIndex", ], "description" : """An entry in the hdsl2ShdslUnitMaintTable. Each entry corresponds to a single unit and is indexed by the ifIndex of the HDSL2/SHDSL line and the UnitId of the associated unit.""", }, # row "hdsl2ShdslMaintLoopbackTimeout" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.9.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "0", "max" : "4095" }, ], "range" : { "min" : "0", "max" : "4095" }, }, }, "access" : "readwrite", "units" : "minutes", "description" : """This object configures the timeout value for loopbacks initiated at segments endpoints contained in the associated unit. A value of 0 disables the timeout.""", }, # column "hdsl2ShdslMaintUnitPowerSource" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.9.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "local" : { "nodetype" : "namednumber", "number" : "1" }, "span" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readonly", "description" : """This object indicates the DC power source being used by the associated unit.""", }, # column "hdsl2ShdslSpanConfProfileTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10", "status" : "current", "description" : """This table supports definitions of span configuration profiles for SHDSL lines. HDSL2 does not support these configuration options. This table MUST be maintained in a persistent manner.""", }, # table "hdsl2ShdslSpanConfProfileEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1", "create" : "true", "status" : "current", "implied" : "true", "linkage" : [ "hdsl2ShdslSpanConfProfileName", ], "description" : """Each entry corresponds to a single span configuration profile. Each profile contains a set of span configuration parameters. The configuration parameters in a profile are applied to those lines referencing that profile (see the hdsl2ShdslSpanConfProfile object). Profiles may be created/deleted using the row creation/deletion mechanism via hdsl2ShdslSpanConfProfileRowStatus. If an active entry is referenced in hdsl2ShdslSpanConfProfile, the entry MUST remain active until all references are removed.""", }, # row "hdsl2ShdslSpanConfProfileName" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "1", "max" : "32" }, ], "range" : { "min" : "1", "max" : "32" }, }, }, "access" : "noaccess", "description" : """This object is the unique index associated with this profile. Entries in this table are referenced via the object hdsl2ShdslSpanConfProfile in Hdsl2ShdslSpanConfEntry.""", }, # column "hdsl2ShdslSpanConfWireInterface" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "twoWire" : { "nodetype" : "namednumber", "number" : "1" }, "fourWire" : { "nodetype" : "namednumber", "number" : "2" }, "sixWire" : { "nodetype" : "namednumber", "number" : "3" }, "eightWire" : { "nodetype" : "namednumber", "number" : "4" }, }, }, "access" : "readwrite", "default" : "twoWire", "description" : """This object configures the two-wire or optional four-wire, six-wire, or eight-wire operation for SHDSL lines.""", }, # column "hdsl2ShdslSpanConfMinLineRate" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "readwrite", "default" : "1552000", "units" : "bps", "description" : """This object configures the minimum transmission rate for the associated SHDSL Line in bits-per-second (bps) and includes both payload (user data) and any applicable framing overhead. If the minimum line rate equals the maximum line rate (hdsl2ShdslSpanMaxLineRate), the line rate is considered 'fixed'. If the minimum line rate is less than the maximum line rate, the line rate is considered 'rate-adaptive'.""", }, # column "hdsl2ShdslSpanConfMaxLineRate" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.4", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4294967295" }, ], "range" : { "min" : "0", "max" : "4294967295" }, }, }, "access" : "readwrite", "default" : "1552000", "units" : "bps", "description" : """This object configures the maximum transmission rate for the associated SHDSL Line in bits-per-second (bps) and includes both payload (user data) and any applicable framing overhead. If the minimum line rate equals the maximum line rate (hdsl2ShdslSpanMaxLineRate), the line rate is considered 'fixed'. If the minimum line rate is less than the maximum line rate, the line rate is considered 'rate-adaptive'.""", }, # column "hdsl2ShdslSpanConfPSD" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.5", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "symmetric" : { "nodetype" : "namednumber", "number" : "1" }, "asymmetric" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "default" : "symmetric", "description" : """This object configures use of symmetric/asymmetric PSD (Power Spectral Density) Mask for the associated SHDSL Line. Support for symmetric PSD is mandatory for all supported data rates. Support for asymmetric PSD is optional.""", }, # column "hdsl2ShdslSpanConfTransmissionMode" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.6", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslTransmissionModeType"}, }, "access" : "readwrite", "default" : "(region1)", "description" : """This object specifies the regional setting for the SHDSL line.""", }, # column "hdsl2ShdslSpanConfRemoteEnabled" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.7", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "enabled" : { "nodetype" : "namednumber", "number" : "1" }, "disabled" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "default" : "enabled", "description" : """This object enables/disables support for remote management of the units in an SHDSL line from the STU-R via the EOC.""", }, # column "hdsl2ShdslSpanConfPowerFeeding" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.8", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "noPower" : { "nodetype" : "namednumber", "number" : "1" }, "powerFeed" : { "nodetype" : "namednumber", "number" : "2" }, "wettingCurrent" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readwrite", "default" : "noPower", "description" : """This object enables/disables support for optional power feeding in an SHDSL line.""", }, # column "hdsl2ShdslSpanConfCurrCondTargetMarginDown" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.9", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-10", "max" : "21" }, ], "range" : { "min" : "-10", "max" : "21" }, }, }, "access" : "readwrite", "default" : "0", "units" : "dB", "description" : """This object specifies the downstream current condition target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.""", }, # column "hdsl2ShdslSpanConfWorstCaseTargetMarginDown" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.10", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-10", "max" : "21" }, ], "range" : { "min" : "-10", "max" : "21" }, }, }, "access" : "readwrite", "default" : "0", "units" : "dB", "description" : """This object specifies the downstream worst-case target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.""", }, # column "hdsl2ShdslSpanConfCurrCondTargetMarginUp" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.11", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-10", "max" : "21" }, ], "range" : { "min" : "-10", "max" : "21" }, }, }, "access" : "readwrite", "default" : "0", "units" : "dB", "description" : """This object specifies the upstream current-condition target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.""", }, # column "hdsl2ShdslSpanConfWorstCaseTargetMarginUp" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.12", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-10", "max" : "21" }, ], "range" : { "min" : "-10", "max" : "21" }, }, }, "access" : "readwrite", "default" : "0", "units" : "dB", "description" : """This object specifies the upstream worst-case target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.""", }, # column "hdsl2ShdslSpanConfUsedTargetMargins" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.13", "status" : "current", "syntax" : { "type" : { "basetype" : "Bits", "currCondDown" : { "nodetype" : "namednumber", "number" : "0" }, "worstCaseDown" : { "nodetype" : "namednumber", "number" : "1" }, "currCondUp" : { "nodetype" : "namednumber", "number" : "2" }, "worstCaseUp" : { "nodetype" : "namednumber", "number" : "3" }, }, }, "access" : "readwrite", "default" : "(currCondDown)", "description" : """Indicates whether a target SNR margin is enabled or disabled. This is a bit-map of possible settings. The various bit positions are as follows: currCondDown - current-condition downstream target SNR margin enabled worstCaseDown - worst-case downstream target SNR margin enabled currCondUp - current-condition upstream target SNR margin enabled worstCaseUp - worst-case upstream target SNR margin enabled.""", }, # column "hdsl2ShdslSpanConfReferenceClock" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.14", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslClockReferenceType"}, }, "access" : "readwrite", "default" : "localClk", "description" : """This object configures the clock reference for the STU-C in an SHDSL Line.""", }, # column "hdsl2ShdslSpanConfLineProbeEnable" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.15", "status" : "current", "syntax" : { "type" : { "basetype" : "Enumeration", "disable" : { "nodetype" : "namednumber", "number" : "1" }, "enable" : { "nodetype" : "namednumber", "number" : "2" }, }, }, "access" : "readwrite", "default" : "disable", "description" : """This object enables/disables support for Line Probe of the units in an SHDSL line. When Line Probe is enabled, the system performs Line Probing to find the best possible rate. If Line Probe is disabled, the rate adaptation phase is skipped to shorten set up time.""", }, # column "hdsl2ShdslSpanConfProfileRowStatus" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.10.1.16", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object controls creation/deletion of the associated entry in this table per the semantics of RowStatus. If an active entry is referenced in hdsl2ShdslSpanConfProfile, the entry MUST remain active until all references are removed.""", }, # column "hdsl2ShdslEndpointAlarmConfProfileTable" : { "nodetype" : "table", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11", "status" : "current", "description" : """This table supports definitions of alarm configuration profiles for HDSL2/SHDSL segment endpoints. This table MUST be maintained in a persistent manner.""", }, # table "hdsl2ShdslEndpointAlarmConfProfileEntry" : { "nodetype" : "row", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1", "create" : "true", "status" : "current", "implied" : "true", "linkage" : [ "hdsl2ShdslEndpointAlarmConfProfileName", ], "description" : """Each entry corresponds to a single alarm configuration profile. Each profile contains a set of parameters for setting alarm thresholds for various performance attributes monitored at HDSL2/SHDSL segment endpoints. Profiles may be created/deleted using the row creation/deletion mechanism via hdsl2ShdslEndpointAlarmConfProfileRowStatus. If an active entry is referenced in either hdsl2ShdslSpanConfAlarmProfile or hdsl2ShdslEndpointAlarmConfProfile, the entry MUST remain active until all references are removed.""", }, # row "hdsl2ShdslEndpointAlarmConfProfileName" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "OctetString", "parent module" : { "name" : "SNMP-FRAMEWORK-MIB", "type" : "SnmpAdminString", }, "ranges" : [ { "min" : "1", "max" : "32" }, ], "range" : { "min" : "1", "max" : "32" }, }, }, "access" : "noaccess", "description" : """This object is the unique index associated with this profile.""", }, # column "hdsl2ShdslEndpointThreshLoopAttenuation" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-127", "max" : "128" }, ], "range" : { "min" : "-127", "max" : "128" }, }, }, "access" : "readwrite", "default" : "0", "units" : "dB", "description" : """This object configures the loop attenuation alarm threshold. When the current value of hdsl2ShdslEndpointCurrAtn reaches or exceeds this threshold, an hdsl2ShdslLoopAttenCrossing MAY be generated.""", }, # column "hdsl2ShdslEndpointThreshSNRMargin" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Integer32", "ranges" : [ { "min" : "-127", "max" : "128" }, ], "range" : { "min" : "-127", "max" : "128" }, }, }, "access" : "readwrite", "default" : "0", "units" : "dB", "description" : """This object configures the SNR margin alarm threshold. When the current value of hdsl2ShdslEndpointCurrSnrMgn reaches or drops below this threshold, a hdsl2ShdslSNRMarginCrossing MAY be generated.""", }, # column "hdsl2ShdslEndpointThreshES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.4", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfIntervalThreshold"}, }, "access" : "readwrite", "default" : "0", "units" : "seconds", "description" : """This object configures the threshold for the number of Errored Seconds (ES) within any given 15-minute performance data collection interval. If the value of Errored Seconds in a particular 15-minute collection interval reaches/ exceeds this value, an hdsl2ShdslPerfESThresh MAY be generated. At most, one notification will be sent per interval per endpoint.""", }, # column "hdsl2ShdslEndpointThreshSES" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.5", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfIntervalThreshold"}, }, "access" : "readwrite", "default" : "0", "units" : "seconds", "description" : """This object configures the threshold for the number of Severely Errored Seconds (SES) within any given 15-minute performance data collection interval. If the value of Severely Errored Seconds in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfSESThresh MAY be generated. At most, one notification will be sent per interval per endpoint.""", }, # column "hdsl2ShdslEndpointThreshCRCanomalies" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.6", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Integer32"}, }, "access" : "readwrite", "default" : "0", "units" : "detected CRC Anomalies", "description" : """This object configures the threshold for the number of CRC anomalies within any given 15-minute performance data collection interval. If the value of CRC anomalies in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfCRCanomaliesThresh MAY be generated. At most, one notification will be sent per interval per endpoint.""", }, # column "hdsl2ShdslEndpointThreshLOSWS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.7", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfIntervalThreshold"}, }, "access" : "readwrite", "default" : "0", "units" : "seconds", "description" : """This object configures the threshold for the number of Loss of Sync Word (LOSW) Seconds within any given 15-minute performance data collection interval. If the value of LOSW in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfLOSWSThresh MAY be generated. At most, one notification will be sent per interval per endpoint.""", }, # column "hdsl2ShdslEndpointThreshUAS" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.8", "status" : "current", "syntax" : { "type" : { "module" :"HDSL2-SHDSL-LINE-MIB", "name" : "Hdsl2ShdslPerfIntervalThreshold"}, }, "access" : "readwrite", "default" : "0", "units" : "seconds", "description" : """This object configures the threshold for the number of Unavailable Seconds (UAS) within any given 15-minute performance data collection interval. If the value of UAS in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfUASThresh MAY be generated. At most, one notification will be sent per interval per endpoint.""", }, # column "hdsl2ShdslEndpointAlarmConfProfileRowStatus" : { "nodetype" : "column", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.1.11.1.9", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object controls creation/deletion of the associated entry in this table as per the semantics of RowStatus. If an active entry is referenced in either hdsl2ShdslSpanConfAlarmProfile or hdsl2ShdslEndpointAlarmConfProfile, the entry MUST remain active until all references are removed.""", }, # column "hdsl2ShdslConformance" : { "nodetype" : "node", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3", }, # node "hdsl2ShdslGroups" : { "nodetype" : "node", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1", }, # node "hdsl2ShdslCompliances" : { "nodetype" : "node", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.2", }, # node }, # nodes "notifications" : { "hdsl2ShdslLoopAttenCrossing" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.1", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrAtn" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshLoopAttenuation" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the loop attenuation threshold (as per the hdsl2ShdslEndpointThreshLoopAttenuation value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslSNRMarginCrossing" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.2", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrSnrMgn" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshSNRMargin" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the SNR margin threshold (as per the hdsl2ShdslEndpointThreshSNRMargin value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslPerfESThresh" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.3", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurr15MinES" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshES" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the errored seconds threshold (as per the hdsl2ShdslEndpointThreshES value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslPerfSESThresh" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.4", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurr15MinSES" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshSES" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the severely errored seconds threshold (as per the hdsl2ShdslEndpointThreshSES value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslPerfCRCanomaliesThresh" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.5", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurr15MinCRCanomalies" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshCRCanomalies" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the CRC anomalies threshold (as per the hdsl2ShdslEndpointThreshCRCanomalies value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslPerfLOSWSThresh" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.6", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurr15MinLOSWS" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshLOSWS" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the LOSW Seconds threshold (as per the hdsl2ShdslEndpointThreshLOSWS value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslPerfUASThresh" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.7", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurr15MinUAS" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshUAS" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the unavailable seconds threshold (as per the hdsl2ShdslEndpointThreshUAS value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.""", }, # notification "hdsl2ShdslSpanInvalidNumRepeaters" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.8", "status" : "current", "objects" : { "hdsl2ShdslSpanConfNumRepeaters" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that a mismatch has been detected between the number of repeater/regenerator units configured for an HDSL2/SHDSL line via the hdsl2ShdslSpanConfNumRepeaters object and the actual number of repeater/regenerator units discovered via the EOC.""", }, # notification "hdsl2ShdslLoopbackFailure" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.9", "status" : "current", "objects" : { "hdsl2ShdslMaintLoopbackConfig" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that an endpoint maintenance loopback command failed for an HDSL2/SHDSL segment.""", }, # notification "hdsl2ShdslpowerBackoff" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.10", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the bit setting for powerBackoff in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.""", }, # notification "hdsl2ShdsldeviceFault" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.11", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the bit setting for deviceFault in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.""", }, # notification "hdsl2ShdsldcContinuityFault" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.12", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the bit setting for dcContinuityFault in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.""", }, # notification "hdsl2ShdslconfigInitFailure" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.13", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the bit setting for configInitFailure in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.""", }, # notification "hdsl2ShdslprotocolInitFailure" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.14", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the bit setting for protocolInitFailure in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.""", }, # notification "hdsl2ShdslnoNeighborPresent" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.15", "status" : "current", "objects" : { "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates that the bit setting for noNeighborPresent in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.""", }, # notification "hdsl2ShdslLocalPowerLoss" : { "nodetype" : "notification", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.0.16", "status" : "current", "objects" : { "hdsl2ShdslInvVendorID" : { "nodetype" : "object", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, "description" : """This notification indicates impending unit failure due to loss of local power (last gasp).""", }, # notification }, # notifications "groups" : { "hdsl2ShdslSpanConfGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.1", "status" : "current", "members" : { "hdsl2ShdslSpanConfNumRepeaters" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfProfile" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfAlarmProfile" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects for configuring span-related parameters for HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslSpanStatusGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.2", "status" : "current", "members" : { "hdsl2ShdslStatusNumAvailRepeaters" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects for retrieving span-related status for HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslInventoryShdslGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.3", "status" : "current", "members" : { "hdsl2ShdslInvTransmissionModeCapability" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects for retrieving SHDSL-specific inventory information.""", }, # group "hdsl2ShdslSpanShdslStatusGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.4", "status" : "current", "members" : { "hdsl2ShdslStatusMaxAttainableLineRate" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslStatusActualLineRate" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslStatusTransmissionModeCurrent" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects for retrieving SHDSL-specific span-related status.""", }, # group "hdsl2ShdslInventoryGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.5", "status" : "current", "members" : { "hdsl2ShdslInvVendorID" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorModelNumber" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorSerialNumber" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorEOCSoftwareVersion" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvStandardVersion" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorListNumber" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorIssueNumber" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorSoftwareVersion" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvEquipmentCode" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInvVendorOther" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that provide unit inventory information about the units in HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslEndpointConfGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.6", "status" : "current", "members" : { "hdsl2ShdslEndpointCurrAtn" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects for configuring parameters for segment endpoints in HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslEndpointCurrGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.7", "status" : "current", "members" : { "hdsl2ShdslEndpointCurrAtn" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurrSnrMgn" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurrStatus" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointSES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCRCanomalies" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointLOSWS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointUAS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr15MinTimeElapsed" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr15MinES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr15MinSES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr15MinCRCanomalies" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr15MinLOSWS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr15MinUAS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr1DayTimeElapsed" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr1DayES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr1DaySES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr1DayCRCanomalies" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr1DayLOSWS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurr1DayUAS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that provide current status and performance measurements relating to segment endpoints in HDSL2/SHDSL lines.""", }, # group "hdsl2Shdsl15MinIntervalGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.8", "status" : "current", "members" : { "hdsl2Shdsl15MinIntervalES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl15MinIntervalSES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl15MinIntervalCRCanomalies" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl15MinIntervalLOSWS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl15MinIntervalUAS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that maintain historic performance measurements relating to segment endpoints in HDSL2/SHDSL lines in 15-minute intervals.""", }, # group "hdsl2Shdsl1DayIntervalGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.9", "status" : "current", "members" : { "hdsl2Shdsl1DayIntervalMoniSecs" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalSES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalCRCanomalies" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalLOSWS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalUAS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that maintain historic performance measurements relating to segment endpoints in HDSL2/SHDSL lines in 1-day intervals.""", }, # group "hdsl2ShdslMaintenanceGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.10", "status" : "current", "members" : { "hdsl2ShdslMaintLoopbackConfig" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintTipRingReversal" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintPowerBackOff" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintSoftRestart" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintLoopbackTimeout" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintUnitPowerSource" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that provide support for maintenance actions for HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslEndpointAlarmConfGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.11", "status" : "current", "members" : { "hdsl2ShdslEndpointAlarmConfProfile" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshLoopAttenuation" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshSNRMargin" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshSES" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshCRCanomalies" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshLOSWS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointThreshUAS" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointAlarmConfProfileRowStatus" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that allow configuration of alarm thresholds for various performance parameters for HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslNotificationGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.12", "status" : "current", "members" : { "hdsl2ShdslLoopAttenCrossing" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSNRMarginCrossing" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslPerfESThresh" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslPerfSESThresh" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslPerfCRCanomaliesThresh" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslPerfLOSWSThresh" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslPerfUASThresh" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanInvalidNumRepeaters" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslLoopbackFailure" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslpowerBackoff" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdsldeviceFault" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdsldcContinuityFault" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslconfigInitFailure" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslprotocolInitFailure" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslnoNeighborPresent" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslLocalPowerLoss" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports notifications of significant conditions associated with HDSL2/SHDSL lines.""", }, # group "hdsl2ShdslSpanConfProfileGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.13", "status" : "current", "members" : { "hdsl2ShdslSpanConfWireInterface" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfMinLineRate" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfMaxLineRate" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfPSD" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfTransmissionMode" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfRemoteEnabled" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfPowerFeeding" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfCurrCondTargetMarginDown" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfWorstCaseTargetMarginDown" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfCurrCondTargetMarginUp" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfWorstCaseTargetMarginUp" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfUsedTargetMargins" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfReferenceClock" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfLineProbeEnable" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanConfProfileRowStatus" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that constitute configuration profiles for configuring span-related parameters in SHDSL lines.""", }, # group "hdsl2ShdslWirePairGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.14", "status" : "current", "members" : { "hdsl2ShdslEndpointCurrTipRingReversal" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurrActivationState" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects that provide the status of SHDSL-specific wire pairs.""", }, # group "hdsl2ShdslPayloadRateGroup" : { "nodetype" : "group", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.1.15", "status" : "current", "members" : { "hdsl2ShdslStatusMaxAttainablePayloadRate" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslStatusActualPayloadRate" : { "nodetype" : "member", "module" : "HDSL2-SHDSL-LINE-MIB" }, }, # members "description" : """This group supports objects for retrieving payload rates that exclude any framing overhead.""", }, # group }, # groups "compliances" : { "hdsl2ShdslLineMibCompliance" : { "nodetype" : "compliance", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.2.1", "status" : "deprecated", "description" : """The compliance statement for SNMP entities that implement HDSL2 and SHDSL. The version of SHDSL supported in this compliance statement is g.shdsl. **** This compliance statement is deprecated. ****""", "requires" : { "hdsl2ShdslSpanConfGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanStatusGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInventoryGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointConfGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurrGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl15MinIntervalGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintenanceGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointAlarmConfGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslNotificationGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInventoryShdslGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, "hdsl2ShdslSpanShdslStatusGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, "hdsl2ShdslSpanConfProfileGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, }, # requires "refinements" : { "hdsl2ShdslSpanConfWireInterface" : { "module" : "HDSL2-SHDSL-LINE-MIB", "syntax" : { "type" : { "basetype" : "Enumeration", "twoWire" : { "nodetype" : "namednumber", "number" : "1" }, "fourWire" : { "nodetype" : "namednumber", "number" : "2" }, }, }, # syntax "description" : """An implementation only has to support the range as applicable for the original g.shdsl specification defined in RFC 3276.""", }, "hdsl2ShdslStatusMaxAttainableLineRate" : { "module" : "HDSL2-SHDSL-LINE-MIB", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4112000" }, ], "range" : { "min" : "0", "max" : "4112000" }, }, }, # syntax "description" : """An implementation only has to support the range as applicable for the original g.shdsl specification defined in RFC 3276.""", }, "hdsl2ShdslStatusActualLineRate" : { "module" : "HDSL2-SHDSL-LINE-MIB", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4112000" }, ], "range" : { "min" : "0", "max" : "4112000" }, }, }, # syntax "description" : """An implementation only has to support the range as applicable for the original g.shdsl specification defined in RFC 3276.""", }, "hdsl2ShdslSpanConfMinLineRate" : { "module" : "HDSL2-SHDSL-LINE-MIB", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4112000" }, ], "range" : { "min" : "0", "max" : "4112000" }, }, }, # syntax "description" : """An implementation only has to support the range as applicable for the original g.shdsl specification defined in RFC 3276.""", }, "hdsl2ShdslSpanConfMaxLineRate" : { "module" : "HDSL2-SHDSL-LINE-MIB", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "0", "max" : "4112000" }, ], "range" : { "min" : "0", "max" : "4112000" }, }, }, # syntax "description" : """An implementation only has to support the range as applicable for the original g.shdsl specification defined in RFC 3276.""", }, }, # refinements }, # compliance "hdsl2GshdslbisLineMibCompliance" : { "nodetype" : "compliance", "moduleName" : "HDSL2-SHDSL-LINE-MIB", "oid" : "1.3.6.1.2.1.10.48.3.2.2", "status" : "current", "description" : """The compliance statement for SNMP entities that implement HDSL2 and SHDSL. The version of SHDSL supported in this compliance statement is g.shdsl.bis.""", "requires" : { "hdsl2ShdslSpanConfGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslSpanStatusGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInventoryGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointConfGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointCurrGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl15MinIntervalGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2Shdsl1DayIntervalGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslMaintenanceGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslEndpointAlarmConfGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslNotificationGroup" : { "nodetype" : "mandatory", "module" : "HDSL2-SHDSL-LINE-MIB" }, "hdsl2ShdslInventoryShdslGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, "hdsl2ShdslSpanShdslStatusGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, "hdsl2ShdslSpanConfProfileGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, "hdsl2ShdslWirePairGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, "hdsl2ShdslPayloadRateGroup" : { "nodetype" : "optional", "module" : "HDSL2-SHDSL-LINE-MIB", "description" : """Support for this group is only required for implementations supporting SHDSL lines.""", }, }, # requires }, # compliance }, # compliances }