ENTERASYS-FILE-MANAGEMENT-MIB

File: ENTERASYS-FILE-MANAGEMENT-MIB.mib (27688 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB HOST-RESOURCES-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Gauge32 Counter32
DateAndTime DisplayString StorageType
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
SnmpAdminString hrFSIndex etsysModules

Defined Types

EtsysFileTransferRequestEntry  
SEQUENCE    
  etsysFileTransferRequestIndex Unsigned32
  etsysFileTransferRequestSource DisplayString
  etsysFileTransferRequestDestination DisplayString
  etsysFileTransferRequestOperStatus INTEGER
  etsysFileTransferRequestEnqueuedTime DateAndTime
  etsysFileTransferRequestCompletionTime DateAndTime
  etsysFileTransferRequestBytesTransferred Integer32
  etsysFileTransferRequestErrorDescription SnmpAdminString
  etsysFileTransferRequestStorageType StorageType
  etsysFileTransferRequestRowStatus RowStatus

EtsysFileListingEntry  
SEQUENCE    
  etsysFileListingIndex Unsigned32
  etsysFileListingFileName DisplayString
  etsysFileListingFileSize Unsigned32
  etsysFileListingFileType INTEGER
  etsysFileListingFileDate DateAndTime
  etsysFileListingFileOrigin DisplayString

EtsysFileOperationEntry  
SEQUENCE    
  etsysFileOperationIndex Unsigned32
  etsysFileOperationType INTEGER
  etsysFileOperationFileName SnmpAdminString
  etsysFileOperationFileNewName SnmpAdminString
  etsysFileOperationErrorDescription SnmpAdminString
  etsysFileOperationRowStatus RowStatus

Defined Values

etsysFileManagementMIB 1.3.6.1.4.1.5624.1.2.15
This MIB module defines a portion of the SNMP enterprise MIBs under the Enterasys enterprise OID pertaining to the transferring and management of files for Enterasys products.
MODULE-IDENTITY    

etsysFileTransfer 1.3.6.1.4.1.5624.1.2.15.1
OBJECT IDENTIFIER    

etsysFileListing 1.3.6.1.4.1.5624.1.2.15.2
OBJECT IDENTIFIER    

etsysFileOperation 1.3.6.1.4.1.5624.1.2.15.3
OBJECT IDENTIFIER    

etsysFileConformance 1.3.6.1.4.1.5624.1.2.15.4
OBJECT IDENTIFIER    

etsysFileTransferRequestLimit 1.3.6.1.4.1.5624.1.2.15.1.1
The maximum number of file transfer requests this entity can hold in the etsysFileTransferRequestTable. A value of 0 indicates no configured limit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysFileTransferRequestsCurrent 1.3.6.1.4.1.5624.1.2.15.1.2
The number of file transfer requests currently in the etsysFileTransferRequestTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysFileTransferRequestsCompleted 1.3.6.1.4.1.5624.1.2.15.1.3
The number of file transfer requests that have completed successfully or otherwise. This object SHOULD be stored in persistent memory.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysFileTransferRequestSupportedURLs 1.3.6.1.4.1.5624.1.2.15.1.4
The URLs that this entity supports for transferring files. These define the transfer protocols and local file types. In the case that any URL is supported only as a source or destination file then an appropriate SNMP set failure should occur when attempting to use that URL in an unsupported manner. etsysFileTransferFtp - As per rfc1738 ftp://:@:/ url-path: //...//;type= user defaults to anonymous, password to snmp@, port to 21, and type to ASCII. binary and image are both valid types which have the same meaning. domain-name would be the IP address or domain name of the managed entity. etsysFileTransferRcp - rcp://@:///...// port defaults to 514. etsysFileTransferHttp - As per rfc1738 http://:/? port defaults to 80. etsysFileTransferTftp - tftp://:///...// port defaults to 69. etsysFileTransferFile - As per rfc1738 file:/// host can only be specified as localhost or the empty string. This will only be used to specify a file on the managed entity. This indicates that the managed entity supports some form of a file system.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsysFileTransferFtp(0), etsysFileTransferRcp(1), etsysFileTransferHttp(2), etsysFileTransferTftp(3), etsysFileTransferFile(4)  

etsysFileTransferRequestNextAvailableIndex 1.3.6.1.4.1.5624.1.2.15.1.5
This object indicates the numerically lowest available index within this entity, which may be used for the value of etsysFileTransferRequestIndex in the creation of a new entry in the etsysFileTransferRequestTable. An index is considered available if the index value falls within the range of 1 to etsysFileTransferRequestLimit and is not being used to index an existing entry in the etsysFileTransferRequestTable contained within this entity. A value of zero indicates that all of the entries in the etsysFileTransferRequestTable are currently in use. This value should only be considered a guideline for management creation of etsysFileTransferRequestTable entries, there is no requirement on management to create entries based upon this index value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysFileTransferRequestTable 1.3.6.1.4.1.5624.1.2.15.1.6
A table of file transfer requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysFileTransferRequestEntry

etsysFileTransferRequestEntry 1.3.6.1.4.1.5624.1.2.15.1.6.1
An entry describing a particular file transfer request.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysFileTransferRequestEntry  

etsysFileTransferRequestIndex 1.3.6.1.4.1.5624.1.2.15.1.6.1.1
An arbitrary index for this file transfer request.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

etsysFileTransferRequestSource 1.3.6.1.4.1.5624.1.2.15.1.6.1.2
URL of the source file. Any password information MUST NOT be returned on a read. If a managed entity supports some form of a file system and the file URL from rfc1738 then a file copy can be performed by using the file URL for both the source and destination. Activating the row with the URL specifying the same file in the source and destination SHOULD cause the file transfer to fail.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etsysFileTransferRequestDestination 1.3.6.1.4.1.5624.1.2.15.1.6.1.3
URL of the destination file. Any password information MUST NOT be returned on a read. Two transfer request entries SHOULD NOT be allowed to specify the same destination URL. To initiate a second transfer to the same destination URL the original entry must be reused or destroyed. Any errors with the type or format of these URLs SHOULD be reported in the etsysFileTransferRequestErrorDescription object when the row is activated.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etsysFileTransferRequestOperStatus 1.3.6.1.4.1.5624.1.2.15.1.6.1.4
The operational state of the file transfer. inactive - Indicates that the RowStatus of this conceptual row is not in the 'active' state. pending - Indicates that the transfer described by this row is ready to run and waiting in a queue. running - Indicates that the transfer described by this row is running. success - Indicates that the transfer described by this row has successfully run to completion. failure - Indicates that the transfer described by this row has failed to run to completion.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), pending(2), running(3), success(4), failure(5)  

