SHIVA-POWER-MIB

File: SHIVA-POWER-MIB.mib (2262 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
SHIVA-MIB

Imported symbols

Counter OBJECT-TYPE TRAP-TYPE
power

Defined Types

PsEntry  
SEQUENCE    
  psIndex INTEGER
  psPowerStatus INTEGER
  psFanStatus INTEGER

Defined Values

psStatus 1.3.6.1.4.1.166.1.30.1
OBJECT IDENTIFIER    

psCount 1.3.6.1.4.1.166.1.30.1.1
Number of power supplies in the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psTrapsEnabled 1.3.6.1.4.1.166.1.30.1.2
Indicates whether the SNMP agent process is permitted to generate power-supply status change traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

psTable 1.3.6.1.4.1.166.1.30.1.3
A table of power supplies present in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PsEntry

psEntry 1.3.6.1.4.1.166.1.30.1.3.1
Power Supply information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PsEntry  

psIndex 1.3.6.1.4.1.166.1.30.1.3.1.1
Power Supply index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psPowerStatus 1.3.6.1.4.1.166.1.30.1.3.1.2
Status of the power supply itself.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

psFanStatus 1.3.6.1.4.1.166.1.30.1.3.1.3
Status of the fan for this power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

psTraps 1.3.6.1.4.1.166.1.30.2
OBJECT IDENTIFIER    

psStatusChanged 1
This trap is generated whenever a change in the status of a power supply or its fan is detected.
TRAP-TYPE