UTM-MIB

File: UTM-MIB.mib (79526 bytes)

Imported modules

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

Imported symbols

Gauge enterprises DisplayString
OBJECT-TYPE DateAndTime TRAP-TYPE

Defined Types

UtmApplEntry  
SEQUENCE    
  utmApplIndex INTEGER
  utmApplName DisplayString
  utmApplStatus INTEGER
  utmApplSharedMemKey Gauge
  utmApplSharedMemSegSize Gauge
  utmApplSemId Gauge
  utmApplHomeDir DisplayString

UtmPtermEntry  
SEQUENCE    
  utmPtermIndex INTEGER
  utmPtermName DisplayString
  utmPtermProname DisplayString
  utmPtermLterm DisplayString
  utmPtermBCAMAppl DisplayString
  utmPtermPtyp DisplayString
  utmPtermStatus INTEGER
  utmPtermConnected INTEGER
  utmPtermConnectStatus INTEGER
  utmPtermConnectForced INTEGER
  utmPtermConnectMultiplexed INTEGER
  utmPtermConTime INTEGER
  utmPtermLett INTEGER
  utmPtermConb INTEGER

UtmLtermEntry  
SEQUENCE    
  utmLtermIndex INTEGER
  utmLtermName DisplayString
  utmLtermPterm DisplayString
  utmLtermUser DisplayString
  utmLtermKset DisplayString
  utmLtermLock INTEGER
  utmLtermUsageType INTEGER
  utmLtermUsageBundle INTEGER
  utmLtermUsageTermPool INTEGER
  utmLtermStatus INTEGER
  utmLtermOutq INTEGER
  utmLtermInCnt INTEGER
  utmLtermSecCnt INTEGER

UtmTacEntry  
SEQUENCE    
  utmTacIndex INTEGER
  utmTacName DisplayString
  utmTacLock INTEGER
  utmTacStatus INTEGER
  utmTacTcl INTEGER
  utmTacInq INTEGER
  utmTacUsed INTEGER
  utmTacError INTEGER
  utmTacDbcnt INTEGER
  utmTacElap INTEGER
  utmTacDbElap INTEGER
  utmTacCpu INTEGER

UtmTacclassEntry  
SEQUENCE    
  utmTacclassNumber INTEGER
  utmTacclassTasks INTEGER
  utmTacclassWtMesg INTEGER
  utmTacclassAvgWtTime INTEGER
  utmTacclassPGWT INTEGER

UtmUserEntry  
SEQUENCE    
  utmUserIndex INTEGER
  utmUserName DisplayString
  utmUserKset DisplayString
  utmUserStatus INTEGER
  utmUserInVg INTEGER
  utmUserNrTacs INTEGER
  utmUserCpuTime INTEGER
  utmUserSecCnt INTEGER
  utmUserLterm DisplayString

UtmConEntry  
SEQUENCE    
  utmConIndex INTEGER
  utmConName DisplayString
  utmConProname DisplayString
  utmConLpap DisplayString
  utmConBcamAppl DisplayString
  utmConStatus INTEGER
  utmConConnected INTEGER
  utmConConnectStatus INTEGER
  utmConConTime INTEGER
  utmConLett INTEGER
  utmConConb INTEGER

UtmLpapEntry  
SEQUENCE    
  utmLpapIndex INTEGER
  utmLpapName DisplayString
  utmLpapKset DisplayString
  utmLpapStatus INTEGER
  utmLpapQuiet INTEGER
  utmLpapOutq INTEGER
  utmLpapIdleTime INTEGER

UtmPoolEntry  
SEQUENCE    
  utmPoolIndex INTEGER
  utmPoolProname DisplayString
  utmPoolBcamAppl DisplayString
  utmPoolPtype DisplayString
  utmPoolStations INTEGER
  utmPoolStatusOn INTEGER
  utmPoolActCon INTEGER
  utmPoolMaxCon INTEGER
  utmPoolKset DisplayString
  utmPoolLock INTEGER

UtmLsesEntry  
SEQUENCE    
  utmLsesIndex INTEGER
  utmLsesName DisplayString
  utmLsesRses DisplayString
  utmLsesLpap DisplayString
  utmLsesCon DisplayString
  utmLsesProname DisplayString
  utmLsesBcamAppl DisplayString
  utmLsesAgUser DisplayString

UtmLtacEntry  
SEQUENCE    
  utmLtacIndex INTEGER
  utmLtacName DisplayString
  utmLtacLock INTEGER
  utmLtacStatus INTEGER
  utmLtacRtac DisplayString
  utmLtacLpap DisplayString
  utmLtacAccessWait INTEGER
  utmLtacReplyWait INTEGER
  utmLtacUsed INTEGER

UtmOsiAssEntry  
SEQUENCE    
  utmOsiAssIndex INTEGER
  utmOsiAssName DisplayString
  utmOsiAssOsiLpap DisplayString
  utmOsiAssOsiCon DisplayString
  utmOsiAssAgUser DisplayString
  utmOsiAssConTime INTEGER
  utmOsiAssLetters INTEGER

