PDN-CONTROL-MIB

File: PDN-CONTROL-MIB.mib (51858 bytes)

Imported modules

PDN-TC SNMPv2-TC IF-MIB
SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
PDN-HEADER-MIB

Imported symbols

SwitchState RowStatus DisplayString
ifIndex Integer32 Counter32
IpAddress TimeTicks NOTIFICATION-TYPE
OBJECT-IDENTITY OBJECT-TYPE MODULE-IDENTITY
OBJECT-GROUP NOTIFICATION-GROUP entPhysicalIndex
pdn-common

Defined Types

DevControlTestEntry  
SEQUENCE    
  devControlTest INTEGER
  devControlTestStatus INTEGER
  devControlTestCmd INTEGER

DevControlDownLoadEntry  
SEQUENCE    
  devControlDownLoadIndex Integer32
  devControlDownLoadRelease DisplayString
  devControlDownLoadOperStatus INTEGER
  devControlDownLoadAdminStatus INTEGER

DevSNSwitchFirmwareEntry  
SEQUENCE    
  devSNSwitchFirmwareIndex Integer32
  devSNSwitchFirmwareBank INTEGER

DevFileXferConfigEntry  
SEQUENCE    
  devFileXferFileName DisplayString
  devFileXferCopyProtocol INTEGER
  devFileXferFileType INTEGER
  devFileXferServerIpAddress IpAddress
  devFileXferUserName DisplayString
  devFileXferUserPassword DisplayString
  devFileXferOperation INTEGER
  devFileXferPktsSent Counter32
  devFileXferPktsRecv Counter32
  devFileXferOctetsSent Counter32
  devFileXferOctetsRecv Counter32
  devFileXferOwnerString OCTET STRING
  devFileXferStatus INTEGER
  devFileXferErrorStatus Integer32
  devFileXferSendEvent INTEGER
  devFileXferRowStatus RowStatus
  devFileXferXferTime TimeTicks

PdnDevFileXferEntry  
SEQUENCE    
  pdnDevFileXferSessionID Integer32
  pdnDevFileXferifIndex Integer32
  pdnDevFileXferFileName DisplayString
  pdnDevFileXferCopyProtocol INTEGER
  pdnDevFileXferFileType INTEGER
  pdnDevFileXferServerIpAddress IpAddress
  pdnDevFileXferUserName DisplayString
  pdnDevFileXferUserPassword DisplayString
  pdnDevFileXferUserAccount DisplayString
  pdnDevFileXferOperation INTEGER
  pdnDevFileXferPktsSent Counter32
  pdnDevFileXferPktsRecv Counter32
  pdnDevFileXferOctetsSent Counter32
  pdnDevFileXferOctetsRecv Counter32
  pdnDevFileXferOwnerString OCTET STRING
  pdnDevFileXferStatus INTEGER
  pdnDevFileXferApply INTEGER
  pdnDevFileXferErrorStatus Integer32
  pdnDevFileXferSendEvent INTEGER
  pdnDevFileXferXferTime TimeTicks
  pdnDevFileXferRowStatus RowStatus

DevFirmwareControlEntry  
SEQUENCE    
  devFirmwareControlIndex Integer32
  devFirmwareControlRelease DisplayString
  devFirmwareControlOperStatus INTEGER
  devFirmwareControlAdminStatus INTEGER

Defined Values

pdnControl 1.3.6.1.4.1.1795.2.24.2.10
This MIB Module allow a user to reset a device in the DSLAM, as well as perform various operations related to the storage and retrieval of firmware and configuration files on devices.
MODULE-IDENTITY    

