Table objects

The following table lists information on the variables for Table objects:

Name and OID Description GET SET TRAP
dtxSysTableEntry  
.3.6.1.4.1.4769.1.1.2.1.2.1
A system entry containing objects for a particular system  
dtxMaxWatchCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.19
The maximum number of instances of any specific map    
dtxMaxThreadCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.18
The maximum number of threads used to execute maps    
dtxThreadUsage
1.3.6.1.4.1.4769.1.1.2.1.2.1.17
Number of threads being used by the system    
dtxCPUUsage
1.3.6.1.4.1.4769.1.1.2.1.2.1.16
Percentage of CPU being used by the system    
dtxMemoryUsage
1.3.6.1.4.1.4769.1.1.2.1.2.1.15
The number of Mbytes being used by the system    
dtxWatchCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.14
The number of events being monitored    
dtxFailureTime
1.3.6.1.4.1.4769.1.1.2.1.2.1.13
Sum of time, in seconds, used by failed map    
dtxSuccessTime
1.3.6.1.4.1.4769.1.1.2.1.2.1.12
Sum of time, in seconds, used by successful maps    
dtxFailureCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.11
The number of maps that have failed as long as the Launcher has been running    
dtxConnectionPendingMaps
1.3.6.1.4.1.4769.1.1.2.1.2.1.10
The number of maps in a 'connection pending' state  
dtxIOPendingMaps
1.3.6.1.4.1.4769.1.1.2.1.2.1.9
The number of maps in an 'IO pending' state  
dtxResourcePendingMaps
1.3.6.1.4.1.4769.1.1.2.1.2.1.8
The number of maps in a 'resource pending' state  
dtxInitPendingMaps
1.3.6.1.4.1.4769.1.1.2.1.2.1.7
The number of maps in an 'initialization pending' state  
dtxCurrentMapCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.6
The number of maps currently being executed    
dtxTotalMaps
1.3.6.1.4.1.4769.1.1.2.1.2.1.5
The number of maps that have been executed    
dtxUpTime
1.3.6.1.4.1.4769.1.1.2.1.2.1.4
The amount of time, in seconds, that the system has been running    
dtxMslFileName
1.3.6.1.4.1.4769.1.1.2.1.2.1.3
The name of the .msl file in which the system is defined  
dtxConnectionPendingCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.24
Upper bound limit for connection pending maps  
dtxSystemName
1.3.6.1.4.1.4769.1.1.2.1.2.1.2
The name of the system defined in the system definition  
dtxIoPendingCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.23
Upper bound limit for I/O pending maps  
dtxSystemIndex
1.3.6.1.4.1.4769.1.1.2.1.2.1.1
A unique value for each system. The value ranges between 1 and the value of the dtxSysCount.    
dtxResourcePendingCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.22
Upper bound limit for resource pending maps  
dtxInitPendingCount
1.3.6.1.4.1.4769.1.1.2.1.2.1.21
Upper bound limit for initialization pending maps  
dtxAdminSystemStatus
1.3.6.1.4.1.4769.1.1.2.1.2.1.25
Describes the intended status of the Launcher:
1 = Stop
2 = Start
3 = Pause
4 = Resume
 
dtxActSystemStatus
1.3.6.1.4.1.4769.1.1.2.1.2.1.26
Describes the actual status of the Launcher:
1 = Stopped
2 = Started
3 = Paused
4 = Resumed
5 = Stopping
6 = Starting
7 = Pausing
8 = Not Responding
9 = Error
   
dtxAdminDebugSystemStatus
1.3.6.1.4.1.4769.1.1.2.1.2.1.27
Describes the intended trace status:
1 = Off
2 = On
 
dtxActDebugSystemStatus
1.3.6.1.4.1.4769.1.1.2.1.2.1.28
Describes the actual trace status:
1 = Off  
2 = On