DASAN-DSL-MIB: View SNMP OID List / Download MIB

VENDOR: DASAN CO.,LTD.


 Home MIB: DASAN-DSL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dasanDslMIB 1.3.6.1.4.1.6296.9.3
The MIB module to describe SDSL product.
     dasanDslMIBObjects 1.3.6.1.4.1.6296.9.3.1
         dsDslSystem 1.3.6.1.4.1.6296.9.3.1.1
         dsDslModules 1.3.6.1.4.1.6296.9.3.1.2
             moduleNumber 1.3.6.1.4.1.6296.9.3.1.2.1 integer read-only
The number of DSL modules (regardless of their current state) present on this system.
             moduleTableLastChange 1.3.6.1.4.1.6296.9.3.1.2.2 timeticks read-only
The value of sysUpTime at the time of the last creation or deletion of an entry in the moduleTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
             moduleTable 1.3.6.1.4.1.6296.9.3.1.2.3 no-access
A list of module entries. The number of entries is given by the value of moduleNumber.
                 moduleEntry 1.3.6.1.4.1.6296.9.3.1.2.3.1 no-access
An entry containing management information applicable to a particular module.
                     moduleIndex 1.3.6.1.4.1.6296.9.3.1.2.3.1.1 integer read-only
A unique value, greater than zero, for each module. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                     moduleDescr 1.3.6.1.4.1.6296.9.3.1.2.3.1.2 displaystring read-only
A textual string containing information about the module. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.
                     moduleType 1.3.6.1.4.1.6296.9.3.1.2.3.1.3 displaystring read-only
The type of module. This string defines the type of DSL module type. For instance, this can be SDSL, VDSL or SDSL.
                     modulePhysAddress 1.3.6.1.4.1.6296.9.3.1.2.3.1.4 physaddress read-only
The module's address at its ethernet interface. For example, this object normally contains a MAC address.
                     moduleOperStatus 1.3.6.1.4.1.6296.9.3.1.2.3.1.5 integer read-only
The current operational state of the module. Enumeration: 'down': 2, 'up': 1.
                     moduleUpTime 1.3.6.1.4.1.6296.9.3.1.2.3.1.6 displaystring read-only
Elasped time since this module has been boot up.
                     moduleAvailableMemory 1.3.6.1.4.1.6296.9.3.1.2.3.1.7 integer read-only
The amount of free memory in this module.
                     modulePortNumber 1.3.6.1.4.1.6296.9.3.1.2.3.1.8 integer read-only
The number of ethernet ports and ethernet-like DSL ports (regardless of their current state) present on this module.
                     modulePortIndexBase 1.3.6.1.4.1.6296.9.3.1.2.3.1.9 integer read-only
Port index base for this module. Port index range of this module is from modulePortIndexBase to (modulePortInexBase + modulePortNumber - 1).
                     moduleSpecific 1.3.6.1.4.1.6296.9.3.1.2.3.1.10 object identifier read-only
A reference to MIB definitions specific to the particular media being used to realize the module. It is recommended that this value point to an instance of a MIB object in the media-specific MIB, i.e., that this object have the semantics associated with the InstancePointer textual convention defined in RFC 1903. In fact, it is recommended that the module- specific MIB specify what value moduleSpecific should/can take for values of moduleType. If no MIB definitions specific to the particular media are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.
         dsDslPorts 1.3.6.1.4.1.6296.9.3.1.3
             dsDslPortNumber 1.3.6.1.4.1.6296.9.3.1.3.1 integer read-only
The number of DSL modules (regardless of their current state) present on this system.
             dsDslPortTable 1.3.6.1.4.1.6296.9.3.1.3.2 no-access
A list of module entries. The number of entries is given by the value of moduleNumber.
                 dsDslPortEntry 1.3.6.1.4.1.6296.9.3.1.3.2.1 no-access
An entry containing management information applicable to a particular port.
                     portIndex 1.3.6.1.4.1.6296.9.3.1.3.2.1.1 integer read-only
A unique value, greater than zero, for each module. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                     portDescr 1.3.6.1.4.1.6296.9.3.1.3.2.1.2 displaystring read-only
A textual string containing information about the port.
                     portType 1.3.6.1.4.1.6296.9.3.1.3.2.1.3 displaystring read-only
The type of communication port. This string defines the type of port. Each module has one or more ethernet port(s) and xDSL ports.
                     portIfIndex 1.3.6.1.4.1.6296.9.3.1.3.2.1.4 integer read-only
ifIndex which is defined in interface mib.
                     portAdminStatus 1.3.6.1.4.1.6296.9.3.1.3.2.1.5 integer read-only
The current administrative state of the port. Enumeration: 'down': 26, 'up': 1.
                     portOperStatus 1.3.6.1.4.1.6296.9.3.1.3.2.1.6 integer read-only
The current operational state of the port. Enumeration: 'down': 2, 'up': 1.
                     portModemStatus 1.3.6.1.4.1.6296.9.3.1.3.2.1.7 integer read-write
idle : system does not try to establish modem link. trying : system is trying to establish modem link. established : modem link has been established. If trying is written, modem will be reset and the system will try to re-establish modem link. If idle is set, system will not manage modem connection. When established is written, it will be ignored silently. Enumeration: 'established': 3, 'idle': 1, 'trying': 2.
                     portLineQuality 1.3.6.1.4.1.6296.9.3.1.3.2.1.8 displaystring read-only
The ascii string which describes the quality of link. Description can be distinct for DSL link type.
                     portUpStreamSpeed 1.3.6.1.4.1.6296.9.3.1.3.2.1.9 integer read-only
An estimate of the port's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295). For a sub-layer which has no concept of bandwidth, this object should be zero.
                     portDownStreamSpeed 1.3.6.1.4.1.6296.9.3.1.3.2.1.10 integer read-only
An estimate of the port's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295). For a sub-layer which has no concept of bandwidth, this object should be zero.
                     portLastModemStatusChange 1.3.6.1.4.1.6296.9.3.1.3.2.1.11 displaystring read-only
Elasped time since modem status has been changed.
                     portSpecific 1.3.6.1.4.1.6296.9.3.1.3.2.1.12 object identifier read-only
A reference to MIB definitions specific to the particular media being used to realize the module. It is recommended that this value point to an instance of a MIB object in the media-specific MIB, i.e., that this object have the semantics associated with the InstancePointer textual convention defined in RFC 1903. In fact, it is recommended that the module- specific MIB specify what value moduleSpecific should/can take for values of moduleType. If no MIB definitions specific to the particular media are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.
         dsDslLearnedMacs 1.3.6.1.4.1.6296.9.3.1.4
             macNumber 1.3.6.1.4.1.6296.9.3.1.4.1 integer read-only