devHWControlReset 1.3.6.1.4.1.1795.2.24.2.10.1
Writing the value reset(2) to this object initiates a Hardware power-on reset of the device. The value read from this object is noOp(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOp(1), reset(2)  

devControlTestTable 1.3.6.1.4.1.1795.2.24.2.10.2
A list of Device tests that may be run.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevControlTestEntry

devControlTestEntry 1.3.6.1.4.1.1795.2.24.2.10.2.1
The device Test Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevControlTestEntry  

devControlTest 1.3.6.1.4.1.1795.2.24.2.10.2.1.1
An index into the test table that indicates which test the row involves.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lampTest(1), v35DTELpbkTest(2)  

devControlTestStatus 1.3.6.1.4.1.1795.2.24.2.10.2.1.2
The test status on the device. This object indicates whether the indexed test is currently active(1) or inactive(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

devControlTestCmd 1.3.6.1.4.1.1795.2.24.2.10.2.1.3
Used to start or stop the indexed test. When read, the value returned will be the next logical command.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

devControlDownLoadTable 1.3.6.1.4.1.1795.2.24.2.10.3
A list of the current Download Releases and their associated status. Each Download Release will be indexed by a number from 1 to N. The user will be able to view the Download Release String and Operational Status of the release (valid or invalid) and activate a valid Download Release by changing the Administration Status to active.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevControlDownLoadEntry

devControlDownLoadEntry 1.3.6.1.4.1.1795.2.24.2.10.3.1
The Device DownLoad Release entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevControlDownLoadEntry  

devControlDownLoadIndex 1.3.6.1.4.1.1795.2.24.2.10.3.1.1
This object is used to index the download table (range 1 to N).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

devControlDownLoadRelease 1.3.6.1.4.1.1795.2.24.2.10.3.1.2
This object indicates the Software Release for this Download. If the Software Download is Operational Status is invalid, the Software Revision Number will be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

devControlDownLoadOperStatus 1.3.6.1.4.1.1795.2.24.2.10.3.1.3
This object indicates whether or not the indexed download entry contains a valid(1) or invalid(2) download.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

devControlDownLoadAdminStatus 1.3.6.1.4.1.1795.2.24.2.10.3.1.4
This object indicates whether or not the indexed download entry is active(1) or inactive(2). Writing active(1) will activate that software release and cause the unit to reset (response may timeout). Writing active(1) to a download entry whose devControlDownloadOperStatus is invalid will return BAD VALUE. Writing inactive(2) will always return BAD VALUE.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

devControlRMON 1.3.6.1.4.1.1795.2.24.2.10.4
OBJECT IDENTIFIER    

devControlRMONAdminStatus 1.3.6.1.4.1.1795.2.24.2.10.4.1
The desired state of the RMON process. If set to enabled(1), the RMON process will perform the collection tasks it is set up to do. If it is disabled(2), RMON will not perform collection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

devSNSwitchFirmwareTable 1.3.6.1.4.1.1795.2.24.2.10.5
A list of objects needed to switch bank and reset the Service Node (ASN).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevSNSwitchFirmwareEntry

devSNSwitchFirmwareEntry 1.3.6.1.4.1.1795.2.24.2.10.5.1
The Service Node Switch Firmware table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevSNSwitchFirmwareEntry  

devSNSwitchFirmwareIndex 1.3.6.1.4.1.1795.2.24.2.10.5.1.1
An index into the Service Node switch firmware table that indicates which interface the row involves. This index corresponds to the entityPhysicalIndex of the entity MIB
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

devSNSwitchFirmwareBank 1.3.6.1.4.1.1795.2.24.2.10.5.1.2
Writing the value switch(2) to this object will switch the banks to change the firmware being used on the service node. The firmware from the stand by (not active) bank will be used as the currently running firmware. The value read from this object is noOp(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noOp(1), switch(2)  

devControlFTP 1.3.6.1.4.1.1795.2.24.2.10.6
OBJECT IDENTIFIER    

devControlFTPRate 1.3.6.1.4.1.1795.2.24.2.10.6.1
FTP max transfer rate in (Kbps)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

devFileXferMIBObjects 1.3.6.1.4.1.1795.2.24.2.10.7
OBJECT IDENTIFIER    

devFileXferMIBTraps 1.3.6.1.4.1.1795.2.24.2.10.8
OBJECT IDENTIFIER    

devFileXferConfigTable 1.3.6.1.4.1.1795.2.24.2.10.7.1
The Paradyne FileXfer Client Config Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevFileXferConfigEntry

devFileXferConfigEntry 1.3.6.1.4.1.1795.2.24.2.10.7.1.1
Use of the File Tranfer MIB could be used with other MIBS in the following manner: a) Use another MIB/means to verify available space /make room for a file to be transfered to this device b) Use this MIB to download the file c) Use another MIB/means to select the file you want to make active if your selecting firmware for example. d) Use another MIB/means to reset the device. A management station wishing to initiate a file transfer needs to create an entry in this table. To do so, you must first identify the ifIndex of the device you intend to do the transfer with. You should then create the associated instance of the row status It must also, either in the same or in successive PDUs, create an instance of devFileXferFileName, DevFileXferFileType, . devFileXferServerIpAddress, devFileXferOperation. It should also modify the default values for the other configuration objects if the defaults are not appropriate. Once the appropriate instance of all the configuration objects have been created, either by an explicit SNMP set request or by default, the row status should be set to active to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo as well as specifies valid values for the non-defaulted configuration objects. Once the DevFileXferConfigEntry request has been created (i.e. the devFileXferRowStatus has been made active), the entry cannot be modified - the only operation possible after this is to delete the row. Once the request completes, the management station should retrieve the values of the status objects of interest, and should then delete the entry. In order to prevent old entries from clogging the table, entries could be aged out, but an entry will never be deleted within 5 minutes of completing.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevFileXferConfigEntry  

