CPQAPPLIANCE-MIB

File: CPQAPPLIANCE-MIB.mib (8320 bytes)

Imported modules

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

Imported symbols

compaq enterprises Counter
DisplayString OBJECT-TYPE TRAP-TYPE
sysName cpqHoTrapFlags

Defined Values

cpqApplianceMgmt 1.3.6.1.4.1.232.21
OBJECT IDENTIFIER    

cpqApMibRev 1.3.6.1.4.1.232.21.1
OBJECT IDENTIFIER    

cpqApComponent 1.3.6.1.4.1.232.21.2
OBJECT IDENTIFIER    

cpqApInterface 1.3.6.1.4.1.232.21.2.1
OBJECT IDENTIFIER    

cpqApConfig 1.3.6.1.4.1.232.21.2.2
OBJECT IDENTIFIER    

cpqApOsCommon 1.3.6.1.4.1.232.21.2.1.4
OBJECT IDENTIFIER    

cpqApMibRevMajor 1.3.6.1.4.1.232.21.1.1
The Major Revision level of the MIB. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

cpqApMibRevMinor 1.3.6.1.4.1.232.21.1.2
The Minor Revision level of the MIB. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cpqApMibCondition 1.3.6.1.4.1.232.21.1.3
The overall condition of the Appliance MIB. This object represents the overall status of the Appliance MIB management system represented by this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqApOsCommonPollFreq 1.3.6.1.4.1.232.21.2.1.4.1
The Agent's polling frequency. The frequency, in seconds, at which the Agent requests information from. A frequency of zero indicates that the Agent retrieves the information upon request of a management station, it does not poll at a specific interval. If the poll frequency is zero (0) all attempts to write to this object will fail. If the poll frequency is non-zero, setting this value will change the polling frequency of the Agent. Setting the poll frequency to zero will always fail, an agent may also choose to fail any request to change the poll frequency to a value that would severely impact system performance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

cpqApApplianceId 1.3.6.1.4.1.232.21.2.2.1
A unique identifier of the Appliance. This can be used by management consoles to allow specific logic which pertains to the particular appliance. For example, this might be used to provide custom graphics for a particular appliance. Each appliance that needs differentiation will be give a different appliance ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpqApApplianceDescription 1.3.6.1.4.1.232.21.2.2.2
The text description of this Appliance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)