# python version 1.0 DO NOT EDIT # # This python file has been generated by smidump version 0.5.0: # # smidump -f python VDSL-LINE-EXT-MCM-MIB FILENAME = "./libsmi-0.5.0/mibs/ietf/VDSL-LINE-EXT-MCM-MIB" MIB = { "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "VDSL-LINE-EXT-MCM-MIB" : { "nodetype" : "module", "language" : "SMIv2", "organization" : """ADSLMIB Working Group""", "contact" : """WG-email: adslmib@ietf.org Info: https://www1.ietf.org/mailman/listinfo/adslmib Chair: Mike Sneed Sand Channel Systems Postal: P.O. Box 37324 Raleigh NC 27627-732 Email: sneedmike@hotmail.com Phone: +1 206 600 7022 Co-Chair/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: Menachem Dodge ECI Telecom Ltd. Postal: 30 hasivim St. Petach Tikva 49517, Israel. Email: mbdodge@ieee.org Phone: +972 3 926 8421""", "description" : """The VDSL-LINE-MIB found in RFC 3728 defines objects for the management of a pair of VDSL transceivers at each end of the VDSL line. The VDSL-LINE-MIB configures and monitors the line code independent parameters (TC layer) of the VDSL line. This MIB module is an optional extension of the VDSL-LINE-MIB and defines objects for configuration and monitoring of the line code specific (LCS) elements (PMD layer) for VDSL lines using MCM coding. The objects in this extension MIB MUST NOT be used for VDSL lines using Single Carrier Modulation (SCM) line coding. If an object in this extension MIB is referenced by a line which does not use MCM, it has no effect on the operation of that line. Naming Conventions: Vtuc -- (VTUC) transceiver at near (Central) end of line Vtur -- (VTUR) transceiver at Remote end of line Vtu -- One of either Vtuc or Vtur Curr -- Current LCS -- Line Code Specific Max -- Maximum PSD -- Power Spectral Density Rx -- Receive Tx -- Transmit Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4070: see the RFC itself for full legal notices.""", "revisions" : ( { "date" : "2005-04-28 00:00", "description" : """Initial version, published as RFC 4070.""", }, ), "identity node" : "vdslExtMCMMIB", }, "imports" : ( {"module" : "SNMPv2-SMI", "name" : "MODULE-IDENTITY"}, {"module" : "SNMPv2-SMI", "name" : "OBJECT-TYPE"}, {"module" : "SNMPv2-SMI", "name" : "transmission"}, {"module" : "SNMPv2-SMI", "name" : "Unsigned32"}, {"module" : "SNMPv2-TC", "name" : "RowStatus"}, {"module" : "SNMPv2-CONF", "name" : "MODULE-COMPLIANCE"}, {"module" : "SNMPv2-CONF", "name" : "OBJECT-GROUP"}, {"module" : "VDSL-LINE-MIB", "name" : "vdslLineConfProfileName"}, ), "nodes" : { "vdslExtMCMMIB" : { "nodetype" : "node", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229", "status" : "current", }, # node "vdslLineExtMCMMib" : { "nodetype" : "node", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1", }, # node "vdslLineExtMCMMibObjects" : { "nodetype" : "node", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1", }, # node "vdslLineMCMConfProfileTable" : { "nodetype" : "table", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.1", "status" : "current", "description" : """This table contains additional information on multiple carrier VDSL lines. One entry in this table reflects a profile defined by a manager which can be used to configure the VDSL line. If an entry in this table is referenced by a line which does not use MCM, it has no effect on the operation of that line. All read-create-objects defined in this table SHOULD be stored persistently.""", }, # table "vdslLineMCMConfProfileEntry" : { "nodetype" : "row", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.1.1", "create" : "true", "status" : "current", "linkage" : [ "vdslLineConfProfileName", ], "description" : """Each entry consists of a list of parameters that represents the configuration of a multiple carrier modulation VDSL modem.""", }, # row "vdslLineMCMConfProfileTxWindowLength" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.1.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "255" }, ], "range" : { "min" : "1", "max" : "255" }, }, }, "access" : "readwrite", "units" : "samples", "description" : """Specifies the length of the transmit window, counted in samples at the sampling rate corresponding to the negotiated value of N.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileRowStatus" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.1.1.2", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object is used to create a new row or modify or delete an existing row in this table. A profile is activated by setting this object to `active'. When `active' is set, the system will validate the profile. None of the columns in this row may be modified while the row is in the 'active' state. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `notInService') it must first be unreferenced from all associated lines.""", }, # column "vdslLineMCMConfProfileTxBandTable" : { "nodetype" : "table", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.2", "status" : "current", "description" : """This table contains transmit band descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one of possibly many bands with a multiple carrier modulation (MCM) VDSL line. These entries are defined by a manager and can be used to configure the VDSL line. If an entry in this table is referenced by a line which does not use MCM, it has no effect on the operation of that line. All read-create-objects defined in this table SHOULD be stored persistently.""", }, # table "vdslLineMCMConfProfileTxBandEntry" : { "nodetype" : "row", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.2.1", "create" : "true", "status" : "current", "linkage" : [ "vdslLineConfProfileName", "vdslLineMCMConfProfileTxBandNumber", ], "description" : """Each entry consists of a transmit band descriptor, which is defined by a start and a stop tone index.""", }, # row "vdslLineMCMConfProfileTxBandNumber" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.2.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "noaccess", "description" : """The index for this band descriptor entry.""", }, # column "vdslLineMCMConfProfileTxBandStart" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.2.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """Start tone index for this band.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileTxBandStop" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.2.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """Stop tone index for this band.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileTxBandRowStatus" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.2.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object is used to create a new row or modify or delete an existing row in this table. A profile is activated by setting this object to `active'. When `active' is set, the system will validate the profile. Each entry must be internally consistent, the Stop Tone must be greater than the Start Tone. Each entry must also be externally consistent, all entries indexed by a specific profile must not overlap. Validation of the profile will check both internal and external consistency. None of the columns in this row may be modified while the row is in the 'active' state. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `notInService') it must be first unreferenced from all associated lines.""", }, # column "vdslLineMCMConfProfileRxBandTable" : { "nodetype" : "table", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.3", "status" : "current", "description" : """This table contains receive band descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one of possibly many bands with a multiple carrier modulation (MCM) VDSL line. These entries are defined by a manager and can be used to configure the VDSL line. If an entry in this table is referenced by a line which does not use MCM, it has no effect on the operation of that line. All read-create-objects defined in this table SHOULD be stored persistently.""", }, # table "vdslLineMCMConfProfileRxBandEntry" : { "nodetype" : "row", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.3.1", "create" : "true", "status" : "current", "linkage" : [ "vdslLineConfProfileName", "vdslLineMCMConfProfileRxBandNumber", ], "description" : """Each entry consists of a transmit band descriptor, which is defined by a start and a stop tone index.""", }, # row "vdslLineMCMConfProfileRxBandNumber" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.3.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "noaccess", "description" : """The index for this band descriptor entry.""", }, # column "vdslLineMCMConfProfileRxBandStart" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.3.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """Start tone index for this band.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileRxBandStop" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.3.1.3", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """Stop tone index for this band.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileRxBandRowStatus" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.3.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object is used to create a new row or modify or delete an existing row in this table. A profile is activated by setting this object to `active'. When `active' is set, the system will validate the profile. Each entry must be internally consistent, the Stop Tone must be greater than the Start Tone. Each entry must also be externally consistent, all entries indexed by a specific profile must not overlap. Validation of the profile will check both internal and external consistency. None of the columns in this row may be modified while the row is in the 'active' state. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `notInService') it must be first unreferenced from all associated lines.""", }, # column "vdslLineMCMConfProfileTxPSDTable" : { "nodetype" : "table", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.4", "status" : "current", "description" : """This table contains transmit PSD mask descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one tone within a multiple carrier modulation (MCM) VDSL line. These entries are defined by a manager and can be used to configure the VDSL line. If an entry in this table is referenced by a line which does not use MCM, it has no effect on the operation of that line. All read-create-objects defined in this table SHOULD be stored persistently.""", }, # table "vdslLineMCMConfProfileTxPSDEntry" : { "nodetype" : "row", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.4.1", "create" : "true", "status" : "current", "linkage" : [ "vdslLineConfProfileName", "vdslLineMCMConfProfileTxPSDNumber", ], "description" : """Each entry consists of a transmit PSD mask descriptor, which defines the power spectral density (PSD) for a tone.""", }, # row "vdslLineMCMConfProfileTxPSDNumber" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.4.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "noaccess", "description" : """The index for this mask descriptor entry.""", }, # column "vdslLineMCMConfProfileTxPSDTone" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.4.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """The tone index for which the PSD is being specified.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileTxPSDPSD" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.4.1.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "units" : "0.5dBm/Hz", "description" : """Power Spectral Density level in steps of 0.5dBm/Hz with an offset of -140dBm/Hz.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileTxPSDRowStatus" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.4.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object is used to create a new row or modify or delete an existing row in this table. A profile is activated by setting this object to `active'. When `active' is set, the system will validate the profile. None of the columns in this row may be modified while the row is in the 'active' state. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `notInService') it must be first unreferenced from all associated lines.""", }, # column "vdslLineMCMConfProfileMaxTxPSDTable" : { "nodetype" : "table", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.5", "status" : "current", "description" : """This table contains transmit maximum PSD mask descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one tone within a multiple carrier modulation (MCM) VDSL modem. These entries are defined by a manager and can be used to configure the VDSL line. If an entry in this table is referenced by a line which does not use MCM, it has no effect on the operation of that line. All read-create-objects defined in this table SHOULD be stored persistently.""", }, # table "vdslLineMCMConfProfileMaxTxPSDEntry" : { "nodetype" : "row", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.5.1", "create" : "true", "status" : "current", "linkage" : [ "vdslLineConfProfileName", "vdslLineMCMConfProfileMaxTxPSDNumber", ], "description" : """Each entry consists of a transmit PSD mask descriptor, which defines the maximum power spectral density (PSD) for a tone.""", }, # row "vdslLineMCMConfProfileMaxTxPSDNumber" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.5.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "noaccess", "description" : """The index for this band descriptor entry.""", }, # column "vdslLineMCMConfProfileMaxTxPSDTone" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.5.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """The tone index for which the PSD is being specified. There must not be multiple rows defined, for a particular profile, with the same value for this field.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileMaxTxPSDPSD" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.5.1.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "units" : "0.5dBm/Hz", "description" : """Power Spectral Density level in steps of 0.5dBm/Hz with an offset of -140dBm/Hz.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileMaxTxPSDRowStatus" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.5.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object is used to create a new row or modify or delete an existing row in this table. A profile is activated by setting this object to `active'. When `active' is set, the system will validate the profile. There must be only one entry in this table for each tone associated with a specific profile. This will be checked during the validation process. None of the columns in this row may be modified while the row is in the 'active' state. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `notInService') it must be first unreferenced from all associated lines.""", }, # column "vdslLineMCMConfProfileMaxRxPSDTable" : { "nodetype" : "table", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.6", "status" : "current", "description" : """This table contains maximum receive PSD mask descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one tone within a multiple carrier modulation (MCM) VDSL modem. These entries are defined by a manager and can be used to configure the VDSL line. If an entry in this table is referenced by a line which does not use MCM, it has no effect on the operation of that line. All read-create-objects defined in this table SHOULD be stored persistently.""", }, # table "vdslLineMCMConfProfileMaxRxPSDEntry" : { "nodetype" : "row", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.6.1", "create" : "true", "status" : "current", "linkage" : [ "vdslLineConfProfileName", "vdslLineMCMConfProfileMaxRxPSDNumber", ], "description" : """Each entry consists of a transmit PSD mask descriptor, which defines the power spectral density (PSD) for a tone.""", }, # row "vdslLineMCMConfProfileMaxRxPSDNumber" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.6.1.1", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "noaccess", "description" : """The index for this band descriptor entry.""", }, # column "vdslLineMCMConfProfileMaxRxPSDTone" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.6.1.2", "status" : "current", "syntax" : { "type" : { "basetype" : "Unsigned32", "ranges" : [ { "min" : "1", "max" : "4096" }, ], "range" : { "min" : "1", "max" : "4096" }, }, }, "access" : "readwrite", "description" : """The tone index for which the PSD is being specified. There must not be multiple rows defined, for a particular profile, with the same value for this field.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileMaxRxPSDPSD" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.6.1.3", "status" : "current", "syntax" : { "type" : { "module" :"", "name" : "Unsigned32"}, }, "access" : "readwrite", "units" : "0.5dBm/Hz", "description" : """Power Spectral Density level in steps of 0.5dBm/Hz with an offset of -140dBm/Hz.""", "reference" : """T1E1.4/2000-013R4""", }, # column "vdslLineMCMConfProfileMaxRxPSDRowStatus" : { "nodetype" : "column", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.1.6.1.4", "status" : "current", "syntax" : { "type" : { "module" :"SNMPv2-TC", "name" : "RowStatus"}, }, "access" : "readwrite", "description" : """This object is used to create a new row or modify or delete an existing row in this table. A profile is activated by setting this object to `active'. When `active' is set, the system will validate the profile. There must be only one entry in this table for each tone associated with a specific profile. This will be checked during the validation process. None of the columns in this row may be modified while the row is in the 'active' state. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `notInService') it must be first unreferenced from all associated lines.""", }, # column "vdslLineExtMCMConformance" : { "nodetype" : "node", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.2", }, # node "vdslLineExtMCMGroups" : { "nodetype" : "node", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.2.1", }, # node "vdslLineExtMCMCompliances" : { "nodetype" : "node", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.2.2", }, # node }, # nodes "groups" : { "vdslLineExtMCMGroup" : { "nodetype" : "group", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.2.1.1", "status" : "current", "members" : { "vdslLineMCMConfProfileTxWindowLength" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileRowStatus" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileTxBandStart" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileTxBandStop" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileTxBandRowStatus" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileRxBandStart" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileRxBandStop" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileRxBandRowStatus" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileTxPSDTone" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileTxPSDPSD" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileTxPSDRowStatus" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileMaxTxPSDTone" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileMaxTxPSDPSD" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileMaxTxPSDRowStatus" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileMaxRxPSDTone" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileMaxRxPSDPSD" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, "vdslLineMCMConfProfileMaxRxPSDRowStatus" : { "nodetype" : "member", "module" : "VDSL-LINE-EXT-MCM-MIB" }, }, # members "description" : """A collection of objects providing configuration information for a VDSL line based upon multiple carrier modulation modem.""", }, # group }, # groups "compliances" : { "vdslLineExtMCMMibCompliance" : { "nodetype" : "compliance", "moduleName" : "VDSL-LINE-EXT-MCM-MIB", "oid" : "1.3.6.1.2.1.10.229.1.2.2.1", "status" : "current", "description" : """The compliance statement for SNMP entities which manage VDSL interfaces.""", "requires" : { "vdslLineExtMCMGroup" : { "nodetype" : "mandatory", "module" : "VDSL-LINE-EXT-MCM-MIB" }, }, # requires }, # compliance }, # compliances }