Application-Monitoring-MIB

File: Application-Monitoring-MIB.mib (22129 bytes)

Imported modules

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

Imported symbols

TRAP-TYPE enterprises DisplayString
OBJECT-TYPE

Defined Types

AppMonSubsysEntry  
SEQUENCE    
  appMonSubsysIndex INTEGER
  appMonSubsysName DisplayString
  appMonSubsysVersion DisplayString
  appMonSubsysState INTEGER
  appMonSubsysTasks INTEGER

AppMonBcamApplEntry  
SEQUENCE    
  appMonBcamApplIndex INTEGER
  appMonBcamApplName DisplayString
  appMonBcamApplVersion DisplayString
  appMonBcamApplState INTEGER
  appMonBcamApplMonJV DisplayString

AppMonUserApplEntry  
SEQUENCE    
  appMonUserApplIndex INTEGER
  appMonUserApplName DisplayString
  appMonUserApplVersion DisplayString
  appMonUserApplState INTEGER
  appMonUserApplMonJV DisplayString

AppMonDcamApplEntry  
SEQUENCE    
  appMonDcamApplIndex INTEGER
  appMonDcamApplName DisplayString
  appMonDcamApplHost DisplayString
  appMonDcamApplState INTEGER

AppMonLogfEntry  
SEQUENCE    
  appMonLogfName DisplayString
  appMonLogfAppl DisplayString
  appMonLogfState INTEGER
  appMonLogfPattern DisplayString

AppMonJVEntry  
SEQUENCE    
  appMonJVName DisplayString
  appMonJVAppl DisplayString
  appMonJVValue DisplayString
  appMonJVPattern DisplayString

AppMonObjectEntry  
SEQUENCE    
  appMonObjectIndex INTEGER
  appMonObjectName DisplayString
  appMonObjectBcamAppl DisplayString
  appMonObjectUserAppl DisplayString
  appMonObjectDcamAppl DisplayString
  appMonObjectSub DisplayString
  appMonObjectLogfile DisplayString
  appMonObjectJV DisplayString

Defined Values

sni 1.3.6.1.4.1.231
OBJECT IDENTIFIER    

sniProductMibs 1.3.6.1.4.1.231.2
OBJECT IDENTIFIER    

sniAppMon 1.3.6.1.4.1.231.2.23
OBJECT IDENTIFIER    

sniAppMonSubSystems 1.3.6.1.4.1.231.2.23.1
OBJECT IDENTIFIER    

sniAppMonBcamAppl 1.3.6.1.4.1.231.2.23.2
OBJECT IDENTIFIER    

sniAppMonUserAppl 1.3.6.1.4.1.231.2.23.3
OBJECT IDENTIFIER    

sniAppMonGlobalData 1.3.6.1.4.1.231.2.23.5
OBJECT IDENTIFIER    

sniAppMonDcamAppl 1.3.6.1.4.1.231.2.23.6
OBJECT IDENTIFIER    

appMonLogfiles 1.3.6.1.4.1.231.2.23.7
OBJECT IDENTIFIER    

sniAppMonJVs 1.3.6.1.4.1.231.2.23.8
OBJECT IDENTIFIER    

sniAppMonObjects 1.3.6.1.4.1.231.2.23.9
OBJECT IDENTIFIER    

appMonTraps 1.3.6.1.4.1.231.2.23.20
OBJECT IDENTIFIER    

appMonSubsysTabNum 1.3.6.1.4.1.231.2.23.1.1
The number of entries in the table appMonSubsysTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonSubsysTable 1.3.6.1.4.1.231.2.23.1.2
The Subsystem information table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonSubsysEntry

appMonSubsysEntry 1.3.6.1.4.1.231.2.23.1.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonSubsysEntry  

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

appMonSubsysName 1.3.6.1.4.1.231.2.23.1.2.1.2
The name of the subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonSubsysVersion 1.3.6.1.4.1.231.2.23.1.2.1.3
The current version of the subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonSubsysState 1.3.6.1.4.1.231.2.23.1.2.1.4
The 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), unknown(255)  

appMonSubsysTasks 1.3.6.1.4.1.231.2.23.1.2.1.5
Number of tasks connected to the subsystem
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonBcamApplTabNum 1.3.6.1.4.1.231.2.23.2.1
The number of entries in the table appMonTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonBcamApplTable 1.3.6.1.4.1.231.2.23.2.2
The BCAM Application information table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonBcamApplEntry

appMonBcamApplEntry 1.3.6.1.4.1.231.2.23.2.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonBcamApplEntry  

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

appMonBcamApplName 1.3.6.1.4.1.231.2.23.2.2.1.2
The name of the BCAM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonBcamApplVersion 1.3.6.1.4.1.231.2.23.2.2.1.3
The current version of the BCAM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonBcamApplState 1.3.6.1.4.1.231.2.23.2.2.1.4
The current state of the BCAM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER running(1), terminated(2), aborted(3), loaded(4), in-hold(5), scheduled(6), unknown(255)  

appMonBcamApplMonJV 1.3.6.1.4.1.231.2.23.2.2.1.5
Name of the MONJV monitoring the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonUserApplTabNum 1.3.6.1.4.1.231.2.23.3.1
The number of entries in the table appMonTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonUserApplTable 1.3.6.1.4.1.231.2.23.3.2
The User Application information table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonUserApplEntry

appMonUserApplEntry 1.3.6.1.4.1.231.2.23.3.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonUserApplEntry  

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

