PDN-CONTROL-MIB
AI MIB Summary
The PDN-CONTROL-MIB facilitates remote device reset operations and firmware or configuration file management on DSLAM hardware via SNMP. It provides the necessary control objects to execute system reboots and manage the storage and retrieval of critical operational binaries and settings.
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.
Main OID:
pdnControl.1.3.6.1.4.1.1795.2.24.2.10
115
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
115 total| Object Name |
|---|
pdnControlThis 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 .1.3.6.1.4.1.1795.2.24.2.10 |
pdnControlMIBTrapsV2The traps for the device control MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.0 |
devFileXferEventThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.1795.2.24.2.10.0.1 |
devAutoBackupFailEventThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.1795.2.24.2.10.0.2 |
devConfigRestoreFailEventThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.1795.2.24.2.10.0.3 |
devAutoFwEventThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.1795.2.24.2.10.0.4 |
pdnDevFileXferEventThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.1795.2.24.2.10.0.5 |
devHWControlResetWriting 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).rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.1 |
devControlTestTableA list of Device tests that may be run. SEQUENCE OF DevControlTestEntry .1.3.6.1.4.1.1795.2.24.2.10.2 |
devControlTestEntryThe device Test Table. DevControlTestEntry .1.3.6.1.4.1.1795.2.24.2.10.2.1 |
devControlTestAn index into the test table that indicates which test the row involves.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.10.2.1.1 |
devControlTestStatusThe test status on the device. This object indicates whether the indexed test is currently active(1) or inactive(2).ro Enumeration .1.3.6.1.4.1.1795.2.24.2.10.2.1.2 |
devControlTestCmdUsed to start or stop the indexed test. When read, the value returned will be the next logical command.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.2.1.3 |
devControlDownLoadTableA 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. SEQUENCE OF DevControlDownLoadEntry .1.3.6.1.4.1.1795.2.24.2.10.3 |
devControlDownLoadEntryThe Device DownLoad Release entry. DevControlDownLoadEntry .1.3.6.1.4.1.1795.2.24.2.10.3.1 |
devControlDownLoadIndexThis object is used to index the download table (range 1 to N).ro Integer32 .1.3.6.1.4.1.1795.2.24.2.10.3.1.1 |
devControlDownLoadReleaseThis object indicates the Software Release for this Download. If the Software Download is Operational Status is invalid, the Software Revision Number will be blank.ro DisplayString .1.3.6.1.4.1.1795.2.24.2.10.3.1.2 |
devControlDownLoadOperStatusThis object indicates whether or not the indexed download entry contains a valid(1) or invalid(2) download.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.10.3.1.3 |
devControlDownLoadAdminStatusThis 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.3.1.4 |
devControlRMON OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.4 |
devControlRMONAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.4.1 |
devSNSwitchFirmwareTableA list of objects needed to switch bank and reset the Service Node (ASN). SEQUENCE OF DevSNSwitchFirmwareEntry .1.3.6.1.4.1.1795.2.24.2.10.5 |
devSNSwitchFirmwareEntryThe Service Node Switch Firmware table. DevSNSwitchFirmwareEntry .1.3.6.1.4.1.1795.2.24.2.10.5.1 |
devSNSwitchFirmwareIndexAn index into the Service Node switch firmware table that indicates which interface the row involves. This index corresponds to the entityPhysicalIndex of the entity MIBro Integer32 .1.3.6.1.4.1.1795.2.24.2.10.5.1.1 |
devSNSwitchFirmwareBankWriting 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).rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.5.1.2 |
devControlFTP OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.6 |
devControlFTPRateFTP max transfer rate in (Kbps)rw Integer32 .1.3.6.1.4.1.1795.2.24.2.10.6.1 |
devFileXferMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.7 |
devFileXferConfigTableThe Paradyne FileXfer Client Config Table. SEQUENCE OF DevFileXferConfigEntry .1.3.6.1.4.1.1795.2.24.2.10.7.1 |
devFileXferConfigEntryUse 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. DevFileXferConfigEntry .1.3.6.1.4.1.1795.2.24.2.10.7.1.1 |
devFileXferFileNameThis object contains the name of the filetransfer file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.1 |
devFileXferCopyProtocolThe 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.2 |
devFileXferFileTypeSpecifies the type of file your want to transfer.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.3 |
devFileXferServerIpAddressThis object contains the file transfer server's IP address.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.4 |
devFileXferUserNameThis object contains the username if a username is needed to login to the server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.5 |
devFileXferUserPasswordThis object contains the password if a password is needed to login to the server. This object will return null on a read operation.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.6 |
devFileXferOperationThis object contains the operation the file transfer wants to perform.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.7 |
devFileXferPktsSentThis object contains the the number of packets sent to the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.8 |
devFileXferPktsRecvThis object contains the the number of packets received from the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.9 |
devFileXferOctetsSentThis object contains the the number of octets sent to the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.10 |
devFileXferOctetsRecvThis object contains the the number of octets received from the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.11 |
devFileXferOwnerStringThe entity which currently has the 'ownership' required to invoke the operation on this index.rw OCTET STRING .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.12 |
devFileXferStatusThis object contains the status of the file transfer.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.13 |
devFileXferErrorStatusThis 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 959ro Integer32 .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.14 |
devFileXferSendEventThis object indicates whether or not to send the devFileXferEvent event trap .rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.15 |
devFileXferRowStatusThis object is used to create a new row or delete an existing row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.16 |
devFileXferXferTimeThis object indicates the elapsed time (in hundredths of a second) of the file transfer.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.17 |
pdnDevFileXferTableThe Paradyne FileXfer Image Client Config Table accessed by session id. SEQUENCE OF PdnDevFileXferEntry .1.3.6.1.4.1.1795.2.24.2.10.7.2 |
pdnDevFileXferEntryUse 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. PdnDevFileXferEntry .1.3.6.1.4.1.1795.2.24.2.10.7.2.1 |
pdnDevFileXferSessionIDThis 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. Integer32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.1 |
pdnDevFileXferifIndexThis object specifies the interface number that corresponds to RFC1213. It this object is not used the value of this object should be zero.rw Integer32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.2 |
pdnDevFileXferFileNameThis object contains the name of the filetransfer file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.3 |
pdnDevFileXferCopyProtocolThe 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.4 |
pdnDevFileXferFileTypeSpecifies the type of file your want to transfer.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.5 |
pdnDevFileXferServerIpAddressThis object contains the file transfer server's IP address.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.6 |
pdnDevFileXferUserNameThis object contains the username if a username is needed to login to the server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.7 |
pdnDevFileXferUserPasswordThis object contains the password if a password is needed to login to the server. This object will return null on a read operation.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.8 |
pdnDevFileXferUserAccountThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.9 |
pdnDevFileXferOperationThis object contains the operation the file transfer wants to perform.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.10 |
pdnDevFileXferPktsSentThis object contains the the number of packets sent to the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.11 |
pdnDevFileXferPktsRecvThis object contains the the number of packets received from the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.12 |
pdnDevFileXferOctetsSentThis object contains the the number of octets sent to the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.13 |
pdnDevFileXferOctetsRecvThis object contains the the number of octets received from the server at the time of interrogation.ro Counter32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.14 |
pdnDevFileXferOwnerStringThe entity which currently has the 'ownership' required to invoke the operation on this index.rw OCTET STRING .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.15 |
pdnDevFileXferStatusThis object contains the status of the file transfer.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.16 |
pdnDevFileXferApplyThis object is configured to specify if the firmware download will be applied immediatley after file transfer or not.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.17 |
pdnDevFileXferErrorStatusThis 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 959ro Integer32 .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.18 |
pdnDevFileXferSendEventThis object indicates whether or not to send the pdnDevFileXferEvent event trap .rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.19 |
pdnDevFileXferXferTimeThis object indicates the elapsed time (in hundredths of a second) of the file transfer.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.20 |
pdnDevFileXferRowStatusThis object is used to create a new row or delete an existing row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.21 |
pdnDevFileXferSessionIDNextThis 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.ro Integer32 .1.3.6.1.4.1.1795.2.24.2.10.7.3 |
devFileXferMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.8 |
devFirmwareControlMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.9 |
devFirmwareControlTableA 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. SEQUENCE OF DevFirmwareControlEntry .1.3.6.1.4.1.1795.2.24.2.10.9.1 |
devFirmwareControlEntryThe Device Firmware Release entry. DevFirmwareControlEntry .1.3.6.1.4.1.1795.2.24.2.10.9.1.1 |
devFirmwareControlIndexThis object is used to index the Firmware table (range 1 to N).ro Integer32 .1.3.6.1.4.1.1795.2.24.2.10.9.1.1.1 |
devFirmwareControlReleaseThis object indicates the Software Release for this Firmware. If the Software Firmware is Operational Status is invalid, the Software Revision Number will be blank.ro DisplayString .1.3.6.1.4.1.1795.2.24.2.10.9.1.1.2 |
devFirmwareControlOperStatusThis object indicates whether or not the indexed Firmware entry contains a valid(1) or invalid(2) Firmware.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.10.9.1.1.3 |
devFirmwareControlAdminStatusThis 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.9.1.1.4 |
pdnConfigChangeMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.10 |
pdnCCMAutoBackup OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.10.1 |
pdnCCMAutoBackupTypeThis 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.10.1.1 |
pdnCCMAutoBackupFixedDayThis object indicates the days of the week on which fixed schedule automatic backups occur. If all bits are set, backups occur daily.rw Bits .1.3.6.1.4.1.1795.2.24.2.10.10.1.2 |
pdnCCMAutoBackupFixedTimeThis object indicates the time of day, in minutes past midnight, at which automatic backups on a fixed schedule occur.rw Integer32 .1.3.6.1.4.1.1795.2.24.2.10.10.1.3 |
pdnCCMAutoBackupDynamicTimeThis 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).rw Integer32 .1.3.6.1.4.1.1795.2.24.2.10.10.1.4 |
pdnCCMAutoBackupAppendTimeStampToFilenameThis 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).rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.10.1.5 |
pdnCCMAutoBackupFilenameThis is file name that the configuration will be stored to upon automated backup.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.10.1.6 |
pdnCCMAutoBackupServerIpAddressThis object is to configure Ip address of the server used to perform autobackup.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.10.10.1.7 |
pdnCCMAutoBackupUserNameThis object user name used to start ftp session for automatic backup.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.10.1.8 |
pdnCCMAutoBackupUserPasswordThis object user password that is paired with user name for ftp server login.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.10.1.9 |
pdnCCMAutoBackupUserAccountThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.10.10.1.10 |
pdnCCMAutoBackupCopyProtocolThe 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.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.10.1.11 |
pdnCCMAutoRestoreThis object specifies whether the MCC Flash File System will restore stored configuration files to newly inserted cards in the DSLAM.rw SwitchState (PDN-TC) .1.3.6.1.4.1.1795.2.24.2.10.10.2 |
pdnCCMResyncOperationThis 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)rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.10.3 |
pdnCCMOperationThis 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).rw Enumeration .1.3.6.1.4.1.1795.2.24.2.10.10.4 |
pdnControlMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.11 |
devResetGroupObjects to initiate resets of a device Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.1 |
devControlTestGroupObjects to control device level tests Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.2 |
devControlDownloadGroupA list of the current Download Releases and their associated status. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.3 |
devControlRMONGroupThe desired state of the RMON process. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.4 |
devSNSwitchFirmwareGroupObjects needed to switch bank and reset the Service Node. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.5 |
devControlFTPGroupFTP Max Transfer Rate Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.6 |
devFileXferMIBGroupFile Transfer Client Config Objects Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.7 |
devFirmwareControlGroupCurrent Firmware Releases and associated status. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.8 |
devConfigChangeMgmtGroupObject group used to manage automatic backup and restore of device configuration files. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.9 |
devFileXferEventGroupNotifications associated with devFileXferConfigGroup Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.10 |
devCCMEventGroupNotifications indicating a failure occuring during automated backup or restore of device configuration files. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.11 |
pdnAutoFwGroupAuto Firmware Download Feature and associated status. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.12 |
devAutoFwEventGroupNotifications indicating the result of the Auto Firmware Download. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.13 |
pdnDevFileXferMIBGroupFile Transfer Client Objects Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.14 |
devNextTableObjectMIBGroupGroup of singular objects that decided next available object for mib tables. Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.15 |
pdnDevFileXferEventGroupNotifications associated with pdnDevFileXferConfigGroup Unknown .1.3.6.1.4.1.1795.2.24.2.10.11.16 |
pdnAutoFw OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.10.12 |
devIsAutoFwEnabledWriting the value enabled(1) or disabled(2) to this object enables or disables the Automatic Firmware download feature.rw SwitchState (PDN-TC) .1.3.6.1.4.1.1795.2.24.2.10.12.1 |
devAutoFwStatusThis 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.ro DisplayString .1.3.6.1.4.1.1795.2.24.2.10.12.2 |