pdnDevFileXferEntry
PDN-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.10.7.2.1
Object
row
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.
Context
- MIB
- PDN-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.10.7.2.1- Type
- row
- Status
- current
- Parent
- pdnDevFileXferTable
- Table
- pdnDevFileXferTable
- Children
- 21
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pdnDevFileXferSessionID 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
ob… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.1 |
| pdnDevFileXferOperation This object contains the operation the file transfer wants to
perform. | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.10 |
| pdnDevFileXferPktsSent This object contains the the number of packets sent to the
server at the time of interrogation. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.11 |
| pdnDevFileXferPktsRecv This object contains the the number of packets received from the
server at the time of interrogation. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.12 |
| pdnDevFileXferOctetsSent This object contains the the number of octets sent to the
server at the time of interrogation. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.13 |
| pdnDevFileXferOctetsRecv This object contains the the number of octets received from the
server at the time of interrogation. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.14 |
| pdnDevFileXferOwnerString The entity which currently has the 'ownership'
required to invoke the operation on this index. | column | OctetString | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.15 |
| pdnDevFileXferStatus This object contains the status of the file transfer. | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.16 |
| pdnDevFileXferApply This object is configured to specify if the
firmware download will be applied immediatley after
file transfer or not. | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.17 |
| pdnDevFileXferErrorStatus 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… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.18 |
| pdnDevFileXferSendEvent This object indicates whether or not to send the
pdnDevFileXferEvent event trap . | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.19 |
| pdnDevFileXferifIndex This object specifies the interface
number that corresponds to RFC1213.
It this object is not used the value
of this object should be zero. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.2 |
| pdnDevFileXferXferTime This object indicates the elapsed time
(in hundredths of a second) of the file transfer. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.20 |
| pdnDevFileXferRowStatus This object is used to create
a new row or delete an
existing row in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.21 |
| pdnDevFileXferFileName This object contains the name of the filetransfer file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.3 |
| pdnDevFileXferCopyProtocol 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… | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.4 |
| pdnDevFileXferFileType Specifies the type of file your want to transfer. | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.5 |
| pdnDevFileXferServerIpAddress This object contains the file transfer server's IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.6 |
| pdnDevFileXferUserName This object contains the username if a username is needed
to login to the server. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.7 |
| pdnDevFileXferUserPassword This object contains the password if a password is needed
to login to the server. This object will return null on a read
operation. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.8 |
| pdnDevFileXferUserAccount 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 w… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| pdnDevFileXferSessionID 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
ob… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.10.7.2.1.1 |