The number of DSL modules (regardless of their current state) present on this system.
             macTable 1.3.6.1.4.1.6296.9.3.1.4.2 no-access
A list of module entries. The number of entries is given by the value of moduleNumber.
                 macEntry 1.3.6.1.4.1.6296.9.3.1.4.2.1 no-access
Each entry contains one MAC address and its aging time.
                     macIndex 1.3.6.1.4.1.6296.9.3.1.4.2.1.1 integer read-only
MAC table entry index.
                     macAddress 1.3.6.1.4.1.6296.9.3.1.4.2.1.2 physaddress read-only
MAC address learned on this port.
                     agingTime 1.3.6.1.4.1.6296.9.3.1.4.2.1.3 integer read-only
Elapased time since last RX activity from this MAC-addressed host.
     dasanDslMIBObjects2 1.3.6.1.4.1.6296.9.3.2
         dsVdslNotifications 1.3.6.1.4.1.6296.9.3.2.0
         dsVdslSystemBaseInfo 1.3.6.1.4.1.6296.9.3.2.1
             dsVdslSystemFWVersion 1.3.6.1.4.1.6296.9.3.2.1.1 octet string read-only
.
             dsVdslSystemLowPowerMode 1.3.6.1.4.1.6296.9.3.2.1.2 integer read-write
. Enumeration: 'enable': 1, 'disable': 0.
             dsVdslSystemBmeReset 1.3.6.1.4.1.6296.9.3.2.1.3 integer32 read-write
select bme-number to reset
             dsVdslSystemUpboConfTable 1.3.6.1.4.1.6296.9.3.2.1.50 no-access
Description.
                   dsVdslSystemUpboConfEntry 1.3.6.1.4.1.6296.9.3.2.1.50.1 no-access
Description.
                       dsVdslSystemUpboConfLength 1.3.6.1.4.1.6296.9.3.2.1.50.1.1 integer read-only
Description.
                       dsVdslSystemUpboConfArrayK1 1.3.6.1.4.1.6296.9.3.2.1.50.1.2 octet string read-write
Description.
                       dsVdslSystemUpboConfArrayK2 1.3.6.1.4.1.6296.9.3.2.1.50.1.3 octet string read-write
Description.
         dsVdslStatus 1.3.6.1.4.1.6296.9.3.2.2
             dsVdslStatusBitAlloc 1.3.6.1.4.1.6296.9.3.2.2.1
                 dsVdslStatusBAIfindex 1.3.6.1.4.1.6296.9.3.2.2.1.1 integer32 read-write
.
                 dsVdslStatusBAPhySide 1.3.6.1.4.1.6296.9.3.2.2.1.2 integer read-write
. Enumeration: 'rx': 1, 'tx': 2.
                 dsVdslStatusBASectionSize 1.3.6.1.4.1.6296.9.3.2.2.1.3 integer32 read-write
.
                 dsVdslStatusBAAction 1.3.6.1.4.1.6296.9.3.2.2.1.4 integer read-write
. Enumeration: 'get': 1.
                 dsVdslStatusBAStatus 1.3.6.1.4.1.6296.9.3.2.2.1.5 integer read-only
. Enumeration: 'failed': 4, 'idle': 1, 'busy': 2, 'passed': 3.
                 dsVdslStatusBALastTime 1.3.6.1.4.1.6296.9.3.2.2.1.6 octet string read-only
.
                 dsVdslStatusBATable 1.3.6.1.4.1.6296.9.3.2.2.1.7 no-access
.
                     dsVdslStatusBAEntry 1.3.6.1.4.1.6296.9.3.2.2.1.7.1 no-access
.
                         dsVdslStatusBASectionIndex 1.3.6.1.4.1.6296.9.3.2.2.1.7.1.1 integer no-access
.
                         dsVdslStatusBABitLoading 1.3.6.1.4.1.6296.9.3.2.2.1.7.1.2 integer32 read-only
.
         dsVdslLine 1.3.6.1.4.1.6296.9.3.2.3
             dsVdslLinePsdShaping 1.3.6.1.4.1.6296.9.3.2.3.1
                 dsVdslLinePsdShapingTable 1.3.6.1.4.1.6296.9.3.2.3.1.1 no-access
Description.
                     dsVdslLinePsdShapingEntry 1.3.6.1.4.1.6296.9.3.2.3.1.1.1 no-access
Description.
                         dsVdslLinePsdShapingUsFlag 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.1 integer read-write
Description. Enumeration: 'disable': 0, 'enableStandard': 3, 'enableAuto': 1, 'enableManual': 2.
                         dsVdslLinePsdShapingUsEwlName 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.2 integer read-write
Description. Enumeration: 'us900': 18, 'us550': 11, 'us200': 4, 'us350': 7, 'us50': 1, 'us650': 13, 'us300': 6, 'us150': 3, 'us700': 14, 'us250': 5, 'us750': 15, 'us600': 12, 'us950': 19, 'us400': 8, 'us850': 17, 'us0': 0, 'us100': 2, 'us800': 16, 'us450': 9, 'us500': 10, 'usFull': 20.
                         dsVdslLinePsdShapingUsEwlLength 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.3 integer32 read-write
Description.
                         dsVdslLinePsdShapingUsRetryCount 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.4 integer32 read-write
Description.
                         dsVdslLinePsdShapingUsAutoStatus 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.5 integer read-write
Description. Enumeration: 'adminDown': 4, 'training': 3, 'none': 0, 'userClear': 1, 'linkOn': 2.
                         dsVdslLinePsdShapingUsAutoDr 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.6 integer read-write
Description. Enumeration: 'us900': 18, 'us550': 11, 'us200': 4, 'us350': 7, 'us50': 1, 'us650': 13, 'us300': 6, 'us150': 3, 'us700': 14, 'us250': 5, 'us750': 15, 'us600': 12, 'us950': 19, 'us400': 8, 'us850': 17, 'us0': 0, 'us100': 2, 'us800': 16, 'us450': 9, 'us500': 10, 'usFull': 20.
                         dsVdslLinePsdShapingUsCurrentTryCount 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.7 integer32 read-write
Description.
                         dsVdslLinePsdShapingUsEwlOnAutoDr 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.8 integer32 read-write
Description.
                         dsVdslLinePsdShapingUsClearAutoDr 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.11 integer read-write
Description. Enumeration: 'clear': 1.
                         dsVdslLinePsdShapingUsMethodType 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.13 integer read-write
Description. Enumeration: 'method50mTo950m': 1, 'method50mToFull': 2, 'methodNormal': 0.
                         dsVdslLinePsdShapingUsStepCount 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.14 integer32 read-write
