MY-FILE-MIB

File: MY-FILE-MIB.mib (8428 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
MY-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 IpAddress
Gauge32 TruthValue DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
myMgmt

Defined Types

MyFileTransEntry  
SEQUENCE    
  myFileTransIndex Integer32
  myFileTransMeans INTEGER
  myFileTransOperType INTEGER
  myFileTransSrcFileName DisplayString
  myFileTransDescFileName DisplayString
  myFileTransServerAddr IpAddress
  myFileTransResult INTEGER
  myFileTransComplete TruthValue
  myFileTransDataLength Gauge32
  myFileTransEntryStatus RowStatus

Defined Values

myFileMIB 1.3.6.1.4.1.4881.1.1.10.2.11
This module defines my file mibs.
MODULE-IDENTITY    

myFileMIBObjects 1.3.6.1.4.1.4881.1.1.10.2.11.1
OBJECT IDENTIFIER    

myFileTransTable 1.3.6.1.4.1.4881.1.1.10.2.11.1.1
list of file transfer parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyFileTransEntry

myFileTransEntry 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1
Entry of file transfer parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyFileTransEntry  

myFileTransIndex 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.1
A value unique idenify the entry in the file transfer table. the index is assigned by agent random.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myFileTransMeans 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.2
The way to be used for any copy. Transport file by xmodem work in only in outband.other(3) mean transfer file by a way other than tftp(1) and xmodem(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), xmodem(2), other(3)  

myFileTransOperType 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.3
This object can be used for specifying the file transfer operation type, upload or download. using tftp service file transfer can implemente between the station and agent. in current agent,if synchronizing file,this object has no weight.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER upload(1), download(2), synchronize(3)  

myFileTransSrcFileName 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.4
This object tell the tftp client to know the file name required to be received in tftp transfer mode;and send the file name list which separate with ' ' to synchronizing server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

myFileTransDescFileName 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.5
File name the file will save as. The object has no weight to file synchronizing.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

myFileTransServerAddr 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.6
This object tell the address of transfer destination when required for file transmittion.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

myFileTransResult 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.7
While the status of this entry is completed, this field of this entry is valid, and carry the operation result of file transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), failure(2), parametersIllegel(3), timeout(4)  

myFileTransComplete 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.8
while the file transfer of use parameters stored by this entry is completed the value of this field will be true(1), and if not completed false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

myFileTransDataLength 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.9
the file length transferred, after the transfer is complete, this value is come to valid -- the valude of field myFileTransComplete is true(1).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

myFileTransEntryStatus 1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.10
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

myFileSystemMaxRoom 1.3.6.1.4.1.4881.1.1.10.2.11.1.2
the max room of file system in units of byte.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myFileSystemAvailableRoom 1.3.6.1.4.1.4881.1.1.10.2.11.1.3
the available room of file system in units of byte.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myFileMIBConformance 1.3.6.1.4.1.4881.1.1.10.2.11.2
OBJECT IDENTIFIER    

myFileMIBCompliances 1.3.6.1.4.1.4881.1.1.10.2.11.2.1
OBJECT IDENTIFIER    

myFileMIBGroups 1.3.6.1.4.1.4881.1.1.10.2.11.2.2
OBJECT IDENTIFIER    

myFileMIBCompliance 1.3.6.1.4.1.4881.1.1.10.2.11.2.1.1
The compliance statement for entities which implement the My File MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

myFileMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.11.2.2.1
A collection of objects providing file ability to a My agent.
Status: current Access: read-only
OBJECT-GROUP    

myFileTransMeansMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.11.2.2.2
A collection of objects providing myFileTransMeans to a My agent.
Status: current Access: read-only
OBJECT-GROUP