devFileXferFileName 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.1
This object contains the name of the filetransfer file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

devFileXferCopyProtocol 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.2
The transfer protocol that should be used to copy the file across the network. If the file transfer is to occur locally on the SNMP agent, the method of transfer is left upto the implementation, and is not restricted to the protocols below.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2)  

devFileXferFileType 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.3
Specifies the type of file your want to transfer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER firmware(1), config(2)  

devFileXferServerIpAddress 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.4
This object contains the file transfer server's IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

devFileXferUserName 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.5
This object contains the username if a username is needed to login to the server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

devFileXferUserPassword 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.6
This object contains the password if a password is needed to login to the server. This object will return null on a read operation.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

devFileXferOperation 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.7
This object contains the operation the file transfer wants to perform.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER get(1), put(2)  

devFileXferPktsSent 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.8
This object contains the the number of packets sent to the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

devFileXferPktsRecv 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.9
This object contains the the number of packets received from the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

devFileXferOctetsSent 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.10
This object contains the the number of octets sent to the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

devFileXferOctetsRecv 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.11
This object contains the the number of octets received from the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

devFileXferOwnerString 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.12
The entity which currently has the 'ownership' required to invoke the operation on this index.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

devFileXferStatus 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.13
This object contains the status of the file transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), failure(3), inprogress(4)  

devFileXferErrorStatus 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.14
This object contains the reason code of the failure determined in devFileXferStatus. The reason code are specific to the file transfer protocol. Please refer to the file transfer protocols respective RFC for clarification of the error code value meanings. TFTP Error Codes from rfc 1350 FTP Error Codes from rfc 959
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

devFileXferSendEvent 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.15
This object indicates whether or not to send the devFileXferEvent event trap .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

devFileXferRowStatus 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.16
This object is used to create a new row or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

devFileXferXferTime 1.3.6.1.4.1.1795.2.24.2.10.7.1.1.17
This object indicates the elapsed time (in hundredths of a second) of the file transfer.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pdnDevFileXferTable 1.3.6.1.4.1.1795.2.24.2.10.7.2
The Paradyne FileXfer Image Client Config Table accessed by session id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnDevFileXferEntry

