HP-MCCLUSTER

File: HP-MCCLUSTER.mib (16242 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
NOTIFICATION-TYPE enterprises Integer32
TimeTicks DateAndTime DisplayString

Defined Types

HpmcClusterEntry  
SEQUENCE    
  hpmcClusterIndex Integer32
  hpmcClusterName DisplayString
  hpmcClusterType OBJECT IDENTIFIER
  hpmcClusterDescr DisplayString
  hpmcClusterSWVersion DisplayString
  hpmcClusterState INTEGER
  hpmcClusterLastStateChange DateAndTime
  hpmcClusterLastReconfig DateAndTime
  hpmcClusterPrimaryNode DisplayString
  hpmcNodeStatus INTEGER
  hpmcNodeLastEvent Integer32
  hpmcNodeLastEventTime DateAndTime
  hpmcClusterUpTime TimeTicks

HpmcCNodeEntry  
SEQUENCE    
  hpmcNodeID Integer32
  hpmcNodeName DisplayString
  hpmcNodeRole INTEGER

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

system 1.3.6.1.4.1.11.2.3
OBJECT IDENTIFIER    

general 1.3.6.1.4.1.11.2.3.1
OBJECT IDENTIFIER    

hpmcCluster 1.3.6.1.4.1.11.2.3.1.6
This MIB module describes an HP private MIB for the management of Multi Computer Clusters. The MIB is intended to support general cluster attributes. Extensions for instrumentation of specific products should be done in separate product-specific MIBs.
MODULE-IDENTITY    

hpmcClusterObjects 1.3.6.1.4.1.11.2.3.1.6.1
OBJECT IDENTIFIER    

hpmcClusterTypes 1.3.6.1.4.1.11.2.3.1.6.2
OBJECT IDENTIFIER    

hpmcTypeSpecific 1.3.6.1.4.1.11.2.3.1.6.3
OBJECT IDENTIFIER    

hpmcGenInfo 1.3.6.1.4.1.11.2.3.1.6.1.1
OBJECT IDENTIFIER    

hpmcMemberInfo 1.3.6.1.4.1.11.2.3.1.6.1.2
OBJECT IDENTIFIER    

hpmcServiceGuard 1.3.6.1.4.1.11.2.3.1.6.2.1
The authoritative identity of the ServiceGuard cluster type.
Status: current Access: read-only
OBJECT-IDENTITY    

hpmcNFSDiskless 1.3.6.1.4.1.11.2.3.1.6.2.2
The authoritative identity of the NFS Diskless cluster type.
Status: current Access: read-only
OBJECT-IDENTITY    

hpmcMCSE 1.3.6.1.4.1.11.2.3.1.6.2.3
The authoritative identity of the MCSE cluster type.
Status: current Access: read-only
OBJECT-IDENTITY    

hpmcLockManager 1.3.6.1.4.1.11.2.3.1.6.2.4
The authoritative identity of the Lock Manager cluster type.
Status: current Access: read-only
OBJECT-IDENTITY    

hpmcMSCS 1.3.6.1.4.1.11.2.3.1.6.2.5
The authoritative identity of the Microsoft Cluster Server cluster type.
Status: current Access: read-only
OBJECT-IDENTITY    

hpmcNumClusters 1.3.6.1.4.1.11.2.3.1.6.1.1.1
This variable is obsolete.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcClusterTable 1.3.6.1.4.1.11.2.3.1.6.1.1.2
A table containing general information about the various clusters to which this node belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcClusterEntry

hpmcClusterEntry 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1
An entry providing information about a cluster to which this node belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcClusterEntry  

hpmcClusterIndex 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.1
A unique value for each cluster to which this node belongs. This value is calculated by taking the last element of the corresponding hpmcClusterType object ID, multiplying it by 2^16 (shifting this value left 16 bits) and adding a 16 bit value (ranging from 0 to 2^16-1) for the cluster instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpmcClusterName 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.2
The name given to this cluster, which will distinguish it from other clusters of the same type. No two clusters of the same type on a single node may have the same name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcClusterType 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.3
An unambiguous identifier of the cluster type. These values should be taken from the Object ID tree rooted below hpmcClusterTypes.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hpmcClusterDescr 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.4
A description of the cluster. By default this might simply be a textual description of the cluster type, such as `MC Service Guard'. However it may be desirable to allow the enduser to override this description through configuration to describe the actual purpose being served by the cluster. For example `HA Customer Database Cluster'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcClusterSWVersion 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.5
Versioning information describing the SW component(s), residing on this node, which comprise this cluster type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcClusterState 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.6
Describes this node's view of the cluster state. Note that insufficient information, such as separation from other active cluster elements, could result in this state information being out of date. In this case the unknown state should be used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-1), down(0), up(1)  

hpmcClusterLastStateChange 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.7
Indicates at what time the node entered the state described by hpmcClusterState.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpmcClusterLastReconfig 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.8
Indicates when the configuration for this cluster was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpmcClusterPrimaryNode 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.9
Indicates a node in the cluster which plays a `special' role, and may contain additional MIB information not distributed to other nodes in the cluster. A value of ' ' (single blank character) indicates an unknown or nonexistent primary node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcNodeStatus 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.10
The current state of the node relative to the cluster in this row.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), initializing(1), failed(2), halted(3), reconfiguring(4), running(5), unknown(6), paused(7)  

hpmcNodeLastEvent 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.11
The last event on this node to alter hpmcNodeStatus. For cluster types that do not use events, the value is none (0).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 none(0), down(1), up(2), reconfiguring(3), joining(4), leaving(5), changedClusterConfiguration(6), notApplicable(7), paused(8)  

hpmcNodeLastEventTime 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.12
Indicates at what time the node entered the status described by hpmcNodeStatus. A value of 0 indicates that the time is unknown or inapplicable (such as when the hpmcNodeLastEvent is none (0)).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpmcClusterUpTime 1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.13
The time (in hundredths of a second) since this instance of the cluster was last started. Dynamic reconfiguration or partial availability of the cluster does not reset the cluster uptime. A value of 0 indicates that the time is unknown by this node.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpmcCNodeTable 1.3.6.1.4.1.11.2.3.1.6.1.2.1
A table containing an entry for each node which is a member of the cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcCNodeEntry

hpmcCNodeEntry 1.3.6.1.4.1.11.2.3.1.6.1.2.1.1
An entry providing information about the members of a given cluster. It is indexed by both the Cluster Index and nodeID of the member node.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcCNodeEntry  

hpmcNodeID 1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.1
A unique ID given to this node from the context of a particular cluster. A node may have different values for each of the different clusters it belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcNodeName 1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.2
A name given to this node, typically its hostname, but may be a cluster specific name for identifying each member.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcNodeRole 1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.3
Indicates this node's role in the cluster. A cluster does not need to have a member fulfilling each role.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), client(1), server(2), peer(3), coordinator(4)