devFileXferConfigEntry
PDN-CONTROL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.10.7.1.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/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.
Context
- MIB
- PDN-CONTROL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.10.7.1.1- Type
- row
- Status
- current
- Parent
- devFileXferConfigTable
- Table
- devFileXferConfigTable
- Children
- 17
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| devFileXferFileName This object contains the name of the filetransfer file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.1 |
| devFileXferOctetsSent 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.1.1.10 |
| devFileXferOctetsRecv 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.1.1.11 |
| devFileXferOwnerString 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.1.1.12 |
| devFileXferStatus This object contains the status of the file transfer. | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.13 |
| devFileXferErrorStatus 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 th… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.14 |
| devFileXferSendEvent This object indicates whether or not to send the
devFileXferEvent event trap . | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.15 |
| devFileXferRowStatus 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.1.1.16 |
| devFileXferXferTime 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.1.1.17 |
| devFileXferCopyProtocol 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.1.1.2 |
| devFileXferFileType Specifies the type of file your want to transfer. | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.10.7.1.1.3 |
| devFileXferServerIpAddress 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.1.1.4 |
| devFileXferUserName 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.1.1.5 |
| devFileXferUserPassword 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.1.1.6 |
| devFileXferOperation 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.1.1.7 |
| devFileXferPktsSent 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.1.1.8 |
| devFileXferPktsRecv 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.1.1.9 |