HP-MCSG

File: HP-MCSG.mib (44899 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HP-MCCLUSTER

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
NOTIFICATION-TYPE enterprises IpAddress
Integer32 Counter32 DateAndTime
MacAddress DisplayString TruthValue
hpmcClusterState hpmcClusterName hpmcClusterIndex
hpmcNodeName hpmcNodeID

Defined Types

HpmcSGLockEntry  
SEQUENCE    
  hpmcSGVolumeIndex Integer32
  hpmcSGPhysicalVolume DisplayString

HpmcSGNetEntry  
SEQUENCE    
  hpmcSGNetIfIndex Integer32
  hpmcSGNetIfName DisplayString
  hpmcSGNetBridgedNet Integer32
  hpmcSGNetIfFlags Integer32
  hpmcSGNetLastEvent Integer32
  hpmcSGNetLastEventTime DateAndTime
  hpmcSGNetIfHwPath DisplayString

HpmcSGPkgEntry  
SEQUENCE    
  hpmcSGPkgIndex Integer32
  hpmcSGPkgName DisplayString
  hpmcSGPkgDescr DisplayString
  hpmcSGPkgStatus Integer32
  hpmcSGPkgCurrNode DisplayString
  hpmcSGPkgLastEvent Integer32
  hpmcSGPkgLastEventTime DateAndTime
  hpmcSGPkgRunScriptPath DisplayString
  hpmcSGPkgHaltScriptPath DisplayString
  hpmcSGPkgRunScriptTimeout Integer32
  hpmcSGPkgHaltScriptTimeout Integer32

HpmcSGPkgSubnetEntry  
SEQUENCE    
  hpmcSGPkgSubnet IpAddress
  hpmcSGPkgSubnetStatus INTEGER
  hpmcSGPkgOverrideMACAddr OCTET STRING

HpmcSGPkgAddrEntry  
SEQUENCE    
  hpmcSGPkgAddr IpAddress
  hpmcSGPkgID Integer32

HpmcSGPkgSvcEntry  
SEQUENCE    
  hpmcSGPkgSvcIndex Integer32
  hpmcSGPkgSvcName DisplayString
  hpmcSGPkgSvcStatus INTEGER
  hpmcSGPkgSvcFlags Integer32
  hpmcSGPkgSvcHaltTimeout Integer32
  hpmcSGPkgSvcMaxRestarts Integer32
  hpmcSGPkgSvcRestartCount Counter32

HpmcSGPkgNodeEntry  
SEQUENCE    
  hpmcSGPkgNodeRank Integer32
  hpmcSGPkgNode Integer32
  hpmcSGPkgLocalSwitchEnable INTEGER

HpmcSGPkgSubnet6Entry  
SEQUENCE    
  hpmcSGPkgSubnet6 OCTET STRING
  hpmcSGPkgSubnet6Status INTEGER
  hpmcSGPkgOverrideMACAddr6 OCTET STRING

HpmcSGPkgAddr6Entry  
SEQUENCE    
  hpmcSGPkgAddr6 DisplayString
  hpmcSGPkgID6 Integer32

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
OBJECT IDENTIFIER    

hpmcTypeSpecific 1.3.6.1.4.1.11.2.3.1.6.3
OBJECT IDENTIFIER    

hpmcSGCluster 1.3.6.1.4.1.11.2.3.1.6.3.1
This MIB module describes an HP private MIB for the management of ServiceGuard Clusters. The MIB is intended to support specific ServiceGuard cluster attributes.
MODULE-IDENTITY    

hpmcSGTraps 1.3.6.1.4.1.11.2.3.1.6.3.1.0
OBJECT IDENTIFIER    

hpmcSGObjects 1.3.6.1.4.1.11.2.3.1.6.3.1.1
OBJECT IDENTIFIER    

hpmcSGGenInfo 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1
OBJECT IDENTIFIER    

hpmcSGClusterIndex 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1.1
The index into the general cluster table which contains other information about the Service Guard cluster (such as membership and general state information).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGClusterID 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1.2
The unique ID assigned to this cluster configuration by the MC/ServiceGuard configuration daemon.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGHeartbeatInterval 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1.3
The interval between the sending of heartbeat messages. The value is expressed in microseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGNodeTimeout 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1.4
The maximum amount of time allowed between receipt of heartbeats, before marking a node as down. The value is expressed in microseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGAutoStartTimeout 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1.5
The number of microseconds to wait for all nodes to join the cluster when nodes are booting up.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGNetworkPollingInterval 1.3.6.1.4.1.11.2.3.1.6.3.1.1.1.6
The frequency at which LAN cards send a message to another LAN card in order to verify its health. The value is expressed in microseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGLockInfo 1.3.6.1.4.1.11.2.3.1.6.3.1.1.2
OBJECT IDENTIFIER    

hpmcSGLockTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.2.1
A table describing the volume groups which are used as locks for the ServiceGuard cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGLockEntry

hpmcSGLockEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.2.1.1
An entry providing information about a specific volume used for locking the ServiceGuard cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGLockEntry  

hpmcSGVolumeIndex 1.3.6.1.4.1.11.2.3.1.6.3.1.1.2.1.1.1
A value which uniquely identifies this volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpmcSGPhysicalVolume 1.3.6.1.4.1.11.2.3.1.6.3.1.1.2.1.1.2
Device path used to access the disk device used for locking.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGIfInfo 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3
OBJECT IDENTIFIER    

hpmcSGNetTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1
A table describing the network interfaces in which SG has an active interest.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGNetEntry

hpmcSGNetEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1
An entry providing information about a specific network interface of interest to the ServiceGuard cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGNetEntry  

hpmcSGNetIfIndex 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.1
The index value which uniquely identifies the network interface card to which this entry is applicable. This index matches that in the MIB-II interface table and in particular, ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGNetIfName 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.2
This is the concise name of the network interface, which is used in local system management operations. It may differ from the MIB II object ifDescr, in that the latter can contain additional information.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGNetBridgedNet 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.3
A unique value which identifies the bridged network to which this interface card is physically attached. Interface cards sharing the same bridged network, which are not currently active can act in a backup capacity for others.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGNetIfFlags 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.4
An integer whose value represents a bitstring. These bit values indicate flag settings for this interface as well as status information. Note that the MIB-II interface group also contains status information, but this is relative to IP (if IP is not enabled on the card, it is marked as down). The value is determined by summing the following: 1 - Heartbeat 2 - Primary 4 - Active 8 - HW Failure Detected 16 - Connectivity Failure Detected
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGNetLastEvent 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.5
An event code which indicates the last event which resulted in reaching the current status of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 none(0), down(1), up(2)  

hpmcSGNetLastEventTime 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.6
Indicates at what time the event described by hpmcSGNetLastEvent occured. A value of 0 indicates that the time is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpmcSGNetIfHwPath 1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.7
Describes the HW location of the interface card. This information can be useful in locating the physical position of a faulty card.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgInfo 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4
OBJECT IDENTIFIER    

hpmcSGPkgTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1
A table describing the packages which are currently configured for the ServiceGuard cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgEntry

hpmcSGPkgEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1
An entry providing information about a specific package.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgEntry  

hpmcSGPkgIndex 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.1
An index value which uniquely identifies the package. These indices should be consistent across nodes in the same SG Cluster. More specifically, these indices should match the cluster-wide pkgid assigned by SG.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpmcSGPkgName 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.2
The name configured for this package.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgDescr 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.3
Explanatory text provided by the user to further clarify the function of this package.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgStatus 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.4
This integer value is the encoding of a set of bits which include configured flags for the package in addition to dynamic status information. The value is determined by summing those flags from the list below which are applicable: 1 - Up 2 - Moving 4 - Valid package status 8 - PackageSwitchingEnabled 16 - NetSwitchingEnabled 32 - NodeFailFastEnabled 64 - SummaryLocalSwitchStatus
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgCurrNode 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.5
Name of the node where the package is executing. This string will be empty if the package is currently unowned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgLastEvent 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.6
An event code which indicates the last event which resulted in reacing the status described by hpmcSGPkgStatus.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 none(0), down(1), up(2), start(3), halt(4), globalswitchenable(5), localswitchenable(6)  

hpmcSGPkgLastEventTime 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.7
Indicates at what time the package entered the status described by hpmcSGPkgStatus. A value of 0 indicates that the time is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpmcSGPkgRunScriptPath 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.8
The name of the file which is invoked in order to launch the package.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgHaltScriptPath 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.9
The name of the file which is invoked in order to shutdown the package. This is often the same as the Run Script.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgRunScriptTimeout 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.10
The maximum amount of time allowed for the Run Script to complete. The value is expressed in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgHaltScriptTimeout 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.1.1.11
The maximum amount of time allowed for the Run Script to complete. The value is expressed in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgSubnetTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.2
A table describing the subnets upon which this package has a dependency.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgSubnetEntry

hpmcSGPkgSubnetEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.2.1
An entry describes a single subnet dependency.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgSubnetEntry  

hpmcSGPkgSubnet 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.2.1.1
The Subnetwork Id on which this package has a dependency. Service Guard will migrate the package to another host in the event this subnetwork becomes unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpmcSGPkgSubnetStatus 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.2.1.2
The current state of the service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), down(1), up(2)  