etsysFileTransferRequestEnqueuedTime 1.3.6.1.4.1.5624.1.2.15.1.6.1.5
The date and time, in device local time, when this transfer request was last enqueued for execution. The value '0000000000000000'H is returned if this table entry has not yet been queued.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

etsysFileTransferRequestCompletionTime 1.3.6.1.4.1.5624.1.2.15.1.6.1.6
The date and time, in device local time, when this transfer request was last completed. It SHOULD be reset to the default value when the RowStatus of this conceptual row is set to active. The value '0000000000000000'H is returned if this table entry has not yet run to completion.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

etsysFileTransferRequestBytesTransferred 1.3.6.1.4.1.5624.1.2.15.1.6.1.7
The number of bytes currently transferred. A value of -1 indicates that this feature is not supported for the protocol currently selected. This value is reset to its initial state when the etsysFileTransferRequestRowStatus object is set to the active state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..2147483647  

etsysFileTransferRequestErrorDescription 1.3.6.1.4.1.5624.1.2.15.1.6.1.8
This object contains a descriptive error message if the requested transfer failed. Implementations must reset the error message to a zero-length string when the etsysFileTransferRequestRowStatus leaf is set to the active state.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysFileTransferRequestStorageType 1.3.6.1.4.1.5624.1.2.15.1.6.1.9
Allows applications within the managed entity to define nonVolatile or readOnly rows as required.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

etsysFileTransferRequestRowStatus 1.3.6.1.4.1.5624.1.2.15.1.6.1.10
A control that allows entries to be added, activated, deactivated, and removed from this table. When the value of this object is 'active' none of the other objects in this conceptual row can be modified. Setting this object to the 'active' state from the 'notInService' state will cause the requested file transfer to be initiated or queued. Once the requested file transfer has completed, successfully or otherwise, this leaf will be set to the 'notInService' state by the managed entity. Setting this object to any other valid state from the 'active' state will interrupt the file transfer request. Setting this object to the 'active' state from the 'active' state will not have any affect. Conceptual rows that have been in the 'notInService' state for more than a device specific time period MAY be destroyed by the managed entity.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysFileListingTable 1.3.6.1.4.1.5624.1.2.15.2.1
A table of user files currently stored in a particular file system on this entity. If the Host Resources MIB is not supported and there is only one file system use the value of one for the hrFSIndex. This table should represent a minimal set of information that is commonly available on most file systems.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysFileListingEntry

etsysFileListingEntry 1.3.6.1.4.1.5624.1.2.15.2.1.1
An entry describing a particular file currently stored on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysFileListingEntry  

etsysFileListingIndex 1.3.6.1.4.1.5624.1.2.15.2.1.1.1
The locally arbitrary, but unique identifier associated with this file entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysFileListingFileName 1.3.6.1.4.1.5624.1.2.15.2.1.1.2
The fully qualified name of the file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

etsysFileListingFileSize 1.3.6.1.4.1.5624.1.2.15.2.1.1.3
The size in bytes of this file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysFileListingFileType 1.3.6.1.4.1.5624.1.2.15.2.1.1.4
The type of file that this entry represents.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsupported(1), directory(2), ordinary-file(3), symbolic-link(4)  

