AVAS-MIB

File: AVAS-MIB.mib (27760 bytes)

Imported modules

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

Imported symbols

TRAP-TYPE enterprises DisplayString
OBJECT-TYPE

Defined Types

AvasPAvakTabEntry  
SEQUENCE    
  avasPAvakTabIndex INTEGER
  avasPAvakJvName DisplayString
  avasPAvakState INTEGER

AvasNTabEntry  
SEQUENCE    
  avasNTabIndex INTEGER
  avasNName DisplayString
  avasNStart DisplayString
  avasNState INTEGER
  avasNStateOfError INTEGER
  avasNStateOfRestart INTEGER
  avasNStateOfCondwait INTEGER
  avasNStateOfHold INTEGER
  avasNStartedIndex INTEGER
  avasNAvak DisplayString
  avasNText DisplayString

AvasETabEntry  
SEQUENCE    
  avasETabIndex INTEGER
  avasEName DisplayString
  avasEFu INTEGER
  avasEType INTEGER
  avasEInd INTEGER
  avasESynInd INTEGER
  avasEState INTEGER
  avasENet DisplayString
  avasEDelSolution INTEGER
  avasELatest DisplayString
  avasEJva DisplayString
  avasEJvaValue DisplayString

AvasCTabEntry  
SEQUENCE    
  avasCTabIndex INTEGER
  avasCName DisplayString
  avasCType INTEGER
  avasCInd INTEGER
  avasCState INTEGER
  avasCValue INTEGER
  avasCCreateBy DisplayString
  avasCCreateDate DisplayString
  avasCUpdate DisplayString
  avasCLifeTime DisplayString

Defined Values

sni 1.3.6.1.4.1.231
OBJECT IDENTIFIER    

sniProductMibs 1.3.6.1.4.1.231.2
OBJECT IDENTIFIER    

sniAVAS 1.3.6.1.4.1.231.2.24
OBJECT IDENTIFIER    

avasProc 1.3.6.1.4.1.231.2.24.1
OBJECT IDENTIFIER    

avasNet 1.3.6.1.4.1.231.2.24.2
OBJECT IDENTIFIER    

avasElem 1.3.6.1.4.1.231.2.24.3
OBJECT IDENTIFIER    

avasCond 1.3.6.1.4.1.231.2.24.4
OBJECT IDENTIFIER    

avasGlobalData 1.3.6.1.4.1.231.2.24.10
OBJECT IDENTIFIER    

avasTraps 1.3.6.1.4.1.231.2.24.11
OBJECT IDENTIFIER    

avasPSumStat 1.3.6.1.4.1.231.2.24.1.1
Summary-State of Avas
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER missing(1), ready(2), running(3), errorSystem(4), errorNet(5), errorSignon(50), unknown(99), undefined(255)  

avasPUpamStat 1.3.6.1.4.1.231.2.24.1.2
State of Process : UPAM-ZD
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER started(1), ready(2), running(3), ended(4), abended(5), stop(6), hold(7), shutdown(8), kill(9), unknown(99), undefined(255)  

avasPPlamStat 1.3.6.1.4.1.231.2.24.1.3
State of Process PLAM-ZD
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER started(1), ready(2), running(3), ended(4), abended(5), stop(6), hold(7), shutdown(8), kill(9), unknown(99), undefined(255)  

avasPCentrStat 1.3.6.1.4.1.231.2.24.1.4
State of CENTRAL-Process
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER started(1), ready(2), running(3), ended(4), abended(5), stop(6), hold(7), shutdown(8), kill(9), unknown(99), undefined(255)  

avasPAvakNum 1.3.6.1.4.1.231.2.24.1.5
The number of entries in the table avasPAvakTab
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

avasPAvakTab 1.3.6.1.4.1.231.2.24.1.6
The AVAS AVAK table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvasPAvakTabEntry

avasPAvakTabEntry 1.3.6.1.4.1.231.2.24.1.6.1
An entry in the AVAS AVAK table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AvasPAvakTabEntry  

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

avasPAvakJvName 1.3.6.1.4.1.231.2.24.1.6.1.2
The Name of the Job-Variable for the AVAK
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasPAvakState 1.3.6.1.4.1.231.2.24.1.6.1.3
State of AVAK. It's the value of the Job-Variable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER started(1), ready(2), running(3), ended(4), abended(5), stop(6), hold(7), shutdown(8), kill(9), unknown(99), undefined(255)  

avasNStateF 1.3.6.1.4.1.231.2.24.2.1
State-Flag for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER problem(1), error(5), hold(6), running(7), waiting(8), condwait(9), all(100)  