Description.
                         dsVdslLinePsdShapingDsFlag 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.21 integer read-write
Description. Enumeration: 'enable': 1, 'disable': 0.
                         dsVdslLinePsdShapingDsEwlName 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.22 integer read-write
Description. Enumeration: 'ds3250': 13, 'ds2000': 8, 'ds4750': 19, 'ds4000': 16, 'ds2750': 11, 'ds3000': 12, 'ds500': 2, 'ds0': 0, 'ds3750': 15, 'ds3500': 14, 'ds1000': 4, 'ds1250': 5, 'ds750': 3, 'ds2250': 9, 'ds4500': 18, 'ds1750': 7, 'ds4250': 17, 'ds250': 1, 'ds2500': 10, 'ds1500': 6.
                         dsVdslLinePsdShapingDsEwlLength 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.23 integer32 read-write
Description.
                         dsVdslLinePsdShapingDsFreqMin 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.24 integer32 read-write
Description.
                         dsVdslLinePsdShapingDsFreqMax 1.3.6.1.4.1.6296.9.3.2.3.1.1.1.25 integer32 read-write
Description.
             dsVdslLineConfig 1.3.6.1.4.1.6296.9.3.2.3.2
                 dsVdslLineConfigTable 1.3.6.1.4.1.6296.9.3.2.3.2.1 no-access
Description.
                     dsVdslLineConfigEntry 1.3.6.1.4.1.6296.9.3.2.3.2.1.1 no-access
Description.
                         dsVdslLineConfMicroCut 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.1 integer read-write
Description. Enumeration: 'enable': 1, 'disable': 2.
                         dsVdslLineConfigMicroCutThreshold 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.2 integer32 read-write
-1 means default threshold value.
                         dsVdslLineConfigMicroCutStatTotal 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.3 integer32 read-only
Description.
                         dsVdslLineConfigMicroCutStatCurrent 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.4 integer32 read-only
Description.
                         dsVdslLineConfigMicroCutStatLinkdown 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.5 integer32 read-only
Description.
                         dsVdslLineConfigMicroCutStatCleared 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.6 integer read-write
Description. Enumeration: 'clearCurrent': 3, 'clearAll': 1, 'clearTotal': 2, 'clearLinkdown': 4.
                         dsVdslLineConfigTrustSnr 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.7 integer read-write
Description. Enumeration: 'enable': 0, 'disable': 1.
                         dsVdslLineConfigTrustSnrThreshUpMargin 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.8 integer32 read-write
-1 means default value
                         dsVdslLineConfigTrustSnrThreshUpTime 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.9 integer32 read-write
-1 means default value
                         dsVdslLineConfigTrustSnrThreshDownMargin 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.10 integer32 read-write
-1 means default value
                         dsVdslLineConfigTrustSnrThreshDownTime 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.11 integer32 read-write
-1 means default value
                         dsVdslLineConfigTrustSnrStatUpRunning 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.12 integer32 read-only
Description.
                         dsVdslLineConfigTrustSnrStatUpTime 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.13 integer32 read-only
Description.
                         dsVdslLineConfigTrustSnrStatDownRunning 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.14 integer32 read-only
Description.
                         dsVdslLineConfigTrustSnrStatDownTime 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.15 integer32 read-only
Description.
                         dsVdslLineConfigTrustSnrStatLinkdown 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.16 integer32 read-only
Description.
                         dsVdslLineConfigTrustSnrStatCleared 1.3.6.1.4.1.6296.9.3.2.3.2.1.1.17 integer read-write
Description. Enumeration: 'clearUpTime': 3, 'clearDownTime': 5, 'clearDownRunning': 4, 'clearUpRunning': 2, 'clearLinkdown': 6, 'clearAll': 1.
             dsVdslLineStatus 1.3.6.1.4.1.6296.9.3.2.3.11
                   dsVdslLineStatusTable 1.3.6.1.4.1.6296.9.3.2.3.11.1 no-access
Description.
                       dsVdslLineStatusEntry 1.3.6.1.4.1.6296.9.3.2.3.11.1.1 no-access
Description.
                           dsVdslLineStatusCpeLinkdownReason 1.3.6.1.4.1.6296.9.3.2.3.11.1.1.1 integer read-only
Description. Enumeration: 'feIniCRC': 13, 'lossOfSignalPM': 2, 'feCRC': 14, 'feLPR': 9, 'portStop': 1, 'feLOS': 10, 'lossOfFrameNonPM': 5, 'unknownFailure': 15, 'iniCRC': 7, 'cRC': 8, 'excessiveSevereError': 6, 'notSupport': -1, 'feESE': 12, 'lossOfFramePM': 4, 'lossOfPower': 0, 'lossOfSignalNonPM': 3, 'feLOF': 11.
         dsVdslPM 1.3.6.1.4.1.6296.9.3.2.5
             dsVdslPMMediaAdaptor 1.3.6.1.4.1.6296.9.3.2.5.1
                 dsVdslPMMATable 1.3.6.1.4.1.6296.9.3.2.5.1.1 no-access
.
                     dsVdslPMMAEntry 1.3.6.1.4.1.6296.9.3.2.5.1.1.1 no-access
.
                         dsVdslPMMARxFrameCount 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.1 counter64 read-only
.
                         dsVdslPMMARxCRCErr 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.2 counter64 read-only
.
                         dsVdslPMMARxDrop 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.3 counter64 read-only
.
                         dsVdslPMMATxFrameCount 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.4 counter64 read-only
.
                         dsVdslPMMATxDrop 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.5 counter64 read-only
.
                         dsVdslPMMAEnetCrcErrCnt 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.6 counter64 read-only
.
                         dsVdslPMMACleared 1.3.6.1.4.1.6296.9.3.2.5.1.1.1.7 timeticks read-only
.
             dsVdslPMStatCount 1.3.6.1.4.1.6296.9.3.2.5.2
                 dsVdslPMCoStatTable 1.3.6.1.4.1.6296.9.3.2.5.2.1 no-access
Description.
                     dsVdslPMCoStatEntry 1.3.6.1.4.1.6296.9.3.2.5.2.1.1 no-access
Description.
                         dsVdslPMLos 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.1 unsigned32 read-write
The LOS total statistic value. set to 0 to clear count.
                         dsVdslPMLof 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.2 unsigned32 read-write
Description.
                         dsVdslPMLol 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.3 unsigned32 read-write
Description.
                         dsVdslPMCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.4 unsigned32 read-write
Description.
                         dsVdslPMUnCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.5 unsigned32 read-write
Description.
                         dsVdslPMCRC 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.6 unsigned32 read-write