UtmOsiConEntry  
SEQUENCE    
  utmOsiConIndex INTEGER
  utmOsiConName DisplayString
  utmOsiConOsiLpap DisplayString
  utmOsiConTsel DisplayString
  utmOsiConNsel DisplayString
  utmOsiConAccPnt DisplayString
  utmOsiConActive INTEGER

UtmOsiLpapEntry  
SEQUENCE    
  utmOsiLpapIndex INTEGER
  utmOsiLpapName DisplayString
  utmOsiLpapKset DisplayString
  utmOsiLpapStatus INTEGER
  utmOsiLpapQuiet INTEGER
  utmOsiLpapOutq INTEGER
  utmOsiLpapIdleTime INTEGER
  utmOsiLpapOsiCon DisplayString
  utmOsiLpapAssoc INTEGER
  utmOsiLpapConnect INTEGER
  utmOsiLpapAutoCon INTEGER

Defined Values

sni 1.3.6.1.4.1.231
OBJECT IDENTIFIER    

sniProductMibs 1.3.6.1.4.1.231.2
OBJECT IDENTIFIER    

sniUTM 1.3.6.1.4.1.231.2.19
OBJECT IDENTIFIER    

utmApplTabNum 1.3.6.1.4.1.231.2.19.1
The number of entries in the table utmApplTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmApplTable 1.3.6.1.4.1.231.2.19.2
Table of UTM applications
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmApplEntry

utmApplEntry 1.3.6.1.4.1.231.2.19.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmApplEntry  

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

utmApplName 1.3.6.1.4.1.231.2.19.2.1.2
Name of the UTM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmApplStatus 1.3.6.1.4.1.231.2.19.2.1.3
Status of the UTM application is either up or down
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

utmApplSharedMemKey 1.3.6.1.4.1.231.2.19.2.1.4
Shared memory key of the UTM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmApplSharedMemSegSize 1.3.6.1.4.1.231.2.19.2.1.5
Size of the shared memory segement of the UTM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmApplSemId 1.3.6.1.4.1.231.2.19.2.1.6
Semaphore ID number of the UTM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmApplHomeDir 1.3.6.1.4.1.231.2.19.2.1.7
Home directory of the UTM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmApplicationData 1.3.6.1.4.1.231.2.19.3
OBJECT IDENTIFIER    

utmMainData 1.3.6.1.4.1.231.2.19.3.1
OBJECT IDENTIFIER    

utmStatData 1.3.6.1.4.1.231.2.19.3.2
OBJECT IDENTIFIER    

utmSyspData 1.3.6.1.4.1.231.2.19.3.3
OBJECT IDENTIFIER    

utmPtermData 1.3.6.1.4.1.231.2.19.3.4
OBJECT IDENTIFIER    

utmLtermData 1.3.6.1.4.1.231.2.19.3.5
OBJECT IDENTIFIER    

utmTacData 1.3.6.1.4.1.231.2.19.3.6
OBJECT IDENTIFIER    

utmTacclassData 1.3.6.1.4.1.231.2.19.3.7
OBJECT IDENTIFIER    

utmUserData 1.3.6.1.4.1.231.2.19.3.8
OBJECT IDENTIFIER    

utmConData 1.3.6.1.4.1.231.2.19.3.9
OBJECT IDENTIFIER    

utmLpapData 1.3.6.1.4.1.231.2.19.3.10
OBJECT IDENTIFIER    

utmPoolData 1.3.6.1.4.1.231.2.19.3.11
OBJECT IDENTIFIER    

utmLsesData 1.3.6.1.4.1.231.2.19.3.12
OBJECT IDENTIFIER    

utmLtacData 1.3.6.1.4.1.231.2.19.3.13
OBJECT IDENTIFIER    

utmOsiAssData 1.3.6.1.4.1.231.2.19.3.14
OBJECT IDENTIFIER    

utmOsiConData 1.3.6.1.4.1.231.2.19.3.15
OBJECT IDENTIFIER    

utmOsiLpapData 1.3.6.1.4.1.231.2.19.3.16
OBJECT IDENTIFIER    

utmMiscData 1.3.6.1.4.1.231.2.19.3.17
OBJECT IDENTIFIER    

utmMainApplName 1.3.6.1.4.1.231.2.19.3.1.1
Name of the selected UTM application
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

utmMainBCAMAppl 1.3.6.1.4.1.231.2.19.3.1.2
BCAM application name of the selected UTM application
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

utmMainUTMversion 1.3.6.1.4.1.231.2.19.3.1.3
UTM version
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmMainApplStartStop 1.3.6.1.4.1.231.2.19.3.1.4
Reading: status of selected UTM application; writing: start (START) or terminate (STOP) selected UTM application
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2), undefined(255)  

utmMainApplHomeDir 1.3.6.1.4.1.231.2.19.3.1.5
Home directory of the selected application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmMainSubagentVersion 1.3.6.1.4.1.231.2.19.3.1.6
Version number of the SNMP subagent and the type of operating system
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmStatStartDateAndTime 1.3.6.1.4.1.231.2.19.3.2.1
Date and time of the last cold start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DateAndTime  

