EMPIRE-MONWIN

File: EMPIRE-MONWIN.mib (4426 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE DisplayString enterprises

Defined Types

MonWinRowEntry  
SEQUENCE    
  monWinTableIndex INTEGER
  monWinTableMon DisplayString
  monWinTableIdx INTEGER
  monWinTableOff INTEGER
  monWinTableOn INTEGER
  monWinTableStatus INTEGER

Defined Values

empire 1.3.6.1.4.1.546
OBJECT IDENTIFIER    

applications 1.3.6.1.4.1.546.16
OBJECT IDENTIFIER    

monWin 1.3.6.1.4.1.546.16.20
OBJECT IDENTIFIER    

monWinVersion 1.3.6.1.4.1.546.16.20.1
The description and version number of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

monWinMode 1.3.6.1.4.1.546.16.20.2
This attribute is obsolete in SystemEDGE 5.0 and always fullMode(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fullMode(1), restrictedMode(2)  

monWinRefresh 1.3.6.1.4.1.546.16.20.3
This attribute activates a refresh of the monwin configuration specified in the sysedge.cf file if setting to any non-zero value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

monWinRowTable 1.3.6.1.4.1.546.16.20.10
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonWinRowEntry

monWinRowEntry 1.3.6.1.4.1.546.16.20.10.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MonWinRowEntry  

monWinTableIndex 1.3.6.1.4.1.546.16.20.10.1.1
The index of this monitor maintenance window table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

monWinTableMon 1.3.6.1.4.1.546.16.20.10.1.2
The monitor table to which the maintenance window is applied, being: selfmon, processmon, procgroupmon, nteventmon, logfilemon or emphistory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

monWinTableIdx 1.3.6.1.4.1.546.16.20.10.1.3
The index of the monitor to which the maintenance window is applied.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

monWinTableOff 1.3.6.1.4.1.546.16.20.10.1.4
The time (24 hr format hhmm) at which the monitor is switched off (notInService), i.e. the maintenance window begins.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

monWinTableOn 1.3.6.1.4.1.546.16.20.10.1.5
The time (24 hr format hhmm) at which the monitor is switched on (active), i.e. the maintenance window ends.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

monWinTableStatus 1.3.6.1.4.1.546.16.20.10.1.6
Indicates whether this maintenance window entry is active or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2)