etsysFileListingFileDate 1.3.6.1.4.1.5624.1.2.15.2.1.1.5
The time and date that this file was last modified, if this information is unavailable return '0000000000000000'H.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

etsysFileListingFileOrigin 1.3.6.1.4.1.5624.1.2.15.2.1.1.6
The source URL of this file, if it was created by a transfer, or an application name, if it was created by an application. If this information is unavailable return the null string. Since most of the user files on our devices are, or would be, created by file transfers or applications this would be an interesting but otherwise uncommon piece of information.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

etsysFileOperationLimit 1.3.6.1.4.1.5624.1.2.15.3.1
The maximum number of requests this entity can hold in the etsysFileOperationTable. A value of 0 indicates no configured limit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysFileOperationsCurrent 1.3.6.1.4.1.5624.1.2.15.3.2
The number of requests currently in the etsysFileOperationTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysFileOperationsCompleted 1.3.6.1.4.1.5624.1.2.15.3.3
The number of file operations that have completed successfully or otherwise. This object SHOULD be stored in persistent memory.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysFileOperationNextAvailableIndex 1.3.6.1.4.1.5624.1.2.15.3.4
This object indicates the numerically lowest available index within this entity, which may be used for the value of etsysFileOperationIndex in the creation of a new entry in the etsysFileOperationTable. An index is considered available if the index value falls within the range of 1 to etsysFileOperationLimit and is not being used to index an existing entry in the etsysFileOperationTable contained within this entity. A value of zero indicates that all of the entries in the etsysFileOperationTable are currently in use. This value should only be considered a guideline for management creation of etsysFileOperationTable, there is no requirement on management to create entries based upon this index value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysFileOperationTable 1.3.6.1.4.1.5624.1.2.15.3.5
Entries can be created in this table to rename and delete files on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysFileOperationEntry

etsysFileOperationEntry 1.3.6.1.4.1.5624.1.2.15.3.5.1
An entry describing an operation to be performed on the named file on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysFileOperationEntry  

etsysFileOperationIndex 1.3.6.1.4.1.5624.1.2.15.3.5.1.1
The locally arbitrary, but unique identifier associated with this file operation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysFileOperationType 1.3.6.1.4.1.5624.1.2.15.3.5.1.2
The operation that should be performed on the named file.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER delete(1), rename(2)  

etsysFileOperationFileName 1.3.6.1.4.1.5624.1.2.15.3.5.1.3
The fully qualified name of the file that this operation will be applied to.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

etsysFileOperationFileNewName 1.3.6.1.4.1.5624.1.2.15.3.5.1.4
The new fully qualified name for this file. This object is only required for the rename operation type.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

etsysFileOperationErrorDescription 1.3.6.1.4.1.5624.1.2.15.3.5.1.5
This object contains a descriptive error message if the requested operation failed. Implementations must reset the error message to a zero-length string when the etsysFileOperationRowStatus leaf is set to the active state.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysFileOperationRowStatus 1.3.6.1.4.1.5624.1.2.15.3.5.1.6
A control that allows entries to be added, activated, deactivated, and removed from this table. When the value of this object is 'active' none of the other objects in this conceptual row can be modified. Setting this object to the 'active' state from the 'notInService' state will cause the requested file operation to be initiated or queued. Once the requested file operation has completed, successfully or otherwise, this leaf will be set to the 'notInService' state by the managed entity. Setting this object to any other valid state from the 'active' state will cancel the file operation if it has not been started. Setting this object to the 'active' state from the 'active' state will not have any affect. Conceptual rows that have been in the 'notInService' state for some entity specific time period will be destroyed by the managed entity.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysFileGroups 1.3.6.1.4.1.5624.1.2.15.4.1
OBJECT IDENTIFIER    

etsysFileCompliances 1.3.6.1.4.1.5624.1.2.15.4.2
OBJECT IDENTIFIER    

etsysFileTransferGroup 1.3.6.1.4.1.5624.1.2.15.4.1.1
A group of objects that provide a means to copy and transfer files.
Status: current Access: read-create
OBJECT-GROUP    

etsysFileListingGroup 1.3.6.1.4.1.5624.1.2.15.4.1.2
A group of objects that provide a means to list existing files.
Status: current Access: read-create
OBJECT-GROUP    

etsysFileOperationGroup 1.3.6.1.4.1.5624.1.2.15.4.1.3
A group of objects that provide a means to rename and delete existing files.
Status: current Access: read-create
OBJECT-GROUP    

etsysFileCompliance 1.3.6.1.4.1.5624.1.2.15.4.2.1
The compliance statement for entities which implement the Enterasys File Management MIB. Implementation of this MIB is based on individual product needs.
Status: current Access: read-create
MODULE-COMPLIANCE