Description.
                         dsVdslPMServiceError 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.7 unsigned32 read-write
Description.
                         dsVdslPMLoss 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.18 unsigned32 read-write
Description.
                         dsVdslPMLofs 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.19 unsigned32 read-write
Description.
                         dsVdslPMLols 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.20 unsigned32 read-write
Description.
                         dsVdslPMESs 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.21 unsigned32 read-write
Description.
                         dsVdslPMSESs 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.22 unsigned32 read-write
Description.
                         dsVdslPMUASs 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.23 unsigned32 read-write
Description.
                         dsVdslPMCRCs 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.24 unsigned32 read-write
Description.
                         dsVdslPM15minElapsedTime 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.28 gauge32 read-write
Description.
                         dsVdslPM1dayElapsedTime 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.29 gauge32 read-write
Description.
                         dsVdslPMClear 1.3.6.1.4.1.6296.9.3.2.5.2.1.1.30 integer read-write
clear all error statistic counter with timer. Enumeration: 'clear': 1.
                 dsVdslPMCoStat15minTable 1.3.6.1.4.1.6296.9.3.2.5.2.2 no-access
Description.
                     dsVdslPMCoStat15minEntry 1.3.6.1.4.1.6296.9.3.2.5.2.2.1 no-access
Description.
                         dsVdslPM15minInterval 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.1 integer32 no-access
Performance Data Interval number 1 is the most recent previous interval; interval 0 is current.
                         dsVdslPM15minLos 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.2 unsigned32 read-only
Description.
                         dsVdslPM15minLof 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.3 unsigned32 read-only
Description.
                         dsVdslPM15minLol 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.4 unsigned32 read-only
Description.
                         dsVdslPM15minCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.5 unsigned32 read-only
Description.
                         dsVdslPM15minUnCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.6 unsigned32 read-only
Description.
                         dsVdslPM15minCRC 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.7 unsigned32 read-only
Description.
                         dsVdslPM15minServiceError 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.8 unsigned32 read-only
Description.
                         dsVdslPM15minLoss 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.19 unsigned32 read-only
Description.
                         dsVdslPM15minLofs 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.20 unsigned32 read-only
Description.
                         dsVdslPM15minLols 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.21 unsigned32 read-only
Description.
                         dsVdslPM15minESs 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.22 unsigned32 read-only
Description.
                         dsVdslPM15minSESs 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.23 unsigned32 read-only
Description.
                         dsVdslPM15minUASs 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.24 unsigned32 read-only
Description.
                         dsVdslPM15minCRCs 1.3.6.1.4.1.6296.9.3.2.5.2.2.1.25 unsigned32 read-only
Description.
                 dsVdslPMCoStat1dayTable 1.3.6.1.4.1.6296.9.3.2.5.2.3 no-access
Description.
                     dsVdslPMCoStat1dayEntry 1.3.6.1.4.1.6296.9.3.2.5.2.3.1 no-access
Description.
                         dsVdslPM1dayInterval 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.1 integer32 no-access
Performance Data Interval number 1 is the most recent previous interval; interval 0 is current.
                         dsVdslPM1dayLos 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.2 unsigned32 read-only
Description.
                         dsVdslPM1dayLof 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.3 unsigned32 read-only
Description.
                         dsVdslPM1dayLol 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.4 unsigned32 read-only
Description.
                         dsVdslPM1dayCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.5 unsigned32 read-only
Description.
                         dsVdslPM1dayUnCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.6 unsigned32 read-only
Description.
                         dsVdslPM1dayCRC 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.7 unsigned32 read-only
Description.
                         dsVdslPMdayServiceError 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.8 unsigned32 read-only
Description.
                         dsVdslPM1dayLoss 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.19 unsigned32 read-only
Description.
                         dsVdslPM1dayLofs 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.20 unsigned32 read-only
Description.
                         dsVdslPM1dayLols 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.21 unsigned32 read-only
Description.
                         dsVdslPM1dayESs 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.22 unsigned32 read-only
Description.
                         dsVdslPM1daySESs 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.23 unsigned32 read-only
Description.
                         dsVdslPM1dayUASs 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.24 unsigned32 read-only
Description.
                         dsVdslPM1dayCRCs 1.3.6.1.4.1.6296.9.3.2.5.2.3.1.25 unsigned32 read-only
Description.
                 dsVdslPMCpeStatTable 1.3.6.1.4.1.6296.9.3.2.5.2.4 no-access
Description.
                     dsVdslPMCpeStatEntry 1.3.6.1.4.1.6296.9.3.2.5.2.4.1 no-access
Description.
                         dsVdslPMCpeLos 1.3.6.1.4.1.6296.9.3.2.5.2.4.1.1 unsigned32 read-only
Description.
                         dsVdslPMCpeLof 1.3.6.1.4.1.6296.9.3.2.5.2.4.1.2 unsigned32 read-only
Description.
                         dsVdslPMCpeCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.4.1.3 unsigned32 read-only
Description.
                         dsVdslPMCpeUnCorrBlk 1.3.6.1.4.1.6296.9.3.2.5.2.4.1.4 unsigned32 read-only
Description.
                         dsVdslPMCpeCRC 1.3.6.1.4.1.6296.9.3.2.5.2.4.1.5 unsigned32 read-only
Description.
                         dsVdslPMCpeClear 1.3.6.1.4.1.6296.9.3.2.5.2.4.1.6 integer read-write
Description. Enumeration: 'clear': 1.
         dsVdslProfile 1.3.6.1.4.1.6296.9.3.2.6
             dsVdslLineCfgProfile 1.3.6.1.4.1.6296.9.3.2.6.1
                 dsVdslLineCfgProfileTable 1.3.6.1.4.1.6296.9.3.2.6.1.1 no-access
This table contains information on the VDSL line configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the VDSL line. Entries in this table MUST be maintained in a persistent manner.
                     dsVdslLineCfgProfileEntry 1.3.6.1.4.1.6296.9.3.2.6.1.1.1 no-access
Each entry consists of a list of parameters that represents the configuration of a VDSL line. A default profile with an index of 'DEFVAL', will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
                         dsVdslLineCfgProfileName 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.1 displaystring no-access
This object identifies a row in this table. A default profile with an index of 'DEFVAL', will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
                         dsVdslLineCfgDownMaxSnrMgn 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.4 unsigned32 read-only
Specifies the maximum downstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
                         dsVdslLineCfgDownMinSnrMgn 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.5 unsigned32 read-only
Specifies the minimum downstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
                         dsVdslLineCfgDownTargetSnrMgn 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.6 unsigned32 read-only