avasNPatF 1.3.6.1.4.1.231.2.24.2.2
Name-Pattern for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

avasNNum 1.3.6.1.4.1.231.2.24.2.3
The number of entries in the table avasNTab
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

avasNTab 1.3.6.1.4.1.231.2.24.2.4
The AVAS Net table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvasNTabEntry

avasNTabEntry 1.3.6.1.4.1.231.2.24.2.4.1
An entry in the AVAS Net table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AvasNTabEntry  

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

avasNName 1.3.6.1.4.1.231.2.24.2.4.1.2
The Name of the Net
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasNStart 1.3.6.1.4.1.231.2.24.2.4.1.3
The Start-Time of the Net
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasNState 1.3.6.1.4.1.231.2.24.2.4.1.4
The State of the Net
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER abended(3), ended(4), error(5), hold(6), running(7), waiting(8), condwait(9), restarted(10), resumed(11), opwait(12), ignored(14), start(17), shifted(21), unknown(99)  

avasNStateOfError 1.3.6.1.4.1.231.2.24.2.4.1.5
An Element is of state Error
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(99)  

avasNStateOfRestart 1.3.6.1.4.1.231.2.24.2.4.1.6
An Element is of state Restart
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(99)  

avasNStateOfCondwait 1.3.6.1.4.1.231.2.24.2.4.1.7
An Element is of state Condwait
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(99)  

avasNStateOfHold 1.3.6.1.4.1.231.2.24.2.4.1.8
An Element is of state Hold
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(99)  

avasNAvak 1.3.6.1.4.1.231.2.24.2.4.1.9
The AVAK of the Net
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasNStartedIndex 1.3.6.1.4.1.231.2.24.2.4.1.10
The smallest index of the Net
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

avasNText 1.3.6.1.4.1.231.2.24.2.4.1.11
A short description of the Net
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasEEStateF 1.3.6.1.4.1.231.2.24.3.1
Element-State-Flag for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), abended(3), error(5), hold(6), running-exec(7), waiting(8), skipped(13), no-occure(23)  

avasEETypeF 1.3.6.1.4.1.231.2.24.3.2
Element-Type-Flag for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), net(2), jva(3), ext(4), mod(5), std(6), job(7), res(8), val(9), tim(10)  

avasEEFuncF 1.3.6.1.4.1.231.2.24.3.3
Element-Function-Flag for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), job(2), proc(3), comp(4), add(5), delete(6), modify(7), net(8), wait(9)  

avasENStateF 1.3.6.1.4.1.231.2.24.3.4
State-Flag for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER problem(1), error(5), hold(6), running(7), waiting(8), condwait(9), all(100)  

avasENPatF 1.3.6.1.4.1.231.2.24.3.5
Name-Pattern for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

avasENum 1.3.6.1.4.1.231.2.24.3.6
The number of entries in the table avasETab
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

avasETab 1.3.6.1.4.1.231.2.24.3.7
The AVAS Element table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvasETabEntry

avasETabEntry 1.3.6.1.4.1.231.2.24.3.7.1
An entry in the AVAS Element table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AvasETabEntry  

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

avasEName 1.3.6.1.4.1.231.2.24.3.7.1.2
The Name of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasEFu 1.3.6.1.4.1.231.2.24.3.7.1.3
The Function of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER job(2), proc(3), comp(4), add(5), delete(6), modify(7), net(8), wait(9), unknown(99)  

avasEType 1.3.6.1.4.1.231.2.24.3.7.1.4
The Type of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER net(2), jva(3), ext(4), mod(5), std(6), job(7), res(8), val(9), tim(10), unknown(99)  

avasEInd 1.3.6.1.4.1.231.2.24.3.7.1.5
The Index of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..999  

avasESynInd 1.3.6.1.4.1.231.2.24.3.7.1.6
The Index of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..999  

avasEState 1.3.6.1.4.1.231.2.24.3.7.1.7
The State of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER created(2), abended(3), ended(4), error(5), hold(6), running(7), waiting(8), skipped(13), ignored(14), executed(16), no-plan(18), deleted(19), no-submit(20), occurred(22), no-occure(23), error-cat(66), unknown(99)  

avasENet 1.3.6.1.4.1.231.2.24.3.7.1.8
The Net of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasEDelSolution 1.3.6.1.4.1.231.2.24.3.7.1.9
Delay-Solution for this element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER start(1), ignore(2), cancel(3), unknown(99)  