hpmcSGPkgOverrideMACAddr 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.2.1.3
A MAC address which will be used to override the default MAC address on the interface card associated with the given Subnet. In particular this will allow DLPI applications to continue servicing clients on the same address after failover. In the event that no override MAC address is used, this object shall be assigned the value 0x000000000000.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpmcSGPkgAddrTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.3
A table describing the movable IP addresses which are usually associated with active packages on this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgAddrEntry

hpmcSGPkgAddrEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.3.1
An entry describes a single address associated with a package.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgAddrEntry  

hpmcSGPkgAddr 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.3.1.1
A migratable address which is currently active for this package.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpmcSGPkgID 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.3.1.2
The hpmcSGPkgIndex value for the owning package. A value of 0 indicates no owning package.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgSvcTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4
A table describing the services or applications which are associated with active packages on this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgSvcEntry

hpmcSGPkgSvcEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1
An entry that describes a single service associated with a package.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgSvcEntry  

hpmcSGPkgSvcIndex 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.1
A unique value which identifies this service in the context of the package.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpmcSGPkgSvcName 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.2
The name of this service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgSvcStatus 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.3
The current state of the service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), down(1), up(2)  

hpmcSGPkgSvcFlags 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.4
An integer whose value represents a bitstring. These bit values indicate flag settings for this service. Currently there is only one flag available. The value is determined by summing the following: 8 - FailFastSwitch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgSvcHaltTimeout 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.5
The maximum amount of time ServiceGuard will wait for the service to terminate during package shutdown. The value is expressed in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgSvcMaxRestarts 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.6
The maximum number of times this Service may be restarted. A value of 0 indicates that the service may not be restarted, a value of -1 indicates no limit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgSvcRestartCount 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.4.1.7
The current number of times this service has been restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpmcSGPkgNodeTable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.5
A table describing the ordered list of nodes where this package can run.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgNodeEntry

