ZXR10-FILE-SYSTEM-MIB

File: ZXR10-FILE-SYSTEM-MIB.mib (18207 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Counter32 Integer32 NOTIFICATION-TYPE
enterprises Unsigned32 TEXTUAL-CONVENTION
DisplayString TimeStamp RowStatus
TruthValue OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

Zxr10storageEntry  
SEQUENCE    
  zxr10storageIndex INTEGER
  zxr10storageName DisplayString
  zxr10storageType INTEGER
  zxr10storageDesc DisplayString
  zxr10storageVolumTotal Counter64
  zxr10storageVolumAvailable Counter64
  zxr10storageRemoved INTEGER
  zxr10storageInitTime DisplayString
  zxr10storageDistrictNum Counter32

Zxr10partitionEntry  
SEQUENCE    
  zxr10partitionIndex INTEGER
  zxr10partitionName DisplayString
  zxr10partitionDesc DisplayString
  zxr10partitionVolumTotal Counter64
  zxr10partitionVolumAvailable Counter64
  zxr10partitionTotalFiles Counter32
  zxr10partitionAttribute DisplayString

Zxr10fileEntry  
SEQUENCE    
  zxr10fileIndex Integer32
  zxr10fileName DisplayString
  zxr10fileAttribute DisplayString
  zxr10fileSize Counter32
  zxr10fileModifyTime DisplayString
  zxr10fileLocation DisplayString

FSCopyState  
The state of a copy operation. The description of each state is given below: waiting: only one file-copy request can run at any time. A newly activated file-copy request is placed in this state if another request has already been activated. running: this state signifies that the file-copy request is running. successsful: the state when a file-copy request is successfully completed. failed: the file-copy request was unsuccesful.
TEXTUAL-CONVENTION    
  INTEGER waiting(1), running(2), successful(3), failed(4)  

FSCopyFailCause  
The reason a file-copy request failed.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), badFileName(2), fileNameTooLong(3), fileLevelTooLong(4), fileOprForbid(5), srcNotExist(6), dstExist(7), dstDirNotExist(8)  

Zxr10FSCopyEntry  
SEQUENCE    
  zxr10FSCopyIndex Unsigned32
  zxr10FSCopySrcFileName DisplayString
  zxr10FSCopySrcCpuNode DisplayString
  zxr10FSCopyDstFileName DisplayString
  zxr10FSCopyDstCpuNode DisplayString
  zxr10FSCopyNotificationOnCompletion TruthValue
  zxr10FSCopyState FSCopyState
  zxr10FSCopyTimeStarted TimeStamp
  zxr10FSCopyTimeCompleted TimeStamp
  zxr10FSCopyFailCause FSCopyFailCause
  zxr10FSCopyRowStatus RowStatus

Defined Values

zte 1.3.6.1.4.1.3902
ZXR10 T8000 ZXR10FILESYSTEM-MIB
MODULE-IDENTITY    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10RosngMIB 1.3.6.1.4.1.3902.3.6000
OBJECT IDENTIFIER    

zxr10fileSystemMib 1.3.6.1.4.1.3902.3.6000.5
OBJECT IDENTIFIER    

zxr10storageTable 1.3.6.1.4.1.3902.3.6000.5.1
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10storageEntry

zxr10storageEntry 1.3.6.1.4.1.3902.3.6000.5.1.1
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Zxr10storageEntry  

zxr10storageIndex 1.3.6.1.4.1.3902.3.6000.5.1.1.1
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10storageName 1.3.6.1.4.1.3902.3.6000.5.1.1.2
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10storageType 1.3.6.1.4.1.3902.3.6000.5.1.1.3
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10storageDesc 1.3.6.1.4.1.3902.3.6000.5.1.1.4
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString  

zxr10storageVolumTotal 1.3.6.1.4.1.3902.3.6000.5.1.1.5
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

zxr10storageVolumAvailable 1.3.6.1.4.1.3902.3.6000.5.1.1.6
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

zxr10storageRemoved 1.3.6.1.4.1.3902.3.6000.5.1.1.7
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10storageInitTime 1.3.6.1.4.1.3902.3.6000.5.1.1.8
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10storageDistrictNum 1.3.6.1.4.1.3902.3.6000.5.1.1.9
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10partitionTable 1.3.6.1.4.1.3902.3.6000.5.2
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10partitionEntry

zxr10partitionEntry 1.3.6.1.4.1.3902.3.6000.5.2.1
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Zxr10partitionEntry  

zxr10partitionIndex 1.3.6.1.4.1.3902.3.6000.5.2.1.1
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

zxr10partitionName 1.3.6.1.4.1.3902.3.6000.5.2.1.2
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10partitionDesc 1.3.6.1.4.1.3902.3.6000.5.2.1.3
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString  

zxr10partitionVolumTotal 1.3.6.1.4.1.3902.3.6000.5.2.1.4
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

