Home/Catalog/HP-MCCLUSTER

HP-MCCLUSTER

AI MIB Summary

The HP-MCCLUSTER MIB module enables SNMP-based monitoring of general attributes and operational states for HP Multi Computer Clusters, providing visibility into cluster-wide health and configuration parameters. This private MIB serves as the foundational instrumentation for managing cluster integrity, with specific product metrics delegated to dedicated, product-specific MIB extensions.

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.
Main OID:
hpmcCluster.1.3.6.1.4.1.11.2.3.1.6
37
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

37 total
Object Name
hp
OBJECT IDENTIFIER
.1.3.6.1.4.1.11
IMPORTS
Unknown
.1.3.6.1.4.1.11
nm
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2
system
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3
general
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1
hpmcClusterThis 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
.1.3.6.1.4.1.11.2.3.1.6
hpmcClusterObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.1
hpmcGenInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.1.1
hpmcNumClustersThis variable is obsolete.roobsolete
Integer32
.1.3.6.1.4.1.11.2.3.1.6.1.1.1
hpmcClusterTableA table containing general information about the various clusters to which this node belongs.
SEQUENCE OF HpmcClusterEntry
.1.3.6.1.4.1.11.2.3.1.6.1.1.2
hpmcClusterEntryAn entry providing information about a cluster to which this node belongs.
HpmcClusterEntry
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1
hpmcClusterIndexA 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.
Integer32
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.1
hpmcClusterNameThe 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.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.2
hpmcClusterTypeAn unambiguous identifier of the cluster type. These values should be taken from the Object ID tree rooted below hpmcClusterTypes.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.3
hpmcClusterDescrA 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'.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.4
hpmcClusterSWVersionVersioning information describing the SW component(s), residing on this node, which comprise this cluster type.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.5
hpmcClusterStateDescribes 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.ro
Enumeration
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.6
hpmcClusterLastStateChangeIndicates at what time the node entered the state described by hpmcClusterState.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.7
hpmcClusterLastReconfigIndicates when the configuration for this cluster was last changed.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.8
hpmcClusterPrimaryNodeIndicates 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.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.9
hpmcNodeStatusThe current state of the node relative to the cluster in this row.ro
Enumeration
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.10
hpmcNodeLastEventThe last event on this node to alter hpmcNodeStatus. For cluster types that do not use events, the value is none (0).ro
Integer32 { none(0), down(1), up(2), reconfiguring(3), joining(4), leaving(5), changedClusterConfiguration(6), notApplicable(7), paused(8) }
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.11
hpmcNodeLastEventTimeIndicates 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)).ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.12
hpmcClusterUpTimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.11.2.3.1.6.1.1.2.1.13
hpmcMemberInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.1.2
hpmcCNodeTableA table containing an entry for each node which is a member of the cluster.
SEQUENCE OF HpmcCNodeEntry
.1.3.6.1.4.1.11.2.3.1.6.1.2.1
hpmcCNodeEntryAn entry providing information about the members of a given cluster. It is indexed by both the Cluster Index and nodeID of the member node.
HpmcCNodeEntry
.1.3.6.1.4.1.11.2.3.1.6.1.2.1.1
hpmcNodeIDA 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.ro
Integer32
.1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.1
hpmcNodeNameA name given to this node, typically its hostname, but may be a cluster specific name for identifying each member.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.2
hpmcNodeRoleIndicates this node's role in the cluster. A cluster does not need to have a member fulfilling each role.ro
Enumeration
.1.3.6.1.4.1.11.2.3.1.6.1.2.1.1.3
hpmcClusterTypes
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.2
hpmcServiceGuardThe authoritative identity of the ServiceGuard cluster type.
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.2.1
hpmcNFSDisklessThe authoritative identity of the NFS Diskless cluster type.
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.2.2
hpmcMCSEThe authoritative identity of the MCSE cluster type.
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.2.3
hpmcLockManagerThe authoritative identity of the Lock Manager cluster type.
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.2.4
hpmcMSCSThe authoritative identity of the Microsoft Cluster Server cluster type.
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.2.5
hpmcTypeSpecific
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.6.3
HP-MCCLUSTER - SNMP MIB Reference | MIBs Explorer