pdnDevFileXferEntry 1.3.6.1.4.1.1795.2.24.2.10.7.2.1
Use of the File Tranfer MIB could be used with other MIBS in the following manner: a) Use another MIB/means to verify available space /make room for a file to be transfered to this device b) Use this MIB to download the file c) Use another MIB object/means to select the file you want to make active if your selecting firmware for example. d) Use another MIB/means to reset the device. A management station wishing to initiate a file transfer needs to create an entry in this table. To do so, you must first identify the session id of the session that the transfer is done with. This is done by setting SessionID to 0 on SET and when session is establish entering that session id into this object. You should then create the associated instance of the row status It must also, either in the same or in successive PDUs, create an instance of pdnDevFileXferFileName, pdnDevFileXferFileType, . pdnDevFileXferServerIpAddress, pdnDevFileXferOperation. It should also modify the default values for the other configuration objects if the defaults are not appropriate. Once the appropriate instance of all the configuration objects have been created, either by an explicit SNMP set request or by default, the row status should be set to active to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo as well as specifies valid values for the non-defaulted configuration objects. Once the request completes, the management station should retrieve the values of the status objects of interest, and should then delete the entry. In order to prevent old entries from clogging the table, entries could be aged out, but an entry will never be deleted within 5 minutes of completing.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnDevFileXferEntry  

pdnDevFileXferSessionID 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.1
This object is the session id. This object is used by FileXfer Table to identify the row of this table. When creating the new row in the table the value of this object may be obtained by retreiving the value of pdnDevFileXferSessionIDNext.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pdnDevFileXferifIndex 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.2
This object specifies the interface number that corresponds to RFC1213. It this object is not used the value of this object should be zero.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

pdnDevFileXferFileName 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.3
This object contains the name of the filetransfer file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnDevFileXferCopyProtocol 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.4
The transfer protocol that should be used to copy the file across the network. If the file transfer is to occur locally on the SNMP agent, the method of transfer is left upto the implementation, and is not restricted to the protocols below.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2)  

pdnDevFileXferFileType 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.5
Specifies the type of file your want to transfer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER firmware(1), config(2)  

pdnDevFileXferServerIpAddress 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.6
This object contains the file transfer server's IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

pdnDevFileXferUserName 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.7
This object contains the username if a username is needed to login to the server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnDevFileXferUserPassword 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.8
This object contains the password if a password is needed to login to the server. This object will return null on a read operation.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnDevFileXferUserAccount 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.9
This object contains the name of the the user account information that is stored on ftp server. Server would contain user name and password under this account name. This object will return null on a read operation. The default value fo this is a null string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnDevFileXferOperation 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.10
This object contains the operation the file transfer wants to perform.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER get(1), put(2)  

pdnDevFileXferPktsSent 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.11
This object contains the the number of packets sent to the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDevFileXferPktsRecv 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.12
This object contains the the number of packets received from the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDevFileXferOctetsSent 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.13
This object contains the the number of octets sent to the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDevFileXferOctetsRecv 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.14
This object contains the the number of octets received from the server at the time of interrogation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnDevFileXferOwnerString 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.15
The entity which currently has the 'ownership' required to invoke the operation on this index.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

pdnDevFileXferStatus 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.16
This object contains the status of the file transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), failure(3), inprogress(4)  

pdnDevFileXferApply 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.17
This object is configured to specify if the firmware download will be applied immediatley after file transfer or not.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

pdnDevFileXferErrorStatus 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.18
This object contains the reason code of the failure determined in devFileXferStatus. The reason code are specific to the file transfer protocol. Please refer to the file transfer protocols respective RFC for clarification of the error code value meanings. TFTP Error Codes from rfc 1350 FTP Error Codes from rfc 959
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnDevFileXferSendEvent 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.19
This object indicates whether or not to send the pdnDevFileXferEvent event trap .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

pdnDevFileXferXferTime 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.20
This object indicates the elapsed time (in hundredths of a second) of the file transfer.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pdnDevFileXferRowStatus 1.3.6.1.4.1.1795.2.24.2.10.7.2.1.21
This object is used to create a new row or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

devFirmwareControlMIBObjects 1.3.6.1.4.1.1795.2.24.2.10.9
OBJECT IDENTIFIER    

devFirmwareControlTable 1.3.6.1.4.1.1795.2.24.2.10.9.1
A list of the current Firmware Releases and their associated status. Each Firmware Release will be indexed by a number from 1 to N. The user will be able to view the Firmware Release String and Operational Status of the release (valid or invalid) and activate a valid Firmware Release by changing the Administration Status to active.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevFirmwareControlEntry

devFirmwareControlEntry 1.3.6.1.4.1.1795.2.24.2.10.9.1.1
The Device Firmware Release entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DevFirmwareControlEntry  

devFirmwareControlIndex 1.3.6.1.4.1.1795.2.24.2.10.9.1.1.1
This object is used to index the Firmware table (range 1 to N).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

devFirmwareControlRelease 1.3.6.1.4.1.1795.2.24.2.10.9.1.1.2
This object indicates the Software Release for this Firmware. If the Software Firmware is Operational Status is invalid, the Software Revision Number will be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

devFirmwareControlOperStatus 1.3.6.1.4.1.1795.2.24.2.10.9.1.1.3
This object indicates whether or not the indexed Firmware entry contains a valid(1) or invalid(2) Firmware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2), unknown(3)  

devFirmwareControlAdminStatus 1.3.6.1.4.1.1795.2.24.2.10.9.1.1.4
This object indicates whether or not the indexed Firmware entry is active(1) or inactive(2). Writing active(1) will activate that software release and cause the unit to reset (response may timeout). Writing active(1) to a Firmware entry whose devFirmwareControlOperStatus is invalid will return BAD VALUE. Writing inactive(2) will always return BAD VALUE.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

pdnConfigChangeMgmt 1.3.6.1.4.1.1795.2.24.2.10.10
OBJECT IDENTIFIER    

pdnCCMAutoBackup 1.3.6.1.4.1.1795.2.24.2.10.10.1
OBJECT IDENTIFIER    

pdnCCMAutoBackupType 1.3.6.1.4.1.1795.2.24.2.10.10.1.1
This object indicates whether automatic backup of device configuration files to the MCC Flash File System is disabled, performed according to a fixed schedule, or whether it occurs dynamically at a specified interval after the latest configuration change to a device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), fixed(1), dynamic(2)  

pdnCCMAutoBackupFixedDay 1.3.6.1.4.1.1795.2.24.2.10.10.1.2
This object indicates the days of the week on which fixed schedule automatic backups occur. If all bits are set, backups occur daily.
Status: current Access: read-write
OBJECT-TYPE    
  BITS sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)  

pdnCCMAutoBackupFixedTime 1.3.6.1.4.1.1795.2.24.2.10.10.1.3
This object indicates the time of day, in minutes past midnight, at which automatic backups on a fixed schedule occur.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1440  

pdnCCMAutoBackupDynamicTime 1.3.6.1.4.1.1795.2.24.2.10.10.1.4
This object indicates the interval (in minutes) after the most recent configuration change, when a card's configuration will be backed up to the MCC Flash File System, when automatic backups are occurring on a dynamic schedule. The minimum interval is 30 minutes. The maximum interval is 24 hours (1440 minutes).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..1440  

pdnCCMAutoBackupAppendTimeStampToFilename 1.3.6.1.4.1.1795.2.24.2.10.10.1.5
This object indicates that the time is to be appended to filename of the file stored to upon automated backup. The defualt value of this object is disabled(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pdnCCMAutoBackupFilename 1.3.6.1.4.1.1795.2.24.2.10.10.1.6
This is file name that the configuration will be stored to upon automated backup.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnCCMAutoBackupServerIpAddress 1.3.6.1.4.1.1795.2.24.2.10.10.1.7
This object is to configure Ip address of the server used to perform autobackup.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

pdnCCMAutoBackupUserName 1.3.6.1.4.1.1795.2.24.2.10.10.1.8
This object user name used to start ftp session for automatic backup.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnCCMAutoBackupUserPassword 1.3.6.1.4.1.1795.2.24.2.10.10.1.9
This object user password that is paired with user name for ftp server login.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnCCMAutoBackupUserAccount 1.3.6.1.4.1.1795.2.24.2.10.10.1.10
This object is user account name that ftp server contains. Under this name ftp server stores UserName and UserPassword info. If this object is null(not configured) than the pdnCCMAutoBackupUserName and pdnCCMAutoBackupUserPassword are used. The default is null string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

pdnCCMAutoBackupCopyProtocol 1.3.6.1.4.1.1795.2.24.2.10.10.1.11
The transfer protocol that should be used to copy the file across the network. If the file transfer is to occur locally on the SNMP agent, the method of transfer is left upto the implementation, and is not restricted to the protocols below.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2)  

