NETWORK-ALCHEMY-CLUSTER-MIB
AI MIB Summary
The NETWORK-ALCHEMY-CLUSTER-MIB facilitates the monitoring and management of high-availability cluster states, node synchronization, and failover events within Network Alchemy's proprietary clustering infrastructure. It exposes specific metrics for cluster membership, partition detection, and service redundancy status to enable automated fault isolation and state consistency verification across distributed nodes.
Cluster MIB module.
Main OID:
networkAlchemyClusterMIB.1.3.6.1.4.1.2972.5.2
21
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
clusterInfoNameName of this clusterro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2972.2.1.1 |
clusterMemberInfoNumMembersNumber of members in this clusterro INTEGER .1.3.6.1.4.1.2972.2.1.2 |
clusterAddrTableList of IP addresses for this cluster. SEQUENCE OF ClusterAddrEntry .1.3.6.1.4.1.2972.2.1.3 |
clusterAddrEntry ClusterAddrEntry .1.3.6.1.4.1.2972.2.1.3.1 |
clusterAddrIndexThe index of the member list for this clusterro INTEGER .1.3.6.1.4.1.2972.2.1.3.1.1 |
clusterInfoAddrsList of the cluster's IP addressesro IpAddress .1.3.6.1.4.1.2972.2.1.3.1.2 |
clusterMemberTableA list of information, one entry for each member of the cluster SEQUENCE OF ClusterMemberEntry .1.3.6.1.4.1.2972.2.1.4 |
clusterMemberEntryA table entry containing information about a member of the cluster. ClusterMemberEntry .1.3.6.1.4.1.2972.2.1.4.1 |
clusterMemberIndexA unique value for each member in the cluster. The value ranges between 1 and the value of clusterMemberInfoNumMembers.ro INTEGER .1.3.6.1.4.1.2972.2.1.4.1.1 |
clusterMemberPrimaryIPAddrThe member's primary IP addressro IpAddress .1.3.6.1.4.1.2972.2.1.4.1.2 |
clusterMemberWorkloadThe member's workloadro INTEGER .1.3.6.1.4.1.2972.2.1.4.1.3 |
clusterMemberMasterIs this member the master???ro Enumeration .1.3.6.1.4.1.2972.2.1.4.1.4 |
clusterMemberSecondaryIPAddrTableA table of secondary IP addresses for this cluster member SEQUENCE OF ClusterMemberSecondaryIPAddrEntry .1.3.6.1.4.1.2972.2.1.5 |
clusterMemberSecondaryIPAddrEntryList of the secondary (outside) addresses of the cluster members. This is only valid if this member is the master node of the cluster. ClusterMemberSecondaryIPAddrEntry .1.3.6.1.4.1.2972.2.1.5.1 |
clusterMemberSecondaryIPAddrOne member of the cluster's secondary IP addressro IpAddress .1.3.6.1.4.1.2972.2.1.5.1.1 |
clusterMemberSecondaryIPAddrIndexSecond index for clusterMemberSecondaryIPAddrTable. The first entry has index 1, the second 2, etc. Integer32 .1.3.6.1.4.1.2972.2.1.5.1.2 |
networkAlchemyClusterMIBCluster MIB module. MODULE-IDENTITY .1.3.6.1.4.1.2972.5.2 |
netalTrap0Trap. NOTIFICATION-TYPE .1.3.6.1.4.1.2972.6.0 |
clusterMemberJoinSignifies that a member node has joined the cluster. NOTIFICATION-TYPE .1.3.6.1.4.1.2972.6.0.1 |
clusterMemberLeftSignifies that a node has left the cluster. NOTIFICATION-TYPE .1.3.6.1.4.1.2972.6.0.2 |
clusterMemberBecameMasterSent when a node has been made the master. NOTIFICATION-TYPE .1.3.6.1.4.1.2972.6.0.3 |