utmStatStartDateAndTimeString 1.3.6.1.4.1.231.2.19.3.2.2
Date and time of the last cold start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmStatTermInMsgs 1.3.6.1.4.1.231.2.19.3.2.3
Number of messages entered on all terminals since the completion of the last hour
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatTermOutMsgs 1.3.6.1.4.1.231.2.19.3.2.4
Number of messages issued on all terminals since the completion of the last hour
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatCurrTasks 1.3.6.1.4.1.231.2.19.3.2.5
Number of current tasks in this application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatConnUsers 1.3.6.1.4.1.231.2.19.3.2.6
Number of connected users
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatOpenDialConv 1.3.6.1.4.1.231.2.19.3.2.7
Number of active dialog conversations
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatOpenAsynConv 1.3.6.1.4.1.231.2.19.3.2.8
Number of active asynchronous conversations
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatDialTAperSec 1.3.6.1.4.1.231.2.19.3.2.9
Number of dialog transactions per second
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatAsynTAperSec 1.3.6.1.4.1.231.2.19.3.2.10
Number of asynchronous transactions per second
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatDialStepSec 1.3.6.1.4.1.231.2.19.3.2.11
Number of dialog steps per second
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatMaxPoolSize 1.3.6.1.4.1.231.2.19.3.2.12
Maximum occupancy of the pagepool in percent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatActPoolSize 1.3.6.1.4.1.231.2.19.3.2.13
Current occupancy of the pagepool in percent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatAvgPoolSize 1.3.6.1.4.1.231.2.19.3.2.14
Average occupancy of the pagepool in percent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatCacheHitRate 1.3.6.1.4.1.231.2.19.3.2.15
Hit rate in percent when searching a cache page
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatCacheWaits 1.3.6.1.4.1.231.2.19.3.2.16
Percentage of cache buffer requests leading to a waiting time
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatUnprocAtacs 1.3.6.1.4.1.231.2.19.3.2.17
Number of asynchronous transaction jobs, which are not yet processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatUnprocPrints 1.3.6.1.4.1.231.2.19.3.2.18
Number of waiting print jobs
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatWaitDPUTs 1.3.6.1.4.1.231.2.19.3.2.19
Number of pending time driven jobs
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatAbTermConv 1.3.6.1.4.1.231.2.19.3.2.20
Number of abnormally terminated conversations
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatResourcWaits 1.3.6.1.4.1.231.2.19.3.2.21
Relation (per mille) between the number of resources requests with waiting and the total number of resources requests
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

utmStatDeadlocks 1.3.6.1.4.1.231.2.19.3.2.22
Number of recognized and removed deadlocks
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatPeriodWrites 1.3.6.1.4.1.231.2.19.3.2.23
Number of periodic writes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatPagesPWrite 1.3.6.1.4.1.231.2.19.3.2.24
Number of 2 KB pages being averagely saved by a periodic write
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatLogWrites 1.3.6.1.4.1.231.2.19.3.2.25
Number of write jobs to the user log file since the completion of the last hour
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatActJR 1.3.6.1.4.1.231.2.19.3.2.26
Current number of job receiving conversations, which are addressed at the same time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmStatMaxJR 1.3.6.1.4.1.231.2.19.3.2.27
Maximum number of job receiving conversations, which have been addressed at the same time since KDCDEF generation
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmSyspAccount 1.3.6.1.4.1.231.2.19.3.3.1
UTM accounting is either activated (ON) or not activated (OFF)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmSyspCalcAccount 1.3.6.1.4.1.231.2.19.3.3.2
The calculation phase of UTM accounting is either activated (ON) or not activated (OFF)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmSyspSM2 1.3.6.1.4.1.231.2.19.3.3.3
The delivery of data to SM2 is either activated (ON) or not activated (OFF)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmSyspKDCMON 1.3.6.1.4.1.231.2.19.3.3.4
KDCMON is either activated (ON) or not activated (OFF)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmSyspTestmode 1.3.6.1.4.1.231.2.19.3.3.5
Test mode is either activated (ON) or not activated (OFF)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmSyspMaxPagRate 1.3.6.1.4.1.231.2.19.3.3.6
Percentage of cache pages which are to be written to KDCFILE in case of a bottleneck
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

