VERTICAL-ENV-MIB

File: VERTICAL-ENV-MIB.mib (7998 bytes)

Imported modules

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

Imported symbols

Gauge enterprises DisplayString
OBJECT-TYPE TRAP-TYPE

Defined Types

IOFanEntry  
SEQUENCE    
  fanIndex INTEGER
  fanOperStatus INTEGER

IOPSEntry  
SEQUENCE    
  psIndex INTEGER
  psOperStatus INTEGER

Defined Values

vertical 1.3.6.1.4.1.2338
OBJECT IDENTIFIER    

environment 1.3.6.1.4.1.2338.11
OBJECT IDENTIFIER    

iOFanTable 1.3.6.1.4.1.2338.11.1
Table of status information about all Instant Office cooling fans
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IOFanEntry

iOFanEntry 1.3.6.1.4.1.2338.11.1.1
An entry in the Fan Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IOFanEntry  

fanIndex 1.3.6.1.4.1.2338.11.1.1.1
The index of the cooling fan within the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fanOperStatus 1.3.6.1.4.1.2338.11.1.1.2
The operational status of this fan. The following are valid values: running =1,(the normal operational state), stopped =2, unknown =3
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER running(1), stopped(2), unknown(3)  

iOPSTable 1.3.6.1.4.1.2338.11.2
Table of status information about all Instant Office power supplies
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IOPSEntry

iOPSEntry 1.3.6.1.4.1.2338.11.2.1
An entry in the Power Supply Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IOPSEntry  

psIndex 1.3.6.1.4.1.2338.11.2.1.1
The index of the power supply unit within the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psOperStatus 1.3.6.1.4.1.2338.11.2.1.2
The operational status of this power supply. The following are valid values: on=1, off=2, unknown=3
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2), unknown(3)  

iOFaultMonitorGroup 1.3.6.1.4.1.2338.11.3
OBJECT IDENTIFIER    

iOFaultMonitorStatus 1.3.6.1.4.1.2338.11.3.1
The operational status of the Fault Monitor. The following are valid values: RAMFull =1, NotResponding =2, Ok =3, ModemFailed =4
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rAMFull(1), notResponding(2), ok(3), modemFailed(4)  

iOTrapInfoGroup 1.3.6.1.4.1.2338.11.4
OBJECT IDENTIFIER    

iOLastFanTrap 1.3.6.1.4.1.2338.11.4.1
This object describes,in more detail,the last Fan Trap event that occured. Since traps for all fans are combined into one Trap, this string describes each fan status just after the trap condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOLastPowerSupplyTrap 1.3.6.1.4.1.2338.11.4.2
This object describes,in more detail,the last Power Supply Trap event that occured. Since traps for all power supplies are combined into one Trap, this string describes each power supply status just after the trap condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOLastFaultMonitorTrap 1.3.6.1.4.1.2338.11.4.3
This object describes,in more detail,the last Fault Monitor Trap event that occured. Since traps for all Fault Monitor events are combined into one Trap,this string describes the Fault Monitor event (RAM full, NotResponding or Modem Failed) that caused this trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOFanStatus 47
This notification is sent when one (or more) cooling fans changes state (i.e. it goes from an ON state to OFF state or vice-versa. Even if more than one fan changes state, only one trap is sent. Information about the new state of all the fans is sent in the Trap Data (iOLastFanTrap)
TRAP-TYPE    

iOPowerSupplyStatus 48
This notification is sent when one (or more) power supply units changs state (i.e it goes from an ON state to an OFF state, or vice versa). Even if more than one power supply changes state, only one trap is sent. Information about the new state of all the power supplies is sent in the Trap Data (IOLastPowerSupplyTrap).
TRAP-TYPE    

iOFaultMonitorStatusTrap 49
This notification is sent when or more of the following Fault Monitor Events occur: RAM full, Fault Monitor NotResponding or Modem Failed. Information about these events is contained in the Trap data (IOLatFaultmonitorTrap).
TRAP-TYPE