zxr10partitionVolumAvailable 1.3.6.1.4.1.3902.3.6000.5.2.1.5
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter64  

zxr10partitionTotalFiles 1.3.6.1.4.1.3902.3.6000.5.2.1.6
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10partitionAttribute 1.3.6.1.4.1.3902.3.6000.5.2.1.7
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10fileTable 1.3.6.1.4.1.3902.3.6000.5.3
The table of file information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10fileEntry

zxr10fileEntry 1.3.6.1.4.1.3902.3.6000.5.3.1
An entry containing file information
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10fileEntry  

zxr10fileIndex 1.3.6.1.4.1.3902.3.6000.5.3.1.1
The index number of the file
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10fileName 1.3.6.1.4.1.3902.3.6000.5.3.1.2
The name of the file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10fileAttribute 1.3.6.1.4.1.3902.3.6000.5.3.1.3
The attribute of the item. Use to describe the attribute of the item if the attribute is directory, else use ---- to describe the attribute of the item.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10fileSize 1.3.6.1.4.1.3902.3.6000.5.3.1.4
The size of the file
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10fileModifyTime 1.3.6.1.4.1.3902.3.6000.5.3.1.5
The last modification time of the file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10fileLocation 1.3.6.1.4.1.3902.3.6000.5.3.1.6
The location of the file
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10FSCopyTable 1.3.6.1.4.1.3902.3.6000.5.4
The table of file-copy
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10FSCopyEntry

zxr10FSCopyEntry 1.3.6.1.4.1.3902.3.6000.5.4.1
This list contains file-copy parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10FSCopyEntry  

zxr10FSCopyIndex 1.3.6.1.4.1.3902.3.6000.5.4.1.1
Object which specifies a unique entry in the copyTable. A management station wishing to initiate a config-copy operation should use a random value for this object when creating or modifying an instance of a copyEntry. The RowStatus semantics of the copyEntryRowStatus object will prevent access conflicts.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

zxr10FSCopySrcFileName 1.3.6.1.4.1.3902.3.6000.5.4.1.2
The source file name (including the path, if applicable) of the file. This object must be created when either the copySourceFileType or copyDestFileType has the value networkFile or localFile.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..159)  

zxr10FSCopySrcCpuNode 1.3.6.1.4.1.3902.3.6000.5.4.1.3
The cpu-node of source file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

zxr10FSCopyDstFileName 1.3.6.1.4.1.3902.3.6000.5.4.1.4
The destination file name (including the path, if applicable) of the file. This object must be created when either the copySourceFileType or copyDestFileType has the value networkFile or localFile.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..159)  

zxr10FSCopyDstCpuNode 1.3.6.1.4.1.3902.3.6000.5.4.1.5
The cpu-node of destination file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

zxr10FSCopyNotificationOnCompletion 1.3.6.1.4.1.3902.3.6000.5.4.1.6
Specifies whether or not a copyCompletion notification should be issued on completion of copy . If such a notification is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the notification to be delivered.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

zxr10FSCopyState 1.3.6.1.4.1.3902.3.6000.5.4.1.7
Specifies the state of this config-copy request. This value of this object is instantiated only after the row has been instantiated, i.e. after the copyEntryRowStatus has been made active.
Status: current Access: read-only
OBJECT-TYPE    
  FSCopyState  

zxr10FSCopyTimeStarted 1.3.6.1.4.1.3902.3.6000.5.4.1.8
Specifies the time the copyState last transitioned to running, or 0 if the state has never transitioned to running (for e.g., stuck in waiting state). This object is instantiated only after the row has been instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

zxr10FSCopyTimeCompleted 1.3.6.1.4.1.3902.3.6000.5.4.1.9
Specifies the time the copyState last transitioned from running to successful or failed states. This object is instantiated only after the row has been instantiated. Its value will remain 0 until he request has completed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

zxr10FSCopyFailCause 1.3.6.1.4.1.3902.3.6000.5.4.1.10
The reason why the config-copy operation failed. This object is instantiated only when the copyState for this entry is in the failed state.
Status: current Access: read-only
OBJECT-TYPE    
  FSCopyFailCause  

zxr10FSCopyRowStatus 1.3.6.1.4.1.3902.3.6000.5.4.1.11
The status of this table entry. Once the entry status is set to active, the associated entry cannot be modified until the request completes (copyState transitions to successful or failed state).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10FSCopyMIBTraps 1.3.6.1.4.1.3902.3.6000.5.5
OBJECT IDENTIFIER    

zxr10FSCopyCompletion 1.3.6.1.4.1.3902.3.6000.5.5.1
A copyCompletion trap is sent at the completion of a config-copy request. The copyFailCause is not instantiated, and hence not included in a trap, when the copyState is success.
Status: current Access: read-create
NOTIFICATION-TYPE