Subagent-Supervision-MIB

File: Subagent-Supervision-MIB.mib (9583 bytes)

Imported modules

RFC-1215 RFC1155-SMI RFC1213-MIB
RFC-1212

Imported symbols

TRAP-TYPE enterprises DisplayString
OBJECT-TYPE

Defined Types

SuperVisSubagentEntry  
SEQUENCE    
  superVisSubagentName DisplayString
  superVisSubagentSID INTEGER
  superVisSubagentStatus INTEGER
  superVisSubagentConnTime DisplayString
  superVisSubagentDisconnTime DisplayString
  superVisSubagentLastResponseTime DisplayString
  superVisSubagentRequestsDone INTEGER
  superVisSubagentTrapsSent INTEGER
  superVisSubagentOID OBJECT IDENTIFIER
  superVisSubagentProcessID INTEGER
  superVisSubagentUserId DisplayString
  superVisSubagentCpuTime INTEGER
  superVisSubagentCommand DisplayString

Defined Values

sni 1.3.6.1.4.1.231
OBJECT IDENTIFIER    

sniProductMibs 1.3.6.1.4.1.231.2
OBJECT IDENTIFIER    

sniSupervisor 1.3.6.1.4.1.231.2.34
OBJECT IDENTIFIER    

superVisObjects 1.3.6.1.4.1.231.2.34.1
OBJECT IDENTIFIER    

superVisGlobalDatas 1.3.6.1.4.1.231.2.34.1.1
OBJECT IDENTIFIER    

superVisSubagents 1.3.6.1.4.1.231.2.34.1.2
OBJECT IDENTIFIER    

superVisTrpAck 1.3.6.1.4.1.231.2.34.1.3
OBJECT IDENTIFIER    

superVisVersion 1.3.6.1.4.1.231.2.34.1.1.1
version of supervisor subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisActiveNumber 1.3.6.1.4.1.231.2.34.1.1.2
number of active subagents
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisMaxSubagentNumber 1.3.6.1.4.1.231.2.34.1.1.3
maximal Number of subagents
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisObjectNumber 1.3.6.1.4.1.231.2.34.1.1.4
Number of objects currently supported by the BS2000 SNMP agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisTrapAckId 1.3.6.1.4.1.231.2.34.1.1.5
Id of last trap to be acknowledged by manager. Setting this object with its current value means acknowlegement of the last trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

superVisSubagentNumber 1.3.6.1.4.1.231.2.34.1.2.1
Number of entries in subagent table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisSubagentTable 1.3.6.1.4.1.231.2.34.1.2.2
The table of subagents
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SuperVisSubagentEntry

superVisSubagentEntry 1.3.6.1.4.1.231.2.34.1.2.2.1
entry for each subagent
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SuperVisSubagentEntry  

superVisSubagentName 1.3.6.1.4.1.231.2.34.1.2.2.1.1
Name of the subagent (for BS2000-Subagents only)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisSubagentSID 1.3.6.1.4.1.231.2.34.1.2.2.1.2
SID of subagents: Index used by master agent for the management of the subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisSubagentStatus 1.3.6.1.4.1.231.2.34.1.2.2.1.4
Status of subagent: active: the subagent is connected and works normally disconnected: the subagent has sent a disconnect event it is no longer available. undefined: no answer from the subagent has been received since an request has been sent after X minutes. There was no disconnect event sent by this subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), disconnected(2), undefined(3)  

superVisSubagentConnTime 1.3.6.1.4.1.231.2.34.1.2.2.1.5
Time when subagent connected
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisSubagentDisconnTime 1.3.6.1.4.1.231.2.34.1.2.2.1.6
Time when subagent disconnected
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisSubagentLastResponseTime 1.3.6.1.4.1.231.2.34.1.2.2.1.7
Time when subagent has answered at last
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisSubagentRequestsDone 1.3.6.1.4.1.231.2.34.1.2.2.1.8
Number of requests done by the subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisSubagentTrapsSent 1.3.6.1.4.1.231.2.34.1.2.2.1.9
Number of traps caused by the subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisSubagentOID 1.3.6.1.4.1.231.2.34.1.2.2.1.10
first objectidentifier supported by the subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

superVisSubagentProcessID 1.3.6.1.4.1.231.2.34.1.2.2.1.11
process identifier of the subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisSubagentUserId 1.3.6.1.4.1.231.2.34.1.2.2.1.12
Userid belonging to the process identifier
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisSubagentCpuTime 1.3.6.1.4.1.231.2.34.1.2.2.1.13
CPU Time used by the subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

superVisSubagentCommand 1.3.6.1.4.1.231.2.34.1.2.2.1.14
Command string found in the output of ps-command belonging to the process identifier
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

superVisTrpAckState 1.3.6.1.4.1.231.2.34.1.3.1
State of global Trap-Ack
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactiv(2), undefined(3)  

superVisTrpAckId 1.3.6.1.4.1.231.2.34.1.3.2
Id of last trap to be acknowledged by manager. Setting this object with its current value means acknowlegement of the last trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

superVisTrpAckQueueCnt 1.3.6.1.4.1.231.2.34.1.3.3
Number of currently queued traps Setting this object means dequeue traps except the given number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

superVisTraps 1.3.6.1.4.1.231.2.34.2
OBJECT IDENTIFIER    

superVisSubAgentConnected 301
An superVisSubAgentStart trap signifies that subagent has connected.
TRAP-TYPE    

superVisSubAgentDisconnected 302
An superVisSubAgentStart trap signifies that master agent has disconnected.
TRAP-TYPE    

superVisSubAgentNoAnswer 303
An superVisSubAgentStart trap signifies that subagent has not answered to a request for X minutes.
TRAP-TYPE