pdnCCMAutoRestore 1.3.6.1.4.1.1795.2.24.2.10.10.2
This object specifies whether the MCC Flash File System will restore stored configuration files to newly inserted cards in the DSLAM.
Status: current Access: read-write
OBJECT-TYPE    
  SwitchState  

pdnCCMResyncOperation 1.3.6.1.4.1.1795.2.24.2.10.10.3
This object contains the operation performed when ResyncState is enabled. The value 'get' retrieves configuration files from the MCC FFS to all the devices. The value 'put' stores all the configuration files on the MCC FFS. Querying this object always retrieves the value noOp(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOp(1), get(2), put(3)  

pdnCCMOperation 1.3.6.1.4.1.1795.2.24.2.10.10.4
This object contains configuration options for operations performed to manage object. SAVE(3) operation is interpreted as copying running configuration to database (nvram). APPLY(2) is operation performed to make configuration paramters take in effect. RESET(4) operation is designed to upload database (nvram),saved, configuration, and make it running configuration. REVERT(5) is configuration option used in a case of error upon set operation (before DD applies configuration parameter(s)). It will effectively make previous applied configuration parameter set valid, running configuration. In some systems this will be an internal (user transperent) operation in case of error deteced by DD. DEFAULT(6) will upload default parameters to running configuration without changing saved configuration in a database (nvram). Querying this object always retrieves the value noOp(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOp(1), apply(2), save(3), reset(4), revert(5), default(6)  

pdnDevFileXferSessionIDNext 1.3.6.1.4.1.1795.2.24.2.10.7.3
This object contains an appropriate value to be used for pdnDevFileXferTable. The value of 0 indicates that no unassigned entries are available. To obtain pdnDevFileXferSessionID value for the new entry the manager issues a management protocol retrieval operation to obtain a current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnControlMIBTrapsV2 1.3.6.1.4.1.1795.2.24.2.10.0
The traps for the device control MIB.
Status: current Access: read-only
OBJECT-IDENTITY    

devFileXferEvent 1.3.6.1.4.1.1795.2.24.2.10.0.1
This trap is to communicate a couple of things about the completion of a file transfer. devFileXferStatus - Did it complete successfully or not. devFileXferErrorStatus - If not, what was the error code. devFileXferOperation - What operation was performed?. devFileXferFileType - Was it a firmware xfer or config? devFileXferFileName - The name of the file transfered.
Status: current Access: read-only
NOTIFICATION-TYPE    

devAutoBackupFailEvent 1.3.6.1.4.1.1795.2.24.2.10.0.2
This trap indicates a condition exists, which prevents automated backup of a device's configuration to the Management Controller Card (MCC) Flash File System at a scheduled time.
Status: current Access: read-only
NOTIFICATION-TYPE    

devConfigRestoreFailEvent 1.3.6.1.4.1.1795.2.24.2.10.0.3
This trap is sent by a device to indicate that an incorrect or incompatible configuration file is being downloaded to the device from the MCC Flash File System.
Status: current Access: read-only
NOTIFICATION-TYPE    

pdnDevFileXferEvent 1.3.6.1.4.1.1795.2.24.2.10.0.5
This trap is to communicate a couple of things about the completion of a file transfer. pdnDevFileXferStatus - Did it complete successfully or not. pdnDevFileXferErrorStatus - If not, what was the error code. pdnDevFileXferOperation - What operation was performed?. pdnDevFileXferFileType - Was it a firmware xfer or config? pdnDevFileXferFileName - The name of the file transfered.
Status: current Access: read-only
NOTIFICATION-TYPE    

pdnControlMIBGroups 1.3.6.1.4.1.1795.2.24.2.10.11
OBJECT IDENTIFIER    

devResetGroup 1.3.6.1.4.1.1795.2.24.2.10.11.1
Objects to initiate resets of a device
Status: current Access: read-only
OBJECT-GROUP    

devControlTestGroup 1.3.6.1.4.1.1795.2.24.2.10.11.2
Objects to control device level tests
Status: current Access: read-only
OBJECT-GROUP    

devControlDownloadGroup 1.3.6.1.4.1.1795.2.24.2.10.11.3
A list of the current Download Releases and their associated status.
Status: current Access: read-only
OBJECT-GROUP    

devControlRMONGroup 1.3.6.1.4.1.1795.2.24.2.10.11.4
The desired state of the RMON process.
Status: current Access: read-only
OBJECT-GROUP    

devSNSwitchFirmwareGroup 1.3.6.1.4.1.1795.2.24.2.10.11.5
Objects needed to switch bank and reset the Service Node.
Status: current Access: read-only
OBJECT-GROUP    

devControlFTPGroup 1.3.6.1.4.1.1795.2.24.2.10.11.6
FTP Max Transfer Rate
Status: current Access: read-only
OBJECT-GROUP    

devFileXferMIBGroup 1.3.6.1.4.1.1795.2.24.2.10.11.7
File Transfer Client Config Objects
Status: current Access: read-only
OBJECT-GROUP    

devFirmwareControlGroup 1.3.6.1.4.1.1795.2.24.2.10.11.8
Current Firmware Releases and associated status.
Status: current Access: read-only
OBJECT-GROUP    

devConfigChangeMgmtGroup 1.3.6.1.4.1.1795.2.24.2.10.11.9
Object group used to manage automatic backup and restore of device configuration files.
Status: current Access: read-only
OBJECT-GROUP    

devFileXferEventGroup 1.3.6.1.4.1.1795.2.24.2.10.11.10
Notifications associated with devFileXferConfigGroup
Status: current Access: read-only
NOTIFICATION-GROUP    

devCCMEventGroup 1.3.6.1.4.1.1795.2.24.2.10.11.11
Notifications indicating a failure occuring during automated backup or restore of device configuration files.
Status: current Access: read-only
NOTIFICATION-GROUP    

pdnDevFileXferEventGroup 1.3.6.1.4.1.1795.2.24.2.10.11.16
Notifications associated with pdnDevFileXferConfigGroup
Status: current Access: read-only
NOTIFICATION-GROUP    

pdnDevFileXferMIBGroup 1.3.6.1.4.1.1795.2.24.2.10.11.14
File Transfer Client Objects
Status: current Access: read-only
OBJECT-GROUP    

devNextTableObjectMIBGroup 1.3.6.1.4.1.1795.2.24.2.10.11.15
Group of singular objects that decided next available object for mib tables.
Status: current Access: read-only
OBJECT-GROUP    

pdnAutoFw 1.3.6.1.4.1.1795.2.24.2.10.12
OBJECT IDENTIFIER    

devIsAutoFwEnabled 1.3.6.1.4.1.1795.2.24.2.10.12.1
Writing the value enabled(1) or disabled(2) to this object enables or disables the Automatic Firmware download feature.
Status: current Access: read-write
OBJECT-TYPE    
  SwitchState  

devAutoFwStatus 1.3.6.1.4.1.1795.2.24.2.10.12.2
This indicates the Status of Auto Firmware Download where each field is separated by a semi-colon. The get function will return the status of the latest card downloaded.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

pdnAutoFwGroup 1.3.6.1.4.1.1795.2.24.2.10.11.12
Auto Firmware Download Feature and associated status.
Status: current Access: read-only
OBJECT-GROUP    

devAutoFwEvent 1.3.6.1.4.1.1795.2.24.2.10.0.4
This trap is to communicate the result of the Auto Firmware Download. The variable binding for this trap would be the devAutoFwStatus of pdnAutoFwGroup. The exact format of this display string will be well-documented.
Status: current Access: read-only
NOTIFICATION-TYPE    

devAutoFwEventGroup 1.3.6.1.4.1.1795.2.24.2.10.11.13
Notifications indicating the result of the Auto Firmware Download.
Status: current Access: read-only
NOTIFICATION-GROUP