Specifies the target downstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB. This is the Noise Margin the transceivers must achieve with a BER of 10^-7 or better to successfully complete initialization.
                         dsVdslLineCfgUpMaxSnrMgn 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.7 unsigned32 read-only
Specifies the maximum upstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
                         dsVdslLineCfgUpMinSnrMgn 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.8 unsigned32 read-only
Specifies the minimum upstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
                         dsVdslLineCfgUpTargetSnrMgn 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.9 unsigned32 read-only
Specifies the target upstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB. This is the Noise Margin the transceivers must achieve with a BER of 10^-7 or better to successfully complete initialization.
                         dsVdslLineCfgDownMaxDataRate 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.10 unsigned32 read-only
Specifies the maximum downstream slow channel data rate in steps of 1000 bits/second. The maximum aggregate downstream transmit speed of the line can be derived from the sum of maximum downstream fast and slow channel data rates.
                         dsVdslLineCfgDownMinDataRate 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.11 unsigned32 read-only
Specifies the minimum downstream slow channel data rate in steps of 1000 bits/second. The minimum aggregate downstream transmit speed of the line can be derived from the sum of minimum downstream fast and slow channel data rates.
                         dsVdslLineCfgUpMaxDataRate 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.12 unsigned32 read-only
Specifies the maximum upstream slow channel data rate in steps of 1000 bits/second.
                         dsVdslLineCfgUpMinDataRate 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.13 unsigned32 read-only
Specifies the minimum upstream slow channel data rate in steps of 1000 bits/second.
                         dsVdslLineCfgDownMaxInterDelay 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.16 integer read-only
Specifies the maximum interleave delay for the downstream slow channel.
                         dsVdslLineCfgUpMaxInterDelay 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.17 integer read-only
Specifies the maximum interleave delay for the upstream slow channel.
                         dsVdslLineCfgHamband 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.20 counter64 read-write
dsVdsl Amature Radio(HAM) band ID. The value of Ham band is combination of the following value. If you want to set band1 and band10, you should set value 257(band1 + band10) to the Ham band. band1 [ 1.800 - 1.810 ] MHz : RFI Notch (1) band2 [ 1.800 - 1.825 ] MHz : KOREA HAM-BAND (2) band3 [ 1.810 - 1.825 ] MHz : ANNEX F (4) band4 [ 1.810 - 2.000 ] MHz : ETSI, T1E1 (8) band5 [ 1.9075 - 1.9125 ] MHz : ANNEX F (16) band6 [ 2.173 - 2.191 ] MHz : DT GMDSS (2097152) 0x0000 0020 0000 band7 [ 3.500 - 3.550 ] MHz : KOREA HAM-BAND (32) band8 [ 3.500 - 3.575 ] MHz : ANNEX F (64) band9 [ 3.500 - 3.800 ] MHz : ETSI (128) band10 [ 3.500 - 4.000 ] MHz : T1E1 (256) band11 [ 3.747 - 3.754 ] MHz : ANNEX F (512) band12 [ 3.790 - 3.800 ] MHz : KOREA HAM-BAND (1024) band13 [ 3.791 - 3.805 ] MHz : ANNEX F (2048) band14 [ 4.200 - 4.215 ] MHz : DT GMDSS (4194304) 0x0000 0040 0000 band15 [ 5.900 - 6.200 ] MHz : DT DRM radio (Broadcasting) (8388608) 0x0000 0080 0000 band16 [ 6.300 - 6.320 ] MHz : DT GMDSS (16777216) 0x0000 0100 0000 band17 [ 7.000 - 7.100 ] MHz : KOREA HAM-BAND, ANNEX F, ETSI (4096) band18 [ 7.000 - 7.300 ] MHz : T1E1 (8192) band19 [ 7.100 - 7.350 ] MHz : DT DRM radio (Broadcasting) (33554432) 0x0000 0200 0000 band20 [ 8.405 - 8.420 ] MHz : DT GMDSS (67108864) 0x0000 0400 0000 band21 [ 9.400 - 9.900 ] MHz : DT DRM radio (Broadcasting) (134217728) 0x0000 0800 0000 band22 [ 10.100 - 10.150 ] MHz : KOREA HAM-BAND, ANNEX F, ETSI, T1E1 (16384) band23 [ 11.600 - 12.100 ] MHz : DT DRM radio (Broadcasting) (268435456) 0x0000 1000 0000 band24 [ 12.570 - 12.585 ] MHz : DT GMDSS (536870912) 0x0000 2000 0000 band25 [ 13.570 - 13.870 ] MHz : DT DRM radio (Broadcasting) (1073741824) 0x0000 4000 0000 band26 [ 14.000 - 14.350 ] MHz : ANNEX F, ETSI, T1E1 (32768) band27 [ 15.100 - 15.800 ] MHz : DT DRM radio (Broadcasting) (2147483648) 0x0000 8000 0000 band28 [ 16.795 - 16.810 ] MHz : DT GMDSS (4294967296) 0x0001 0000 0000 band29 [ 17.480 - 17.900 ] MHz : DT DRM radio (Broadcasting) (8589934592) 0x0002 0000 0000 band30 [ 18.068 - 18.168 ] MHz : ANNEX F, ETSI, T1E1 (65536) band31 [ 21.000 - 21.450 ] MHz : ANNEX F, ETSI, T1E1 (131072) 0x0000 0002 0000 band32 [ 24.890 - 24.990 ] MHz : ANNEX F, ETST, T1E1 (262144) 0x0000 0004 0000 band33 [ 28.000 - 29.100 ] MHz : ETSI (524288) 0x0000 0008 0000 band34 [ 28.000 - 29.700 ] MHz : ANNEX F, ETSI, T1E1 (1048576) 0x0000 0010 0000
                         dsVdslLineCfgDownINP 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.21 integer read-write
Vdsl downstream INP .
                         dsVdslLineCfgUpINP 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.22 integer read-write
Vdsl upstream INP.
                         dsVdslLineCfgPBOLength 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.23 integer read-only
dsVdsl Power Back-Off Length. 100m(1) 200m(2) 300m(3) 400m(4) 500m(5) 600m(6) 700m(7) 800m(8) 900m(9) 1000m(10) Enumeration: 'pbo500m': 5, 'pbo300m': 3, 'pbo600m': 6, 'pbo200m': 2, 'pbo800m': 8, 'pbo900m': 9, 'pbo400m': 4, 'pbo100m': 1, 'pbo1000m': 10, 'pbo700m': 7.
                         dsVdslLineCfgPSDMaskLevel 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.24 integer read-only
