FSC-HSMS-MIB

File: FSC-HSMS-MIB.mib (15442 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

IpAddress enterprises DisplayString
OBJECT-TYPE

Defined Types

DateAndTime  
OCTET STRING Size(8|11)    

HsmsInSubEntry  
SEQUENCE    
  hsmsInSubIndex INTEGER
  hsmsInSubName DisplayString
  hsmsInSubVersion DisplayString
  hsmsInSubState INTEGER

HsmsRequestEntry  
SEQUENCE    
  hsmsRequestIndex INTEGER
  hsmsRequestName DisplayString
  hsmsRequestDateAndTime DisplayString
  hsmsRequestAction INTEGER
  hsmsRequestArchiveName DisplayString
  hsmsRequestSim INTEGER
  hsmsRequestExp INTEGER
  hsmsRequestRestart INTEGER
  hsmsRequestRem INTEGER
  hsmsRequestState INTEGER
  hsmsRequestSubState INTEGER
  hsmsRequestProcessor DisplayString
  hsmsRequestTSN DisplayString
  hsmsRequestUser DisplayString
  hsmsRequestUserNo INTEGER
  hsmsRequestNodeId DisplayString
  hsmsRequestIPAddr IpAddress
  hsmsRequestIPPort INTEGER
  hsmsRequestBspiId DisplayString

Defined Values

sni 1.3.6.1.4.1.231
OBJECT IDENTIFIER    

sniProductMibs 1.3.6.1.4.1.231.2
OBJECT IDENTIFIER    

fscHSMS 1.3.6.1.4.1.231.2.40
OBJECT IDENTIFIER    

fscHSMSGlobalData 1.3.6.1.4.1.231.2.40.1
OBJECT IDENTIFIER    

fscHSMSInstances 1.3.6.1.4.1.231.2.40.2
OBJECT IDENTIFIER    

fscHSMSRequests 1.3.6.1.4.1.231.2.40.3
OBJECT IDENTIFIER    

hsmsGDVersion 1.3.6.1.4.1.231.2.40.1.1
Version of subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

hsmsGDOpmode 1.3.6.1.4.1.231.2.40.1.2
The current operational mode specifies the scope of actions to be performed by HSMS
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER defineshow(1), simulation(2), operation(3), unknown(255)  

hsmsGDServertask 1.3.6.1.4.1.231.2.40.1.3
Number of current server tasks
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..99  

hsmsGDSysMigrate 1.3.6.1.4.1.231.2.40.1.4
Name of the default system archive for migration
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsGDSysBackup 1.3.6.1.4.1.231.2.40.1.5
Name of the default system archive for backup
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsGDSysArchive 1.3.6.1.4.1.231.2.40.1.6
Name of the default system archive for archival
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsGDSysNodeBackup 1.3.6.1.4.1.231.2.40.1.7
Name of the default system archive for the backup of nodes
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsGDSysNodeArchive 1.3.6.1.4.1.231.2.40.1.8
Name of the default system archive for the archival of nodes
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsGDS1Pubset 1.3.6.1.4.1.231.2.40.1.9
Name of the pubset which is used as the default S1 pubset
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsInSubTabNum 1.3.6.1.4.1.231.2.40.2.1
The number of entries in the table hsmsInSubTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hsmsInSubTable 1.3.6.1.4.1.231.2.40.2.2
The HSMS subsystem table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HsmsInSubEntry

hsmsInSubEntry 1.3.6.1.4.1.231.2.40.2.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HsmsInSubEntry  

hsmsInSubIndex 1.3.6.1.4.1.231.2.40.2.2.1.1
A unique value for each entry, its value ranges between 1 and the value of hsmsInSubTabNum
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hsmsInSubName 1.3.6.1.4.1.231.2.40.2.2.1.2
The name of the subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsInSubVersion 1.3.6.1.4.1.231.2.40.2.2.1.3
The installed version of the subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsInSubState 1.3.6.1.4.1.231.2.40.2.2.1.4
Current state of the subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER created(1), not-created(2), in-delete(3), in-create(4), in-resume(5), in-hold(6), not-resumed(7), locked(8), not-installed(255)  

hsmsRequestTabState 1.3.6.1.4.1.231.2.40.3.1
Selects the requests using their processing state as the selection criterion.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER any(1), completed(2), accepted(3), started(4), interrupted(5)  

hsmsRequestTabOrigin 1.3.6.1.4.1.231.2.40.3.2
Selects the requests using their place of origin: this can be either the central BS2000 host (DMS and node requests) or a client on which HSMS-CL is active.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bs2000(1), node-cl(2)  

hsmsRequestTabNodeID 1.3.6.1.4.1.231.2.40.3.3
Selects only the requests of the specified client on which HSMS-CL is active.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..48)  

hsmsRequestTable 1.3.6.1.4.1.231.2.40.3.10
The HSMS request table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HsmsRequestEntry

hsmsRequestEntry 1.3.6.1.4.1.231.2.40.3.10.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HsmsRequestEntry  

hsmsRequestIndex 1.3.6.1.4.1.231.2.40.3.10.1.1
An index to uniquely identify an entry in the request table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hsmsRequestName 1.3.6.1.4.1.231.2.40.3.10.1.2
Name of the request
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

hsmsRequestDateAndTime 1.3.6.1.4.1.231.2.40.3.10.1.3
Creation date and time of the request
Status: mandatory Access: read-only
OBJECT-TYPE    
  DateAndTime  

hsmsRequestAction 1.3.6.1.4.1.231.2.40.3.10.1.4
HSMS Statement or anchor command
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsRequestArchiveName 1.3.6.1.4.1.231.2.40.3.10.1.5
Name of the involved archive
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hsmsRequestSim 1.3.6.1.4.1.231.2.40.3.10.1.6
Simulated request
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

hsmsRequestExp 1.3.6.1.4.1.231.2.40.3.10.1.7
Express request
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

hsmsRequestRestart 1.3.6.1.4.1.231.2.40.3.10.1.8
Request after restart
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

hsmsRequestRem 1.3.6.1.4.1.231.2.40.3.10.1.9
Remote request
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

hsmsRequestState 1.3.6.1.4.1.231.2.40.3.10.1.10
State request
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER incomplete(1), accepted(2), started(3), completed(4), cancelled(5), interrupted(6), unknown(255)  

hsmsRequestSubState 1.3.6.1.4.1.231.2.40.3.10.1.11
Additional information about the state. Notice: some states don't have a substate. In this case
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER collected(1), start-archive(2), archive-completed(3), start-report(4), sent-to-master(5), master-replied(6), master-timeout(7), master-no-connect(8), in-transmit(9), with-warnings(10), with-errors(11), none(20), unknown(255)  

hsmsRequestProcessor 1.3.6.1.4.1.231.2.40.3.10.1.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

hsmsRequestTSN 1.3.6.1.4.1.231.2.40.3.10.1.13
TSN of executing server task
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..4)  

hsmsRequestUser 1.3.6.1.4.1.231.2.40.3.10.1.14
User ID under which the request was created
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

hsmsRequestUserNo 1.3.6.1.4.1.231.2.40.3.10.1.15
UNIX user number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hsmsRequestNodeId 1.3.6.1.4.1.231.2.40.3.10.1.16
ID of the node
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

hsmsRequestIPAddr 1.3.6.1.4.1.231.2.40.3.10.1.17
IP address of the node
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

hsmsRequestIPPort 1.3.6.1.4.1.231.2.40.3.10.1.18
IP port number of the node
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hsmsRequestBspiId 1.3.6.1.4.1.231.2.40.3.10.1.19
Request ID on the client
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)