utmSyspProgFGG 1.3.6.1.4.1.231.2.19.3.3.7
read: Number of the current file generation of the program write: -1 => old (load lower program generation) +1 => new (load higher program generation)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspTermWait 1.3.6.1.4.1.231.2.19.3.3.8
Maximum elapse time (seconds) between terminal output and the following input of the terminal user during a multi step conversation
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspUsLogFGG 1.3.6.1.4.1.231.2.19.3.3.9
Number of the current file generation of the user log file
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspResWaitTA 1.3.6.1.4.1.231.2.19.3.3.10
Maximum waiting time in seconds for a resource locked by another transaction
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspMaxTasks 1.3.6.1.4.1.231.2.19.3.3.11
Maximum number of tasks which are allowed in this application
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspResWaitPr 1.3.6.1.4.1.231.2.19.3.3.12
Maximum waiting time in seconds for a resource locked by another process
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspCurrTasks 1.3.6.1.4.1.231.2.19.3.3.13
Number of current work processes of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmSyspConRTime 1.3.6.1.4.1.231.2.19.3.3.14
Cycle in minutes, in which UTM retries to create a logical connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspMaxAsynTasks 1.3.6.1.4.1.231.2.19.3.3.15
Maximum number of tasks for asynchronous programs
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspLogAckwait 1.3.6.1.4.1.231.2.19.3.3.16
Maximum waiting time in seconds for a print or transport acknowledgement
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmSyspPTCTime 1.3.6.1.4.1.231.2.19.3.3.17
Maximum waiting time in seconds of a job receiving conversation in PTC for acknowledgement
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspConcTime 1.3.6.1.4.1.231.2.19.3.3.18
Time in seconds permitted for creation of a session or an association
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspPGWTTime 1.3.6.1.4.1.231.2.19.3.3.19
Maximum time in seconds permitted for the KDCS call PGWT
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmSyspTasksWaitPGWT 1.3.6.1.4.1.231.2.19.3.3.20
Current number of tasks being in a wait state by a PGWT call
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmSyspTasksinPGWT 1.3.6.1.4.1.231.2.19.3.3.21
Maximum number of task for PGWT calls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmPtermTabNum 1.3.6.1.4.1.231.2.19.3.4.1
The number of entries in the table utmPtermTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPtermTable 1.3.6.1.4.1.231.2.19.3.4.2
Table of all physical terminals
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmPtermEntry

utmPtermEntry 1.3.6.1.4.1.231.2.19.3.4.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmPtermEntry  

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

utmPtermName 1.3.6.1.4.1.231.2.19.3.4.2.1.2
Name of the chosen physical terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmPtermProname 1.3.6.1.4.1.231.2.19.3.4.2.1.3
Processor name of the physical terminal (or blank for local devices)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

utmPtermLterm 1.3.6.1.4.1.231.2.19.3.4.2.1.4
Name of the logical UTM terminal that belongs to the physical terminal
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

utmPtermBCAMAppl 1.3.6.1.4.1.231.2.19.3.4.2.1.5
BCAM name of the UTM application
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

utmPtermPtyp 1.3.6.1.4.1.231.2.19.3.4.2.1.6
Partner type of the UTM terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmPtermStatus 1.3.6.1.4.1.231.2.19.3.4.2.1.7
The UTM terminal is either locked (off) or unlocked (on)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmPtermConnected 1.3.6.1.4.1.231.2.19.3.4.2.1.8
The UTM terminal is either connected (yes) or not connected (no) or waiting for connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2), waiting(3)  

utmPtermConnectStatus 1.3.6.1.4.1.231.2.19.3.4.2.1.9
Status = 'A' means automatic connection at application start, status = 'P' means a terminalpool connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automaticCon(1), terminalPool(2), na(3)  

utmPtermConnectForced 1.3.6.1.4.1.231.2.19.3.4.2.1.10
Like automatic connection but also forces a existing connection to the terminal to be cut
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmPtermConnectMultiplexed 1.3.6.1.4.1.231.2.19.3.4.2.1.11
The terminal uses either a multiplex connection or not
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmPtermConTime 1.3.6.1.4.1.231.2.19.3.4.2.1.12
Duration of existing connection in minutes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPtermLett 1.3.6.1.4.1.231.2.19.3.4.2.1.13
Number of messages input and output at the terminal since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPtermConb 1.3.6.1.4.1.231.2.19.3.4.2.1.14
Number of breakdowns of the physical or virtual connection between this terminal and the application since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtermTabNum 1.3.6.1.4.1.231.2.19.3.5.1
The number of entries in the table utmLtermTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtermTable 1.3.6.1.4.1.231.2.19.3.5.2
Table of all logical UTM terminals
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmLtermEntry

utmLtermEntry 1.3.6.1.4.1.231.2.19.3.5.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmLtermEntry  

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

utmLtermName 1.3.6.1.4.1.231.2.19.3.5.2.1.2
Name of the chosen logical UTM terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtermPterm 1.3.6.1.4.1.231.2.19.3.5.2.1.3
Name of the physical terminal that belongs to the logical UTM terminal
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

utmLtermUser 1.3.6.1.4.1.231.2.19.3.5.2.1.4
Login name of the user currently connected to the logical UTM terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtermKset 1.3.6.1.4.1.231.2.19.3.5.2.1.5
Key set of the UTM terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtermLock 1.3.6.1.4.1.231.2.19.3.5.2.1.6
Lock of the UTM-terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtermUsageType 1.3.6.1.4.1.231.2.19.3.5.2.1.7
Type is 'D' (dialog terminal) or 'O' (output terminal)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dialog(1), output(2)  