dsVdsl PSD Mask Level. notavailable(-1) old gains(0) ANSI M1(1) ANSI M2(2) ETSI M1(3) ETSI M2(4) ANNEX F 8.5(5) ANSI M1 EX(6) ANSI M2 EX(7) ETSI M1 EX(8) ETSI M2 EX(9) ANNEX F 11.5(10) PSD-K(11) Enumeration: 'old-gains': 0, 'pSD-K': 11, 'aNSI-M2': 2, 'aNSI-M1': 1, 'aNNEX-F-8-5': 5, 'eTSI-M1-EX': 8, 'eTSI-M2-EX': 9, 'aNNEX-F-11-5': 10, 'eTSI-M1': 3, 'eTSI-M2': 4, 'aNSI-M1-EX': 6, 'aNSI-M2-EX': 7, 'notavailable': -1.
                         dsVdslLineCfgTCMAdmin 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.25 integer read-write
. Enumeration: 'enable': 0, 'disable': 1.
                         dsVdslLineCfgUpboEnable 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.26 integer read-write
. Enumeration: 'enable': 1, 'disable': 2.
                         dsVdslLineCfgChannel 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.27 integer read-write
. Enumeration: 'slow': 1, 'fast': 0.
                         dsVdslLineCfgStandard 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.28 integer read-write
VDSL Standard. Enumeration: 'vdsl2': 2, 'vdsl': 1.
                         dsVdslLineCfgLineProfile 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.29 integer read-write
sym25(1), asym50-3b(2), asym50-4b(3), asym70(4), asym100(5), sym100(6), 8a(8), 8b(9), 8c(10), 8d(11), 12a(12), 12b(13), 17a(14), 30a(15), 12a997(16), 12b997(17), v17a_8k(18) Enumeration: 'sym100': 6, 'v8b-998': 9, 'sym50': 7, 'asym50-3b': 2, 'v12b-997': 17, 'asym70': 4, 'v12b-998': 13, 'asym100': 5, 'asym50-4b': 3, 'sym25': 1, 'v30a-998': 15, 'v8d-998': 11, 'v12a-997': 16, 'v8a-998': 8, 'v12a-998': 12, 'v17a-998': 14, 'v8c-998': 10, 'v17a-998-8k': 18.
                         dsVdslLineCfgToneDisableMode 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.30 integer read-write
normal(1), isdn(2), adsl(3), adsl2(4), t-lan(5), adsl-safe(6) Enumeration: 'normal': 1, 'adsl2': 4, 'adsl-s': 6, 'adsl': 3, 'isdn': 2, 't-lan': 5.
                         dsVdslLineCfgOptionband 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.31 integer read-write
dsVdsl Optional band ID. Annex B 6-64 (1) Annex A 6-32 (2) Annex B 32-64 (3) Exclude Option Band (4) Annex M Enumeration: 'annex-B-6-64': 1, 'annex-M': 5, 'notavailable': -1, 'exclude': 4, 'annex-B-32-64': 3, 'annex-A-6-32': 2.
                         dsVdslLineCfgProfileAction 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.33 integer read-write
real set to profile parameter at the time. profile parameter is followings. dsVdslLineCfgStandard, dsVdslLineCfgLineProfile, dsVdslLineCfgToneDisableMode, dsVdslLineCfgOptionband. Enumeration: 'set': 1.
                         dsVdslLineCfgProfRowStatus 1.3.6.1.4.1.6296.9.3.2.6.1.1.1.100 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table. A profile activated by setting this object to 'active'. When 'active' is set, the system will validate the profile. Before a profile can be deleted or taken out of service, (by setting this object to 'destroy' or 'outOfService') it must be first unreferenced from all associated lines.
         dsVdslCpeNosAutoUp 1.3.6.1.4.1.6296.9.3.2.9
             dsCpeNosAutoUpInfo 1.3.6.1.4.1.6296.9.3.2.9.1
                 dsCpeNosAutoUpBase 1.3.6.1.4.1.6296.9.3.2.9.1.1
                     dsCpeNosAutoUpConfStatus 1.3.6.1.4.1.6296.9.3.2.9.1.1.1 integer read-only
Description. Enumeration: 'enable': 1, 'disable': 2.
                 dsCpeNosAutoUpControl 1.3.6.1.4.1.6296.9.3.2.9.1.2
                     dsCpeNosAutoUpControlRequest 1.3.6.1.4.1.6296.9.3.2.9.1.2.1 integer read-write
Description. Enumeration: 'setConfStatus': 1.
                     dsCpeNosAutoUpControlStatus 1.3.6.1.4.1.6296.9.3.2.9.1.2.2 slecontrolstatustype read-only
Description.
                     dsCpeNosAutoUpControlTimer 1.3.6.1.4.1.6296.9.3.2.9.1.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.1.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.1.2.5 slecontrolrequestresulttype read-only
Description.
                     dsCpeNosAutoUpControlConfStatus 1.3.6.1.4.1.6296.9.3.2.9.1.2.6 integer read-write
Description. Enumeration: 'enable': 1, 'disable': 2.
             dsCpeNosAutoUpCtrl 1.3.6.1.4.1.6296.9.3.2.9.2
                 dsCpeNosAutoUpCtrlTable 1.3.6.1.4.1.6296.9.3.2.9.2.1 no-access
Description.
                     dsCpeNosAutoUpCtrlEntry 1.3.6.1.4.1.6296.9.3.2.9.2.1.1 no-access
Description.
                         dsCpeNosAutoUpCtrlName 1.3.6.1.4.1.6296.9.3.2.9.2.1.1.1 octet string read-only
Description.
                         dsCpeNosAutoUpCtrlHW 1.3.6.1.4.1.6296.9.3.2.9.2.1.1.2 octet string read-only
Description.
                         dsCpeNosAutoUpCtrlOldFW 1.3.6.1.4.1.6296.9.3.2.9.2.1.1.3 octet string read-only
Description.
                         dsCpeNosAutoUpCtrlNewFW 1.3.6.1.4.1.6296.9.3.2.9.2.1.1.4 octet string read-only
Description.
                         dsCpeNosAutoUpCtrlFWSize 1.3.6.1.4.1.6296.9.3.2.9.2.1.1.5 unsigned32 read-only
Description.
                 dsCpeNosAutoUpCtrlControl 1.3.6.1.4.1.6296.9.3.2.9.2.2
                     dsCpeNosAutoUpCtrlControlRequest 1.3.6.1.4.1.6296.9.3.2.9.2.2.1 integer read-write
Description. Enumeration: 'deleteControlList': 2, 'createControlList': 1.
                     dsCpeNosAutoUpCtrlControlStatus 1.3.6.1.4.1.6296.9.3.2.9.2.2.2 slecontrolstatustype read-only
