CPQICA-MIB

File: CPQICA-MIB.mib (11841 bytes)

Imported modules

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

Imported symbols

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

Defined Types

CpqICAOsCommonModuleEntry  
SEQUENCE    
  cpqICAOsCommonModuleIndex INTEGER
  cpqICAOsCommonModuleName DisplayString
  cpqICAOsCommonModuleVersion DisplayString
  cpqICAOsCommonModuleDate OCTET STRING
  cpqICAOsCommonModulePurpose DisplayString

Defined Values

cpqICA 1.3.6.1.4.1.232.140
OBJECT IDENTIFIER    

cpqICAMibRev 1.3.6.1.4.1.232.140.1
OBJECT IDENTIFIER    

cpqICAComponent 1.3.6.1.4.1.232.140.2
OBJECT IDENTIFIER    

cpqICAInterface 1.3.6.1.4.1.232.140.2.1
OBJECT IDENTIFIER    

cpqICAICA 1.3.6.1.4.1.232.140.2.2
OBJECT IDENTIFIER    

cpqICAOsCommon 1.3.6.1.4.1.232.140.2.1.4
OBJECT IDENTIFIER    

cpqICAMibRevMajor 1.3.6.1.4.1.232.140.1.1
The Major Revision level. 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  

cpqICAMibRevMinor 1.3.6.1.4.1.232.140.1.2
The Minor Revision level. 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  

cpqICAMibCondition 1.3.6.1.4.1.232.140.1.3
The overall condition (status) of the system represented by this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqICAOsCommonPollFreq 1.3.6.1.4.1.232.140.2.1.4.1
The Insight Agent's polling frequency. The frequency, in seconds, at which the Insight Agent requests information from the device driver. A frequency of zero (0) indicates that the Insight Agent retrieves the information upon request of a management station, it does not poll the device driver 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 Insight Agent. Setting the poll frequency to zero (0) 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..65535  

cpqICAOsCommonModuleTable 1.3.6.1.4.1.232.140.2.1.4.2
A table of software modules that provide an interface to the device this MIB describes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqICAOsCommonModuleEntry

cpqICAOsCommonModuleEntry 1.3.6.1.4.1.232.140.2.1.4.2.1
A description of a software module that provides an interface to the device this MIB describes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqICAOsCommonModuleEntry  

cpqICAOsCommonModuleIndex 1.3.6.1.4.1.232.140.2.1.4.2.1.1
A unique index for this module description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqICAOsCommonModuleName 1.3.6.1.4.1.232.140.2.1.4.2.1.2
The module name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cpqICAOsCommonModuleVersion 1.3.6.1.4.1.232.140.2.1.4.2.1.3
The module version in XX.YY format. Where XX is the major version number and YY is the minor version number. This field will be a null (size 0) string if the agent cannot provide the module version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

cpqICAOsCommonModuleDate 1.3.6.1.4.1.232.140.2.1.4.2.1.4
The module date. field octets contents range ===== ====== ======== ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant. The year field is set with the most significant octet first.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

cpqICAOsCommonModulePurpose 1.3.6.1.4.1.232.140.2.1.4.2.1.5
The purpose of the module described in this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cpqICAAdd 140001
ICA Object Addition. This trap signifies that the Intelligent Cluster Administrator added an object to the cluster.
TRAP-TYPE    

cpqICADelete 140002
ICA Object Deletion. This trap signifies that the Intelligent Cluster Administrator has deleted an object in the cluster.
TRAP-TYPE    

cpqICAPropertyChange 140003
ICA Property Change Occurred. This trap signifies that the Intelligent Cluster Administrator has performed one or more property changes on the cluster.
TRAP-TYPE    

cpqICAMove 140004
ICA Move Action Occurred. This trap signifies that the Intelligent Cluster Administrator has performed a move action on the cluster.
TRAP-TYPE    

cpqICAImportRestoreStart 140005
ICA Import Action Starting. This trap signifies that the Intelligent Cluster Administrator is starting an import operation on the cluster.
TRAP-TYPE    

cpqICAImportRestoreEnd 140006
ICA Import Action Ended. This trap signifies that the Intelligent Cluster Administrator has finished an import operation on the cluster.
TRAP-TYPE