hpmcSGPkgNodeEntry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.5.1
An entry describes a single candidate node.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgNodeEntry  

hpmcSGPkgNodeRank 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.5.1.1
Order in which the node indicated by hpmcSGPkgNode will be chosen for this package. Lowest number is chosen first.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgNode 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.5.1.2
Index of a node (within the hpmcNodeTable) that could run this package.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGPkgLocalSwitchEnable 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.5.1.3
A binary value that represents the status of the LOCAL switch capability for the respective package on the particular node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpmcSGPkgSubnet6Table 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.6
A table describing the IPv6 subnets upon which this package has a dependency.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgSubnet6Entry

hpmcSGPkgSubnet6Entry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.6.1
An entry describes a single IPv6 subnet dependency.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgSubnet6Entry  

hpmcSGPkgSubnet6 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.6.1.1
The IPv6 Subnetwork Id on which this package has a dependency. Service Guard will migrate the package to another host in the event this subnetwork becomes unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hpmcSGPkgSubnet6Status 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.6.1.2
The current state of the IPv6 subnet.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), down(1), up(2)  

hpmcSGPkgOverrideMACAddr6 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.6.1.3
A MAC address which will be used to override the default MAC address on the interface card associated with the given IPv6 Subnet. In particular this will allow DLPI applications to continue servicing clients on the same address after failover. In the event that no override MAC address is used, this object shall be assigned the value 0x000000000000.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpmcSGPkgAddr6Table 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.7
A table describing the movable IPv6 addresses which are usually associated with active packages on this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmcSGPkgAddr6Entry