utmLtermUsageBundle 1.3.6.1.4.1.231.2.19.3.5.2.1.8
The UTM terminal is a pool ('bundle') if 'B' is set
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmLtermUsageTermPool 1.3.6.1.4.1.231.2.19.3.5.2.1.9
The UTM terminal is generated for a terminal pool if 'P' is set
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmLtermStatus 1.3.6.1.4.1.231.2.19.3.5.2.1.10
The status of the UTM terminal is either 'ON' or 'OFF'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmLtermOutq 1.3.6.1.4.1.231.2.19.3.5.2.1.11
Number of messages that still have to be output to this terminal
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtermInCnt 1.3.6.1.4.1.231.2.19.3.5.2.1.12
Number of messages input at this terminal since the start of the application; for printers, it's the number of print acknowledgments
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtermSecCnt 1.3.6.1.4.1.231.2.19.3.5.2.1.13
Number of security violations at this logical terminal since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacTabNum 1.3.6.1.4.1.231.2.19.3.6.1
The number of entries in the table utmTacTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacTable 1.3.6.1.4.1.231.2.19.3.6.2
Table including infos about all transaction codes
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmTacEntry

utmTacEntry 1.3.6.1.4.1.231.2.19.3.6.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmTacEntry  

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

utmTacName 1.3.6.1.4.1.231.2.19.3.6.2.1.2
Name of the chosen transaction code
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmTacLock 1.3.6.1.4.1.231.2.19.3.6.2.1.3
Lock of the transaction code (0 through 255)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacStatus 1.3.6.1.4.1.231.2.19.3.6.2.1.4
The status of the transaction code is either 'on', 'off' or locked ('halt')
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), halt(3)  

utmTacTcl 1.3.6.1.4.1.231.2.19.3.6.2.1.5
TAC class of this transaction code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacInq 1.3.6.1.4.1.231.2.19.3.6.2.1.6
Number of messages still to be processed by the program unit run designated by transaction code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacUsed 1.3.6.1.4.1.231.2.19.3.6.2.1.7
Number of program unit runs with this transaction code processed since the initial start of the application (only for asynchronous TAC's)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacError 1.3.6.1.4.1.231.2.19.3.6.2.1.8
Number of program unit runs with this transaction code terminated with errors since the initial start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacDbcnt 1.3.6.1.4.1.231.2.19.3.6.2.1.9
Always '0' if XA-interface is used
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacElap 1.3.6.1.4.1.231.2.19.3.6.2.1.10
Average runtime in milliseconds of program units with this transaction code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacDbElap 1.3.6.1.4.1.231.2.19.3.6.2.1.11
Average time in milliseconds spent processing the database calls in the program unit runs with this transaction code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacCpu 1.3.6.1.4.1.231.2.19.3.6.2.1.12
Average CPU time in milliseconds spent in the UTM program run for processing this transaction code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacclassTable 1.3.6.1.4.1.231.2.19.3.7.1
Table including infos about all TAC-classes
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmTacclassEntry

utmTacclassEntry 1.3.6.1.4.1.231.2.19.3.7.1.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmTacclassEntry  

utmTacclassNumber 1.3.6.1.4.1.231.2.19.3.7.1.1.1
TAC class number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacclassTasks 1.3.6.1.4.1.231.2.19.3.7.1.1.2
Maximum number of tasks that can currently work for a specific TAC class
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTacclassWtMesg 1.3.6.1.4.1.231.2.19.3.7.1.1.3
Number of messages for a specific TAC class currently buffered and not yet processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacclassAvgWtTime 1.3.6.1.4.1.231.2.19.3.7.1.1.4
Average wait times in milliseconds for all dialog TAC classes (1 through 8)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTacclassPGWT 1.3.6.1.4.1.231.2.19.3.7.1.1.5
Indicates whether program units containing a PGWT call can run in a specific TAC class
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmUserTabNum 1.3.6.1.4.1.231.2.19.3.8.1
The number of entries in the table utmUserTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmUserTable 1.3.6.1.4.1.231.2.19.3.8.2
Table including infos about all users
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmUserEntry

utmUserEntry 1.3.6.1.4.1.231.2.19.3.8.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmUserEntry  

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

utmUserName 1.3.6.1.4.1.231.2.19.3.8.2.1.2
Name of the user
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmUserKset 1.3.6.1.4.1.231.2.19.3.8.2.1.3
Key set assigned to users login name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmUserStatus 1.3.6.1.4.1.231.2.19.3.8.2.1.4
Login name is either locked (off) or unlocked (on)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmUserInVg 1.3.6.1.4.1.231.2.19.3.8.2.1.5
Determines if the user is currently processing a conversation
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmUserNrTacs 1.3.6.1.4.1.231.2.19.3.8.2.1.6
Number of transaction jobs entered by the user since the initial start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmUserCpuTime 1.3.6.1.4.1.231.2.19.3.8.2.1.7
Number of seconds spent in processing transaction jobs for the user (excluding database calls)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmUserSecCnt 1.3.6.1.4.1.231.2.19.3.8.2.1.8
Number of security violations for the login name since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmUserLterm 1.3.6.1.4.1.231.2.19.3.8.2.1.9
Name of the logical terminal through witch the user of the UTM application logged on
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmConTabNum 1.3.6.1.4.1.231.2.19.3.9.1
The number of entries in the table utmConTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmConTable 1.3.6.1.4.1.231.2.19.3.9.2
Table including infos about all connections
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmConEntry

utmConEntry 1.3.6.1.4.1.231.2.19.3.9.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmConEntry  

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

utmConName 1.3.6.1.4.1.231.2.19.3.9.2.1.2
Name of the connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmConProname 1.3.6.1.4.1.231.2.19.3.9.2.1.3
Processor name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmConLpap 1.3.6.1.4.1.231.2.19.3.9.2.1.4
Name of the remote application in the local application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmConBcamAppl 1.3.6.1.4.1.231.2.19.3.9.2.1.5
BCAM name of the UTM application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmConStatus 1.3.6.1.4.1.231.2.19.3.9.2.1.6
A connection to the remote application exists or can be set up (on), or cannot be set up (off)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmConConnected 1.3.6.1.4.1.231.2.19.3.9.2.1.7
A connection is either established (yes) or not (no) or UTM is just establishing a connection (waiting)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2), waiting(3)  