avasELatest 1.3.6.1.4.1.231.2.24.3.7.1.10
Latest Start/ Latest Occure
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasEJva 1.3.6.1.4.1.231.2.24.3.7.1.11
Name of the Condition-JV
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasEJvaValue 1.3.6.1.4.1.231.2.24.3.7.1.12
Value of the Condition-JV
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasCFlag 1.3.6.1.4.1.231.2.24.4.1
Flag for restriction in Show Table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), free(2), error(3), share(4), exclusiv(5)  

avasCNum 1.3.6.1.4.1.231.2.24.4.2
The number of entries in the table avasCTab
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

avasCTab 1.3.6.1.4.1.231.2.24.4.3
The AVAS Condition table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvasCTabEntry

avasCTabEntry 1.3.6.1.4.1.231.2.24.4.3.1
An entry in the AVAS Condition table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AvasCTabEntry  

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

avasCName 1.3.6.1.4.1.231.2.24.4.3.1.2
The Name of the Condition Description
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasCType 1.3.6.1.4.1.231.2.24.4.3.1.3
The Type of the Condition Description
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER net(1), job(2), res(3), val(4)  

avasCInd 1.3.6.1.4.1.231.2.24.4.3.1.4
The Index of the Element
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..999  

avasCState 1.3.6.1.4.1.231.2.24.4.3.1.5
The State of the Condition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER created(1), deleted(2), ended(3), abended(4), free(5), error(6), ignored(7), no-plan(8), no-submit(9), skipped(10), shared(11), exclusiv(12)  

avasCValue 1.3.6.1.4.1.231.2.24.4.3.1.6
The Value of the Condition
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER created(1), ended(2), abended(3), ignored(4), free(5), error(6), deleted(7), no-plan(8), no-submit(9), skipped(10), shared(11), exclusiv(12), value(13)  

avasCCreateBy 1.3.6.1.4.1.231.2.24.4.3.1.7
The Condition Description was created by ...
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasCCreateDate 1.3.6.1.4.1.231.2.24.4.3.1.8
Date of the Creation of Condition Description
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasCUpdate 1.3.6.1.4.1.231.2.24.4.3.1.9
Last Update of Condition Description
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasCLifeTime 1.3.6.1.4.1.231.2.24.4.3.1.10
LifeTime of Condition Description
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasagtVersion 1.3.6.1.4.1.231.2.24.10.1
Version of Avas-Subagent
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasSystemID 1.3.6.1.4.1.231.2.24.10.2
Avas-SystemID
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasTrapData 1.3.6.1.4.1.231.2.24.11.1
OBJECT IDENTIFIER    

avasLastMsg 1.3.6.1.4.1.231.2.24.11.1.1
Last Trap Message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avasStateTraps 1.3.6.1.4.1.231.2.24.11.10
OBJECT IDENTIFIER    

avasMissing 301
(UPAMZD || PLAMZD) not ready
TRAP-TYPE    

avasReady 302
(UPAMZD && PLAMZD) ready
TRAP-TYPE    

avasRunning 303
min1 RCS (ready || running)
TRAP-TYPE    

avasErrorSystem 304
(UPAMZD || PLAMZD) abended
TRAP-TYPE    

avasErrorNet 305
min1 net in error
TRAP-TYPE    

avasProblemNet 307
min1 net in problem
TRAP-TYPE    

avasErrorSignon 350
SIGNON != ok
TRAP-TYPE    

avasProblemTraps 1.3.6.1.4.1.231.2.24.11.11
OBJECT IDENTIFIER    

avasNetAbended 311
Net abended
TRAP-TYPE    

avasNetError 312
Net error
TRAP-TYPE    

avasNetRestarted 313
Net Restarted
TRAP-TYPE    

avasNetCancelled 314
Net Cancelled
TRAP-TYPE    

avasJobAbended 321
Job abended
TRAP-TYPE    

avasJobError 322
Job error
TRAP-TYPE    

avasJobRestarted 323
Job restarted
TRAP-TYPE    

avasJobCancelled 324
Job cancelled
TRAP-TYPE    

avasProcAbended 331
Procedure abended
TRAP-TYPE    

avasProcError 332
Procedure error
TRAP-TYPE    

avasProcRestarted 333
Procedure restarted
TRAP-TYPE    

avasProcCancelled 334
Procedure cancelled
TRAP-TYPE    

avasUJobAbended 341
Unix or NT Job abended
TRAP-TYPE    

avasUJobError 342
Unix or NT Job error
TRAP-TYPE    

avasUJobRestarted 343
Unix or NT Job restarted
TRAP-TYPE    

avasUJobCancelled 344
Unix or NT Job cancelled
TRAP-TYPE