hpmcSGPkgAddr6Entry 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.7.1
An entry describes a single IPv6 address associated with a package.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmcSGPkgAddr6Entry  

hpmcSGPkgAddr6 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.7.1.1
A migratable IPv6 address which is currently active for this package.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmcSGPkgID6 1.3.6.1.4.1.11.2.3.1.6.3.1.1.4.7.1.2
The hpmcSGPkgIndex value for the owning package. A value of 0 indicates no owning package.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmcSGSubagentUp 1.3.6.1.4.1.11.2.3.1.6.3.1.0.1
Sent by the subagent when it starts.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGReconfig 1.3.6.1.4.1.11.2.3.1.6.3.1.0.2
Sent by the cluster coordinator after the cluster has reformed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGClusterUp 1.3.6.1.4.1.11.2.3.1.6.3.1.0.3
Sent by any node in the cluster when clustering is first initiated.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGClusterDown 1.3.6.1.4.1.11.2.3.1.6.3.1.0.4
Sent by any node in the cluster when clustering is being halted.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGConfigChange 1.3.6.1.4.1.11.2.3.1.6.3.1.0.5
Sent when the cluster configuration is modified.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGPkgStart 1.3.6.1.4.1.11.2.3.1.6.3.1.0.6
Sent from the coordinator of the cluster when a package run script has been started on a cluster node.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGPkgUp 1.3.6.1.4.1.11.2.3.1.6.3.1.0.7
Sent from the coordinator of the cluster when a package run script has completed successfully on a cluster node.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGPkgHalt 1.3.6.1.4.1.11.2.3.1.6.3.1.0.8
Sent from the coordinator of the cluster when a package halt script has been started on a cluster node.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGPkgDown 1.3.6.1.4.1.11.2.3.1.6.3.1.0.9
Sent from the coordinator of the cluster when a package halt script has completed on a cluster node.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGSvcDown 1.3.6.1.4.1.11.2.3.1.6.3.1.0.10
Sent when a previously active service has been brought down on a cluster node.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGPkgFlags 1.3.6.1.4.1.11.2.3.1.6.3.1.0.11
Sent from the coordinator of the cluster when a package's global or local switch enable has been toggled.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGIPAddrUp 1.3.6.1.4.1.11.2.3.1.6.3.1.0.12
Sent when ServiceGuard adds a relocatable IP address.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGIPAddrDown 1.3.6.1.4.1.11.2.3.1.6.3.1.0.13
Sent when ServiceGuard removes a relocatable IP address.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGLocalSwitch 1.3.6.1.4.1.11.2.3.1.6.3.1.0.14
Sent when ServiceGuard suucessfuly completes a local switch from one network interface to another.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGSubnetUp 1.3.6.1.4.1.11.2.3.1.6.3.1.0.15
Sent when ServiceGuard detects that a previously disabled subnet is now operational.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGSubnetDown 1.3.6.1.4.1.11.2.3.1.6.3.1.0.16
Sent when ServiceGuard detects that a previously operational subnet is now down.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGNodeUp 1.3.6.1.4.1.11.2.3.1.6.3.1.0.17
Sent when a cluster node's status changes to 5(running).
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGNodeHalted 1.3.6.1.4.1.11.2.3.1.6.3.1.0.18
Sent when a cluster node is halted by a system administrator.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGNodeFailed 1.3.6.1.4.1.11.2.3.1.6.3.1.0.19
Sent when a cluster node fails (leaves the cluster).
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGIPAddr6Up 1.3.6.1.4.1.11.2.3.1.6.3.1.0.20
Sent when ServiceGuard adds a relocatable IPv6 address.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGIPAddr6Down 1.3.6.1.4.1.11.2.3.1.6.3.1.0.21
Sent when ServiceGuard removes a relocatable IPv6 address.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGSubnet6Up 1.3.6.1.4.1.11.2.3.1.6.3.1.0.22
Sent when ServiceGuard detects that a previously disabled IPv6 subnet is now operational.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpmcSGSubnet6Down 1.3.6.1.4.1.11.2.3.1.6.3.1.0.23
Sent when ServiceGuard detects that a previously operational IPv6 subnet is now down.
Status: current Access: read-only
NOTIFICATION-TYPE