utmConConnectStatus 1.3.6.1.4.1.231.2.19.3.9.2.1.8
An 'A' means automatic connection setup at start of application
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automaticCon(1), noAutomaticCon(2)  

utmConConTime 1.3.6.1.4.1.231.2.19.3.9.2.1.9
Duration of connection in minutes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmConLett 1.3.6.1.4.1.231.2.19.3.9.2.1.10
Number of messages input and output through the connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmConConb 1.3.6.1.4.1.231.2.19.3.9.2.1.11
Number of breakdowns of the connection since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLpapTabNum 1.3.6.1.4.1.231.2.19.3.10.1
The number of entries in the table utmLpapTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLpapTable 1.3.6.1.4.1.231.2.19.3.10.2
Table including infos about all remote applications communicating with LU6.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmLpapEntry

utmLpapEntry 1.3.6.1.4.1.231.2.19.3.10.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmLpapEntry  

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

utmLpapName 1.3.6.1.4.1.231.2.19.3.10.2.1.2
Name of the LPAP
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLpapKset 1.3.6.1.4.1.231.2.19.3.10.2.1.3
Key set of the remote application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLpapStatus 1.3.6.1.4.1.231.2.19.3.10.2.1.4
A connection to the remote application exists or can be set up (on), or cannot be set up (off)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmLpapQuiet 1.3.6.1.4.1.231.2.19.3.10.2.1.5
A 'Q' means 'quiet', i.e. no more dialog jobs for the remote application are accepted
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmLpapOutq 1.3.6.1.4.1.231.2.19.3.10.2.1.6
Number of messages that still have to be sent to this remote application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLpapIdleTime 1.3.6.1.4.1.231.2.19.3.10.2.1.7
Time for monitoring the idle state of a session in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmPoolTabNum 1.3.6.1.4.1.231.2.19.3.11.1
The number of entries in the table utmPoolTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPoolTable 1.3.6.1.4.1.231.2.19.3.11.2
Table including infos about terminal pools
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmPoolEntry

utmPoolEntry 1.3.6.1.4.1.231.2.19.3.11.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmPoolEntry  

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

utmPoolProname 1.3.6.1.4.1.231.2.19.3.11.2.1.2
Processor name of the terminal pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmPoolBcamAppl 1.3.6.1.4.1.231.2.19.3.11.2.1.3
Name of the access point to the transport system which was generated for this terminal pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmPoolPtype 1.3.6.1.4.1.231.2.19.3.11.2.1.4
Physical terminal type of the terminals that can be connected to the application via this pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmPoolStations 1.3.6.1.4.1.231.2.19.3.11.2.1.5
Generated maximum number of terminals that can be connected to the application via this pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPoolStatusOn 1.3.6.1.4.1.231.2.19.3.11.2.1.6
Maximum number of terminals with STATUS=ON
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmPoolActCon 1.3.6.1.4.1.231.2.19.3.11.2.1.7
Number of terminals connected to the application via this pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPoolMaxCon 1.3.6.1.4.1.231.2.19.3.11.2.1.8
Maximum number of terminals that have been simultaneously connected to the application via this terminal pool during this application run
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmPoolKset 1.3.6.1.4.1.231.2.19.3.11.2.1.9
Key set of the terminals of this terminal pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmPoolLock 1.3.6.1.4.1.231.2.19.3.11.2.1.10
Lock of the terminals of this terminal pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLsesTabNum 1.3.6.1.4.1.231.2.19.3.12.1
The number of entries in the table utmLsesTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLsesTable 1.3.6.1.4.1.231.2.19.3.12.2
Table including infos about the sessions via LU6.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmLsesEntry

utmLsesEntry 1.3.6.1.4.1.231.2.19.3.12.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmLsesEntry  

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

