Home/Catalog/Fore-FileXfr-MIB

Fore-FileXfr-MIB

AI MIB Summary

The Fore-FileXfr-MIB monitors file transfer sessions on FORE Systems ATM network devices, tracking specific transfer states and completion parameters within the file transfer table to facilitate remote file management operations.

This MIB module defines the FORE Systems generic file transfer information. It provides for a file transfer table. Each table entry contains the information necessary for a device to complete a file transfer. Each table entry also contains information as to the status of the file transfer.
Main OID:
foreFileXfrModule.1.3.6.1.4.1.326.1.6.1
17
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

17 total
Object Name
foreFileXfrModuleThis MIB module defines the FORE Systems generic file transfer information. It provides for a file transfer table. Each table entry contains the information necessary for a device to complete a file transfer. Each table entry also contains information as to the status of the file transfer.
MODULE-IDENTITY
.1.3.6.1.4.1.326.1.6.1
fXfrGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.326.1.6.2
fXfrNextIndexThe index of the next free row in the fXfrTable.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.1
fXfrTableA table of pending and completed file transfers.
SEQUENCE OF FXfrEntry
.1.3.6.1.4.1.326.1.6.2.2
fXfrEntryA table entry containing information on a pending or completed file transfer.
FXfrEntry
.1.3.6.1.4.1.326.1.6.2.2.1
fXfrIndexThe index of the file transfer.ro
Integer32
.1.3.6.1.4.1.326.1.6.2.2.1.1
fXfrRemoteFileUrlThis is the URL of the file to operate on. The URL is taken from the snmp agents point of view. The URL is in the form: <service>://<ip-address>[:port]/<filename> This includes the service (such as tftp), the server to contact, the port on that server to use, and the file on that server that is to be operated on. This definition does not specify the local filename. That name is specified in fXfrKnownFiles and fXfrLocalFilename.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.2.1.2
fXfrLocalFileThe name of the local file to use in the GET/PUT operations. This can either be a full pathname or a device specific description of the local file. Some examples of descriptions specific to an ASX are switchCDB, lecsConfig, and switchUpgrade. As of FT5.2 additionally supported are netmodUpgradeA, netmodUpgradeB,netmodUpgradeC,netmodUpgradeDrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.2.1.3
fXfrDirectionIndication of the file transfer operation. A 'get' will retrieve the file from the machine specified in fXfrRemoteFileUrl. A 'put' will send the file to the machine specified in fXfrRemoteFileUrl.rw
Enumeration
.1.3.6.1.4.1.326.1.6.2.2.1.4
fXfrEntryStatusThe status of this table entry.rw
EntryStatus
.1.3.6.1.4.1.326.1.6.2.2.1.5
fXfrStatusThe current status of this file transfer. Is idle when the row becomes valid. To start the file transfer set this to go. InQueue signifies that the file transfer is waiting for resources before it begins but it will begin automatically. Busy signifies that the file transfer could not begin due to a resource allocation problem. The manager must try to restart the file transfer by setting this entry to go.rw
Enumeration
.1.3.6.1.4.1.326.1.6.2.2.1.6
fXfrStatusTextA message describing the status of this file transfer. This must exists when the status is succeeded or failed. This can optionally exists when the status is inQueue, inProgress, or busy.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.2.1.7
fXfrOwnerIpAddressIp address of the entity that requested this file transfer.ro
IpAddress
.1.3.6.1.4.1.326.1.6.2.2.1.8
fXfrOwnerSignatureSignature of the owner of this file transfer. This is supplied by the management station.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.2.1.9
fXfrTransferTypeThe type of transfer requested. A binary transfer will perform no translations while an ascii transfer will set the representation type to network ASCII.rw
Enumeration
.1.3.6.1.4.1.326.1.6.2.2.1.10
fXfrUserIdThe login name on the remote host for FTP.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.2.1.11
fXfrPasswordThe password associated with the login name on the remote host for FTP. Note this object is write-only and reading it will result in implementation-specific results.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.326.1.6.2.2.1.12
Fore-FileXfr-MIB - SNMP MIB Reference | MIBs Explorer