Description.
                     dsCpeNosAutoUpCtrlControlTimer 1.3.6.1.4.1.6296.9.3.2.9.2.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpCtrlControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.2.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpCtrlControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.2.2.5 slecontrolrequestresulttype read-only
Description.
                     dsCpeNosAutoUpCtrlControlName 1.3.6.1.4.1.6296.9.3.2.9.2.2.6 octet string read-write
Description.
                     dsCpeNosAutoUpCtrlControlHW 1.3.6.1.4.1.6296.9.3.2.9.2.2.7 octet string read-write
Description.
                     dsCpeNosAutoUpCtrlControlOldFW 1.3.6.1.4.1.6296.9.3.2.9.2.2.8 octet string read-write
Description.
                     dsCpeNosAutoUpCtrlControlNewFW 1.3.6.1.4.1.6296.9.3.2.9.2.2.9 octet string read-write
Description.
                     dsCpeNosAutoUpCtrlControlFWSize 1.3.6.1.4.1.6296.9.3.2.9.2.2.10 unsigned32 read-write
Description.
             dsCpeNosAutoUpSched 1.3.6.1.4.1.6296.9.3.2.9.3
                 dsCpeNosAutoUpSchedTable 1.3.6.1.4.1.6296.9.3.2.9.3.1 no-access
Description.
                     dsCpeNosAutoUpSchedEntry 1.3.6.1.4.1.6296.9.3.2.9.3.1.1 no-access
Description.
                         dsCpeNosAutoUpSchedName 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.1 octet string read-only
Description.
                         dsCpeNosAutoUpSchedType 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.2 integer read-only
Description. Enumeration: 'afterNsec': 1, 'period': 2, 'daily': 3, 'at': 4.
                         dsCpeNosAutoUpSchedSec 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.3 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedInterval 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.4 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedYear 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.5 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedMonth 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.6 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedDay 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.7 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedHour 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.8 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedMinute 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.9 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedPortMap 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.10 octet string read-only
Description.
                         dsCpeNosAutoUpSchedCtrlMap 1.3.6.1.4.1.6296.9.3.2.9.3.1.1.11 octet string read-only
Description.
                 dsCpeNosAutoUpSchedControl 1.3.6.1.4.1.6296.9.3.2.9.3.2
                     dsCpeNosAutoUpSchedControlRequest 1.3.6.1.4.1.6296.9.3.2.9.3.2.1 integer read-write
Description. Enumeration: 'deleteScheduleList': 2, 'createScheduleList': 1.
                     dsCpeNosAutoUpSchedControlStatus 1.3.6.1.4.1.6296.9.3.2.9.3.2.2 slecontrolstatustype read-only
Description.
                     dsCpeNosAutoUpSchedControlTimer 1.3.6.1.4.1.6296.9.3.2.9.3.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpSchedControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.3.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpSchedControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.3.2.5 slecontrolrequestresulttype read-only
Description.
                     dsCpeNosAutoUpSchedControlName 1.3.6.1.4.1.6296.9.3.2.9.3.2.6 octet string read-write
Description.
                     dsCpeNosAutoUpSchedControlType 1.3.6.1.4.1.6296.9.3.2.9.3.2.7 integer read-write
Description. Enumeration: 'afterNsec': 1, 'period': 2, 'daily': 3, 'at': 4.
                     dsCpeNosAutoUpSchedControlSec 1.3.6.1.4.1.6296.9.3.2.9.3.2.8 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedControlInterval 1.3.6.1.4.1.6296.9.3.2.9.3.2.9 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedControlYear 1.3.6.1.4.1.6296.9.3.2.9.3.2.10 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedControlMonth 1.3.6.1.4.1.6296.9.3.2.9.3.2.11 integer32 read-write
Description.
                     dsCpeNosAutoupSchedControlDay 1.3.6.1.4.1.6296.9.3.2.9.3.2.12 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedControlHour 1.3.6.1.4.1.6296.9.3.2.9.3.2.13 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedControlMinute 1.3.6.1.4.1.6296.9.3.2.9.3.2.14 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedControlPortMap 1.3.6.1.4.1.6296.9.3.2.9.3.2.15 octet string read-write
Description.
                     dsCpeNosAutoUpSchedControlCtrlMap 1.3.6.1.4.1.6296.9.3.2.9.3.2.16 octet string read-write
Description.
             dsCpeNosAutoUpPort 1.3.6.1.4.1.6296.9.3.2.9.4
                 dsCpeNosAutoUpPortTable 1.3.6.1.4.1.6296.9.3.2.9.4.1 no-access
Description.
                     dsCpeNosAutoUpPortEntry 1.3.6.1.4.1.6296.9.3.2.9.4.1.1 no-access
Description.
                         dsCpeNosAutoUpPortPortNum 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.1 integer32 read-only
Description.
                         dsCpeNosAutoUpPortRetry 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.2 integer32 read-only
Description.
                         dsCpeNosAutoUpPortTimeout 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.3 integer32 read-only
Description.
                         dsCpeNosAutoUpPortSchedMap 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.4 octet string read-only
Description.
                         dsCpeNosAutoUpPortCurrState 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.5 integer32 read-only
Description.
                         dsCpeNosAutoUpPortCurrSched 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.6 integer32 read-only
Description.
                         dsCpeNosAutoUpPortCurrCtrl 1.3.6.1.4.1.6296.9.3.2.9.4.1.1.7 integer32 read-only
Description.
                 dsCpeNosAutoUpPortControl 1.3.6.1.4.1.6296.9.3.2.9.4.2
                     dsCpeNosAutoUpPortControlRequest 1.3.6.1.4.1.6296.9.3.2.9.4.2.1 integer read-write
Description. Enumeration: 'setSchedule': 1.
                     dsCpeNosAutoUpPortControlStatus 1.3.6.1.4.1.6296.9.3.2.9.4.2.2 slecontrolstatustype read-only
Description.
                     dsCpeNosAutoUpPortControlTimer 1.3.6.1.4.1.6296.9.3.2.9.4.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpPortControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.4.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpPortControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.4.2.5 slecontrolrequestresulttype read-only
Description.
                     dsCpeNosAutoUpPortControlPortNum 1.3.6.1.4.1.6296.9.3.2.9.4.2.6 integer32 read-write
Description.
                     dsCpeNosAutoUpPortControlRetry 1.3.6.1.4.1.6296.9.3.2.9.4.2.7 integer32 read-write
Description.
                     dsCpeNosAutoUpPortControlTimeout 1.3.6.1.4.1.6296.9.3.2.9.4.2.8 integer32 read-write