utmLsesName 1.3.6.1.4.1.231.2.19.3.12.2.1.2
Name of the session in the local application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLsesRses 1.3.6.1.4.1.231.2.19.3.12.2.1.3
Name of the session in the remote application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLsesLpap 1.3.6.1.4.1.231.2.19.3.12.2.1.4
Name of the remote application for which the session is generated
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLsesCon 1.3.6.1.4.1.231.2.19.3.12.2.1.5
Denotes the transport connection that is set up for the session
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLsesProname 1.3.6.1.4.1.231.2.19.3.12.2.1.6
Processor name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLsesBcamAppl 1.3.6.1.4.1.231.2.19.3.12.2.1.7
Denotes the transport connection that is set up for the session
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLsesAgUser 1.3.6.1.4.1.231.2.19.3.12.2.1.8
Name of the job-submitting partner for which the session has been reserved
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtacTabNum 1.3.6.1.4.1.231.2.19.3.13.1
The number of entries in the table utmLtacTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtacTable 1.3.6.1.4.1.231.2.19.3.13.2
Table including infos about LTACs
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmLtacEntry

utmLtacEntry 1.3.6.1.4.1.231.2.19.3.13.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmLtacEntry  

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

utmLtacName 1.3.6.1.4.1.231.2.19.3.13.2.1.2
Name of the LTAC
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtacLock 1.3.6.1.4.1.231.2.19.3.13.2.1.3
Lock of the remote converstation
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmLtacStatus 1.3.6.1.4.1.231.2.19.3.13.2.1.4
The LTAC transaction code is either locked (OFF) or unlocked (ON)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmLtacRtac 1.3.6.1.4.1.231.2.19.3.13.2.1.5
Name of the transaction code in a remote application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtacLpap 1.3.6.1.4.1.231.2.19.3.13.2.1.6
Name of the remote application in the local application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmLtacAccessWait 1.3.6.1.4.1.231.2.19.3.13.2.1.7
Time in seconds spent waiting for a session or association to be reserved
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmLtacReplyWait 1.3.6.1.4.1.231.2.19.3.13.2.1.8
Time in seconds spent waiting for response from receiving partner
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmLtacUsed 1.3.6.1.4.1.231.2.19.3.13.2.1.9
Number of jobs issued to this LTAC since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiAssTabNum 1.3.6.1.4.1.231.2.19.3.14.1
The number of entries in the table utmOsiAssTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiAssTable 1.3.6.1.4.1.231.2.19.3.14.2
Table including infos about OSI-TP associations
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmOsiAssEntry

utmOsiAssEntry 1.3.6.1.4.1.231.2.19.3.14.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmOsiAssEntry  

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

utmOsiAssName 1.3.6.1.4.1.231.2.19.3.14.2.1.2
Name of the OSI association
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiAssOsiLpap 1.3.6.1.4.1.231.2.19.3.14.2.1.3
Name of the remote application in the local application for which the association is generated
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiAssOsiCon 1.3.6.1.4.1.231.2.19.3.14.2.1.4
Name of the connection set up to the remote application for the association
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiAssAgUser 1.3.6.1.4.1.231.2.19.3.14.2.1.5
Name of the job submitter for which the association is reserved
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiAssConTime 1.3.6.1.4.1.231.2.19.3.14.2.1.6
Duration of the connection in minutes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiAssLetters 1.3.6.1.4.1.231.2.19.3.14.2.1.7
Number of messages input and output since the start of the application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiConTabNum 1.3.6.1.4.1.231.2.19.3.15.1
The number of entries in the table utmOsiConTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiConTable 1.3.6.1.4.1.231.2.19.3.15.2
Table including infos about virtual connections for distributed processing via the OSI-TP protocol
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmOsiConEntry

utmOsiConEntry 1.3.6.1.4.1.231.2.19.3.15.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmOsiConEntry  

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

utmOsiConName 1.3.6.1.4.1.231.2.19.3.15.2.1.2
Name of the OSI connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiConOsiLpap 1.3.6.1.4.1.231.2.19.3.15.2.1.3
Name of the remote application in the local application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiConTsel 1.3.6.1.4.1.231.2.19.3.15.2.1.4
BCAM application name of the remote OSI-TP partner (transport selector)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiConNsel 1.3.6.1.4.1.231.2.19.3.15.2.1.5
Name of the processor on which the OSI-TP partner is located (network selector)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiConAccPnt 1.3.6.1.4.1.231.2.19.3.15.2.1.6
Local name of an access point through which communication with OSI-TP partners takes place
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiConActive 1.3.6.1.4.1.231.2.19.3.15.2.1.7
The transport connection can either be used (YES) or is reserved as a substitute connection (NO)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmOsiLpapTabNum 1.3.6.1.4.1.231.2.19.3.16.1
The number of entries in the table utmOsiLpapTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiLpapTable 1.3.6.1.4.1.231.2.19.3.16.2
Table including infos about remote partner applications that communicate via the OSI-TP protocol
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtmOsiLpapEntry

utmOsiLpapEntry 1.3.6.1.4.1.231.2.19.3.16.2.1
An entry in the table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtmOsiLpapEntry  

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

