NOKIA-ALCHEMYOS-CLUSTER-MIB
AI MIB Summary
The NOKIA-ALCHEMYOS-CLUSTER-MIB module provides SNMP access to monitor and manage cluster topology, node states, and synchronization status for Nokia AlchemyOS-based high-availability systems. It exposes specific metrics including cluster membership, failover readiness, and inter-node communication health to ensure continuous service availability.
Cluster MIB module.
Main OID:
nokiaAlchemyOSClusterMIB.1.3.6.1.4.1.94.1.45.5.2
33
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
clusterInfoNameThe name of this cluster.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.94.1.45.2.1.1 |
clusterMemberInfoNumMembersThe number of members in this cluster.ro INTEGER .1.3.6.1.4.1.94.1.45.2.1.2 |
clusterAddrTableThe list of IP addresses for this cluster. SEQUENCE OF ClusterAddrEntry .1.3.6.1.4.1.94.1.45.2.1.3 |
clusterAddrEntryCluster IP addresses. ClusterAddrEntry .1.3.6.1.4.1.94.1.45.2.1.3.1 |
clusterAddrIndexThe index of the member list for this cluster.ro INTEGER .1.3.6.1.4.1.94.1.45.2.1.3.1.1 |
clusterInfoAddrsThe list of the cluster's IP addresses.ro IpAddress .1.3.6.1.4.1.94.1.45.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.94.1.45.2.1.4 |
clusterMemberEntryA table entry containing information about a member of the cluster. ClusterMemberEntry .1.3.6.1.4.1.94.1.45.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.94.1.45.2.1.4.1.1 |
clusterMemberPrimaryIPAddrThe member's primary IP address.ro IpAddress .1.3.6.1.4.1.94.1.45.2.1.4.1.2 |
clusterMemberWorkloadThe member's workload.ro INTEGER .1.3.6.1.4.1.94.1.45.2.1.4.1.3 |
clusterMemberMasterIs this member the master.ro Enumeration .1.3.6.1.4.1.94.1.45.2.1.4.1.4 |
clusterMemberSecondaryIPAddrTableA table of secondary IP addresses for this cluster member. SEQUENCE OF ClusterMemberSecondaryIPAddrEntry .1.3.6.1.4.1.94.1.45.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.94.1.45.2.1.5.1 |
clusterMemberSecondaryIPAddrOne member of the cluster's secondary IP address.ro IpAddress .1.3.6.1.4.1.94.1.45.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.94.1.45.2.1.5.1.2 |
processTableA table containing information on running processes/threads. SEQUENCE OF ProcessEntry .1.3.6.1.4.1.94.1.45.2.1.6 |
processEntryAn entry containing a process/thread name. ProcessEntry .1.3.6.1.4.1.94.1.45.2.1.6.1 |
processIndexReference Iindex for each process.ro INTEGER .1.3.6.1.4.1.94.1.45.2.1.6.1.1 |
processNameThe process name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.94.1.45.2.1.6.1.2 |
externalIPAddressThe external IP address.ro IpAddress .1.3.6.1.4.1.94.1.45.2.1.7 |
nokiaAlchemyOSClusterMIBCluster MIB module. MODULE-IDENTITY .1.3.6.1.4.1.94.1.45.5.2 |
alchemyOSTrap0Trap. OBJECT IDENTIFIER .1.3.6.1.4.1.94.1.45.6.0 |
clusterMemberJoinSignifies that a member node has joined the cluster. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.1 |
clusterMemberLeftSignifies that a node has left the cluster. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.2 |
clusterMemberBecameMasterSent when a node has been made the master. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.3 |
cpuUtilExceededSent when CPU utilisation exceeds defined limit. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.4 |
ioLoadExceededSent when IO load exceeds defined limit. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.5 |
droppedUdpPacketsExceededSent when UDP drop rate exceeds defined limit. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.6 |
memUsageExceededSent when memory usage exceeds defined limit. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.7 |
droppedIpPacketsExceededSent when IP packet drop rate exceeds defined limit. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.8 |
gatedConfigErrorSent when GATED detects errors in configuration and cannot proceed. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.9 |
informAddressSent to inform dynamic external interface address. NOTIFICATION-TYPE .1.3.6.1.4.1.94.1.45.6.0.10 |