Description.
             dsCpeNosAutoUpNos 1.3.6.1.4.1.6296.9.3.2.9.5
                 dsCpeNosAutoUpNosTable 1.3.6.1.4.1.6296.9.3.2.9.5.1 no-access
Description.
                     dsCpeNosAutoUpNosEntry 1.3.6.1.4.1.6296.9.3.2.9.5.1.1 no-access
Description.
                         dsCpeNosAutoUpNosName 1.3.6.1.4.1.6296.9.3.2.9.5.1.1.1 octet string read-only
Description.
                         dsCpeNosAutoUpNosSize 1.3.6.1.4.1.6296.9.3.2.9.5.1.1.2 integer32 read-only
Description.
                 dsCpeNosAutoUpNosControl 1.3.6.1.4.1.6296.9.3.2.9.5.2
                     dsCpeNosAutoUpNosControlRequest 1.3.6.1.4.1.6296.9.3.2.9.5.2.1 integer read-write
Description. Enumeration: 'ftpGet': 1, 'tftpGet': 2, 'delete': 3.
                     dsCpeNosAutoUpNosControlStatus 1.3.6.1.4.1.6296.9.3.2.9.5.2.2 slecontrolstatustype read-only
Description.
                     dsCpeNosAutoUpNosControlTimer 1.3.6.1.4.1.6296.9.3.2.9.5.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpNosControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.5.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpNosControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.5.2.5 slecontrolrequestresulttype read-only
Description.
                     dsCpeNosAutoUpNosControlServerIP 1.3.6.1.4.1.6296.9.3.2.9.5.2.6 ipaddress read-write
Description.
                     dsCpeNosAutoUpNosControlUserID 1.3.6.1.4.1.6296.9.3.2.9.5.2.7 octet string read-write
Description.
                     dsCpeNosAutoUpNosControlPasswd 1.3.6.1.4.1.6296.9.3.2.9.5.2.8 octet string read-write
Description.
                     dsCpeNosAutoUpNosControlSrcName 1.3.6.1.4.1.6296.9.3.2.9.5.2.9 octet string read-write
Description.
                     dsCpeNosAutoUpNosControlDestName 1.3.6.1.4.1.6296.9.3.2.9.5.2.10 octet string read-write
Description.
             dsCpeNosAutoUpResultLog 1.3.6.1.4.1.6296.9.3.2.9.6
                 dsCpeNosAutoUpRLogTable 1.3.6.1.4.1.6296.9.3.2.9.6.1 no-access
Description.
                     dsCpeNosAutoUpRLogEntry 1.3.6.1.4.1.6296.9.3.2.9.6.1.1 no-access
Description.
                         dsCpeNosAutoUpRLogName 1.3.6.1.4.1.6296.9.3.2.9.6.1.1.1 octet string read-only
Description.
                         dsCpeNosAutoUpRLogValue 1.3.6.1.4.1.6296.9.3.2.9.6.1.1.2 octet string read-only
Description.
                 dsCpeNosAutoUpRLogControl 1.3.6.1.4.1.6296.9.3.2.9.6.2
                     dsCpeNosAutoUpRLogControlRequest 1.3.6.1.4.1.6296.9.3.2.9.6.2.1 integer read-write
Description. Enumeration: 'ftp-put': 1, 'tftp-put': 2, 'delete': 3.
                     dsCpeNosAutoUpRLogControlStatus 1.3.6.1.4.1.6296.9.3.2.9.6.2.2 slecontrolstatustype read-only
Description.
                     dsCpeNosAutoUpRLogControlTimer 1.3.6.1.4.1.6296.9.3.2.9.6.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpRLogControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.6.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpRLogControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.6.2.5 slecontrolrequestresulttype read-only
Description.
                     dsCpeNosAutoUpRLogControlServerIP 1.3.6.1.4.1.6296.9.3.2.9.6.2.6 ipaddress read-write
Description.
                     dsCpeNosAutoUpRLogControlUserID 1.3.6.1.4.1.6296.9.3.2.9.6.2.7 octet string read-write
Description.
                     dsCpeNosAutoUpRLogControlPasswd 1.3.6.1.4.1.6296.9.3.2.9.6.2.8 octet string read-write
Description.
                     dsCpeNosAutoUpRLogControlSrcName 1.3.6.1.4.1.6296.9.3.2.9.6.2.9 octet string read-write
Description.
                     dsCpeNosAutoUpRLogControlDestName 1.3.6.1.4.1.6296.9.3.2.9.6.2.10 octet string read-write
Description.
             dsCpeNosAutoUpSchedCount 1.3.6.1.4.1.6296.9.3.2.9.7
                 dsCpeNosAutoUpSchedCountTable 1.3.6.1.4.1.6296.9.3.2.9.7.1 no-access
Description.
                     dsCpeNosAutoUpSchedCountEntry 1.3.6.1.4.1.6296.9.3.2.9.7.1.1 no-access
Description.
                         dsCpeNosAutoUpSchedCountPort 1.3.6.1.4.1.6296.9.3.2.9.7.1.1.1 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedCountSched 1.3.6.1.4.1.6296.9.3.2.9.7.1.1.2 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedCountFail 1.3.6.1.4.1.6296.9.3.2.9.7.1.1.3 integer32 read-only
Description.
                         dsCpeNosAutoUpSchedCountTotal 1.3.6.1.4.1.6296.9.3.2.9.7.1.1.4 integer32 read-only
Description.
                 dsCpeNosAutoUpSchedCountControl 1.3.6.1.4.1.6296.9.3.2.9.7.2
                     dsCpeNosAutoUpSchedCountControlRequest 1.3.6.1.4.1.6296.9.3.2.9.7.2.1 integer read-write
Description. Enumeration: 'clearStat': 1.
                     dsCpeNosAutoUpSchedCountControlStatus 1.3.6.1.4.1.6296.9.3.2.9.7.2.2 integer32 read-only
Description.
                     dsCpeNosAutoUpSchedCountControlTimer 1.3.6.1.4.1.6296.9.3.2.9.7.2.3 gauge32 read-write
Description.
                     dsCpeNosAutoUpSchedCountControlTimeStamp 1.3.6.1.4.1.6296.9.3.2.9.7.2.4 timeticks read-only
Description.
                     dsCpeNosAutoUpSchedCountControlReqResult 1.3.6.1.4.1.6296.9.3.2.9.7.2.5 integer32 read-write
Description.
                     dsCpeNosAutoUpSchedCountControlPort 1.3.6.1.4.1.6296.9.3.2.9.7.2.6 integer32 read-write
Description.
         dsVdslObjectGroup 1.3.6.1.4.1.6296.9.3.2.20
Description.