utmOsiLpapName 1.3.6.1.4.1.231.2.19.3.16.2.1.2
Name of the OSI LPAP
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiLpapKset 1.3.6.1.4.1.231.2.19.3.16.2.1.3
Key set of the remote application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiLpapStatus 1.3.6.1.4.1.231.2.19.3.16.2.1.4
A connection to the remote application exists or can be set up (ON), or cannot be set up (OFF)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

utmOsiLpapQuiet 1.3.6.1.4.1.231.2.19.3.16.2.1.5
A 'Q' means 'quiet', i.e. no more dialog jobs for the remote application are accepted
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

utmOsiLpapOutq 1.3.6.1.4.1.231.2.19.3.16.2.1.6
Number of messages that still have to be sent to this remote application
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiLpapIdleTime 1.3.6.1.4.1.231.2.19.3.16.2.1.7
Time for monitoring the idle state of a session
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmOsiLpapOsiCon 1.3.6.1.4.1.231.2.19.3.16.2.1.8
Name of the transport connection used to communicate with the OSI-TP partner
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

utmOsiLpapAssoc 1.3.6.1.4.1.231.2.19.3.16.2.1.9
Number of parallel connections generated for the OSI-TP partner
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiLpapConnect 1.3.6.1.4.1.231.2.19.3.16.2.1.10
Number of connections set up
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmOsiLpapAutoCon 1.3.6.1.4.1.231.2.19.3.16.2.1.11
Number of connections to be set up to the partner when the application is started
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

utmTrapControl 1.3.6.1.4.1.231.2.19.4
OBJECT IDENTIFIER    

utmTrapCtrlCheckCaseNOW 1.3.6.1.4.1.231.2.19.4.1
Any set request for this object will start an immediate trap case detection for all traps (independent from any timer)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlAbortedPeriod 1.3.6.1.4.1.231.2.19.4.2
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlPENDERPeriod 1.3.6.1.4.1.231.2.19.4.3
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlDeadlockPeriod 1.3.6.1.4.1.231.2.19.4.4
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlSecurViolPeriod 1.3.6.1.4.1.231.2.19.4.5
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlSecurViolLimit 1.3.6.1.4.1.231.2.19.4.6
Necessary number of user security violations (since application start or since last security trap) before sending a new trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlConnLossPeriod 1.3.6.1.4.1.231.2.19.4.7
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlConnLossLimit 1.3.6.1.4.1.231.2.19.4.8
Necessary number of unconnected partner applications before sending a trap; -1 means maximum (no connected partners)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlConnUsersPeriod 1.3.6.1.4.1.231.2.19.4.9
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlConnUsersLimit 1.3.6.1.4.1.231.2.19.4.10
Necessary number of connected users before sending a trap; -1 means the generated maximum of allowed user connections
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlActiveTasksPeriod 1.3.6.1.4.1.231.2.19.4.11
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlActiveTasksLimit 1.3.6.1.4.1.231.2.19.4.12
Necessary number of active tasks before sending a trap; -1 means the actual maximum of allowed tasks
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlCacheHitPeriod 1.3.6.1.4.1.231.2.19.4.13
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlCacheHitLimit 1.3.6.1.4.1.231.2.19.4.14
Minimum rate (in percent) of cache hits before sending a trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlPoolSizePeriod 1.3.6.1.4.1.231.2.19.4.15
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlPoolSizeLimit 1.3.6.1.4.1.231.2.19.4.16
Maximum pool size (in percent) before sending a trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlTclWaitMsgsPeriod 1.3.6.1.4.1.231.2.19.4.17
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlTclWaitMsgsLimit 1.3.6.1.4.1.231.2.19.4.18
Necessary number of waiting messages for a TAC class before sending a trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlLtermWaitOutMsgsPeriod 1.3.6.1.4.1.231.2.19.4.19
Break time in seconds between two trap checks; '-1' means no trap case detection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmTrapCtrlLtermWaitOutMsgsLimit 1.3.6.1.4.1.231.2.19.4.20
Necessary number of messages waiting to be output on a logical terminal before sending a trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

utmApplAborted 1
Application terminated
TRAP-TYPE    

utmApplPENDER 2
Termination with PEND ER
TRAP-TYPE    

utmApplDeadlock 3
Detected and resolved deadlock
TRAP-TYPE    

utmApplUserSecurityViolations 4
User security violations
TRAP-TYPE    

utmApplConnectionLosses 5
Connection losses to partner applications
TRAP-TYPE    

utmApplConnectedUsers 6
Connected users
TRAP-TYPE    

utmApplActiveTasks 7
Active tasks
TRAP-TYPE    

utmApplCacheHits 8
Cache hit rate
TRAP-TYPE    

utmApplPoolSize 9
Page pool size
TRAP-TYPE    

utmApplTacclassWaitMsgs 10
Unprocessed messages for TAC classes
TRAP-TYPE    

utmApplLtermWaitOutpMsgs 11
Messages waiting to be output on logical terminals
TRAP-TYPE