appMonUserApplName 1.3.6.1.4.1.231.2.23.3.2.1.2
The name of the User application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonUserApplVersion 1.3.6.1.4.1.231.2.23.3.2.1.3
The current version of the User application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonUserApplState 1.3.6.1.4.1.231.2.23.3.2.1.4
The current state of the User application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER running(1), terminated(2), aborted(3), loaded(4), in-hold(5), scheduled(6), unknown(255)  

appMonUserApplMonJV 1.3.6.1.4.1.231.2.23.3.2.1.5
Name of the MONJV monitoring the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonVersion 1.3.6.1.4.1.231.2.23.5.1
Version of application monitor
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonConfFile 1.3.6.1.4.1.231.2.23.5.2
Pathname of the configuration file
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

appMonTrapFormat 1.3.6.1.4.1.231.2.23.5.3
Format of trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER generic(1), tv-cc(2), all(3)  

appMonDcamApplTabNum 1.3.6.1.4.1.231.2.23.6.1
The number of entries in the table appMonDcamApplTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonDcamApplTable 1.3.6.1.4.1.231.2.23.6.2
The DCAM Application information table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonDcamApplEntry

appMonDcamApplEntry 1.3.6.1.4.1.231.2.23.6.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonDcamApplEntry  

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

appMonDcamApplName 1.3.6.1.4.1.231.2.23.6.2.1.2
The name of the DCAM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonDcamApplHost 1.3.6.1.4.1.231.2.23.6.2.1.3
The host on which the DCAM application is running
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonDcamApplState 1.3.6.1.4.1.231.2.23.6.2.1.4
The current state of the DCAM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER running(1), terminated(2), unknown(255)  

appMonLogfTabNum 1.3.6.1.4.1.231.2.23.7.1
The number of entries in the table appMonLogfTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonLogfTable 1.3.6.1.4.1.231.2.23.7.2
The Logfile table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonLogfEntry

appMonLogfEntry 1.3.6.1.4.1.231.2.23.7.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonLogfEntry  

appMonLogfName 1.3.6.1.4.1.231.2.23.7.2.1.1
Pathname of the logfile
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonLogfAppl 1.3.6.1.4.1.231.2.23.7.2.1.2
The application name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonLogfState 1.3.6.1.4.1.231.2.23.7.2.1.3
The current monitoring state of the logfile is either active or deactive. For write operation either start-begin, start-new, start-end or deactive has to be specified
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER deactive(1), active(2), start-begin(3), start-new(4), start-end(5)  

appMonLogfPattern 1.3.6.1.4.1.231.2.23.7.2.1.4
Pattern for which a trap is generated
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonJVTabNum 1.3.6.1.4.1.231.2.23.8.1
The number of entries in the table appMonJVTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonJVTable 1.3.6.1.4.1.231.2.23.8.2
The BCAM Application information table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonJVEntry

appMonJVEntry 1.3.6.1.4.1.231.2.23.8.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonJVEntry  

appMonJVName 1.3.6.1.4.1.231.2.23.8.2.1.1
Name of the JV
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonJVAppl 1.3.6.1.4.1.231.2.23.8.2.1.2
The application name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonJVValue 1.3.6.1.4.1.231.2.23.8.2.1.3
The current value of the JV
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonJVPattern 1.3.6.1.4.1.231.2.23.8.2.1.4
Value pattern for which a trap will be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectsTabNum 1.3.6.1.4.1.231.2.23.9.1
The number of entries in the table appMonObjectTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

appMonObjectTable 1.3.6.1.4.1.231.2.23.9.2
The Object table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppMonObjectEntry

appMonObjectEntry 1.3.6.1.4.1.231.2.23.9.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AppMonObjectEntry  

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

appMonObjectName 1.3.6.1.4.1.231.2.23.9.2.1.2
The name of the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectBcamAppl 1.3.6.1.4.1.231.2.23.9.2.1.3
Name of the BCAM applications belonging to the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectUserAppl 1.3.6.1.4.1.231.2.23.9.2.1.4
Name of the user applications belonging to the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectDcamAppl 1.3.6.1.4.1.231.2.23.9.2.1.5
Name of the DCAM applications belonging to the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectSub 1.3.6.1.4.1.231.2.23.9.2.1.6
Name of the subsystems belonging to the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectLogfile 1.3.6.1.4.1.231.2.23.9.2.1.7
Name of the logfiles belonging to the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonObjectJV 1.3.6.1.4.1.231.2.23.9.2.1.8
Name of the JVs belonging to the object
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

appMonTrapData 1.3.6.1.4.1.231.2.23.20.1
OBJECT IDENTIFIER    

appMonSource 1.3.6.1.4.1.231.2.23.20.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

appMonDevice 1.3.6.1.4.1.231.2.23.20.1.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

appMonMsg 1.3.6.1.4.1.231.2.23.20.1.3
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

appMonWeight 1.3.6.1.4.1.231.2.23.20.1.4
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

appMonAckOID 1.3.6.1.4.1.231.2.23.20.1.6
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

appMonGeneric 1.3.6.1.4.1.231.2.23.20.2
OBJECT IDENTIFIER    

appMonConfirm 1.3.6.1.4.1.231.2.23.20.3
OBJECT IDENTIFIER    

appMonGenTrap 999
General application trap
TRAP-TYPE    

appMonConfirmTrap 999
General application trap, the trap must be confirmed
TRAP-TYPE