NOKIA-ALCHEMYOS-CLUSTER-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: NOKIA-ALCHEMYOS-CLUSTER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     clusterInfoName 1.3.6.1.4.1.94.1.45.2.1.1 displaystring read-only
The name of this cluster.
     clusterMemberInfoNumMembers 1.3.6.1.4.1.94.1.45.2.1.2 integer read-only
The number of members in this cluster.
     clusterAddrTable 1.3.6.1.4.1.94.1.45.2.1.3 no-access
The list of IP addresses for this cluster.
         clusterAddrEntry 1.3.6.1.4.1.94.1.45.2.1.3.1 no-access
Cluster IP addresses.
             clusterAddrIndex 1.3.6.1.4.1.94.1.45.2.1.3.1.1 integer read-only
The index of the member list for this cluster.
             clusterInfoAddrs 1.3.6.1.4.1.94.1.45.2.1.3.1.2 ipaddress read-only
The list of the cluster's IP addresses.
     clusterMemberTable 1.3.6.1.4.1.94.1.45.2.1.4 no-access
A list of information, one entry for each member of the cluster.
         clusterMemberEntry 1.3.6.1.4.1.94.1.45.2.1.4.1 no-access
A table entry containing information about a member of the cluster.
             clusterMemberIndex 1.3.6.1.4.1.94.1.45.2.1.4.1.1 integer read-only
A unique value for each member in the cluster. The value ranges between 1 and the value of clusterMemberInfoNumMembers.
             clusterMemberPrimaryIPAddr 1.3.6.1.4.1.94.1.45.2.1.4.1.2 ipaddress read-only
The member's primary IP address.
             clusterMemberWorkload 1.3.6.1.4.1.94.1.45.2.1.4.1.3 integer read-only
The member's workload.
             clusterMemberMaster 1.3.6.1.4.1.94.1.45.2.1.4.1.4 integer read-only
Is this member the master. Enumeration: 'yes': 1, 'no': 0.
     clusterMemberSecondaryIPAddrTable 1.3.6.1.4.1.94.1.45.2.1.5 no-access
A table of secondary IP addresses for this cluster member.
         clusterMemberSecondaryIPAddrEntry 1.3.6.1.4.1.94.1.45.2.1.5.1 no-access
List of the secondary (outside) addresses of the cluster members. This is only valid if this member is the master node of the cluster.
             clusterMemberSecondaryIPAddr 1.3.6.1.4.1.94.1.45.2.1.5.1.1 ipaddress read-only
One member of the cluster's secondary IP address.
             clusterMemberSecondaryIPAddrIndex 1.3.6.1.4.1.94.1.45.2.1.5.1.2 integer32 no-access
Second index for clusterMemberSecondaryIPAddrTable. The first entry has index 1, the second 2, etc.
     processTable 1.3.6.1.4.1.94.1.45.2.1.6 no-access
A table containing information on running processes/threads.
         processEntry 1.3.6.1.4.1.94.1.45.2.1.6.1 no-access
An entry containing a process/thread name.
             processIndex 1.3.6.1.4.1.94.1.45.2.1.6.1.1 integer read-only
Reference Iindex for each process.
             processName 1.3.6.1.4.1.94.1.45.2.1.6.1.2 displaystring read-only
The process name.
     externalIPAddress 1.3.6.1.4.1.94.1.45.2.1.7 ipaddress read-only
The external IP address.
 nokiaAlchemyOSClusterMIB 1.3.6.1.4.1.94.1.45.5.2
Cluster MIB module.
 alchemyOSTrap0 1.3.6.1.4.1.94.1.45.6.0
Trap.
     clusterMemberJoin 1.3.6.1.4.1.94.1.45.6.0.1
Signifies that a member node has joined the cluster.
     clusterMemberLeft 1.3.6.1.4.1.94.1.45.6.0.2
Signifies that a node has left the cluster.
     clusterMemberBecameMaster 1.3.6.1.4.1.94.1.45.6.0.3
Sent when a node has been made the master.
     cpuUtilExceeded 1.3.6.1.4.1.94.1.45.6.0.4
Sent when CPU utilisation exceeds defined limit.
     ioLoadExceeded 1.3.6.1.4.1.94.1.45.6.0.5
Sent when IO load exceeds defined limit.
     droppedUdpPacketsExceeded 1.3.6.1.4.1.94.1.45.6.0.6
Sent when UDP drop rate exceeds defined limit.
     memUsageExceeded 1.3.6.1.4.1.94.1.45.6.0.7
Sent when memory usage exceeds defined limit.
     droppedIpPacketsExceeded 1.3.6.1.4.1.94.1.45.6.0.8
Sent when IP packet drop rate exceeds defined limit.
     gatedConfigError 1.3.6.1.4.1.94.1.45.6.0.9
Sent when GATED detects errors in configuration and cannot proceed.
     informAddress 1.3.6.1.4.1.94.1.45.6.0.10
Sent to inform dynamic external interface address.