NOKIA-ALCHEMYOS-CLUSTER-MIB

File: NOKIA-ALCHEMYOS-CLUSTER-MIB.mib (8748 bytes)

Imported modules

NOKIA-ALCHEMYOS-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

alchemyOSModules cryptoCluster alchemyOSTraps
OBJECT-IDENTITY Integer32 MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE IpAddress
DisplayString

Defined Types

ClusterAddrEntry  
SEQUENCE    
  clusterAddrIndex INTEGER
  clusterInfoAddrs IpAddress

ClusterMemberEntry  
SEQUENCE    
  clusterMemberIndex INTEGER
  clusterMemberPrimaryIPAddr IpAddress
  clusterMemberWorkload INTEGER 0..255
  clusterMemberMaster INTEGER 0..255

ClusterMemberSecondaryIPAddrEntry  
SEQUENCE    
  clusterMemberSecondaryIPAddr IpAddress
  clusterMemberSecondaryIPAddrIndex Integer32

ProcessEntry  
SEQUENCE    
  processIndex INTEGER
  processName DisplayString

Defined Values

nokiaAlchemyOSClusterMIB 1.3.6.1.4.1.94.1.45.5.2
Cluster MIB module.
MODULE-IDENTITY    

clusterInfoName 1.3.6.1.4.1.94.1.45.2.1.1
The name of this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterMemberInfoNumMembers 1.3.6.1.4.1.94.1.45.2.1.2
The number of members in this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

clusterAddrTable 1.3.6.1.4.1.94.1.45.2.1.3
The list of IP addresses for this cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterAddrEntry

clusterAddrEntry 1.3.6.1.4.1.94.1.45.2.1.3.1
Cluster IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusterAddrEntry  

clusterAddrIndex 1.3.6.1.4.1.94.1.45.2.1.3.1.1
The index of the member list for this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

clusterInfoAddrs 1.3.6.1.4.1.94.1.45.2.1.3.1.2
The list of the cluster's IP addresses.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

clusterMemberTable 1.3.6.1.4.1.94.1.45.2.1.4
A list of information, one entry for each member of the cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterMemberEntry

clusterMemberEntry 1.3.6.1.4.1.94.1.45.2.1.4.1
A table entry containing information about a member of the cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusterMemberEntry  

clusterMemberIndex 1.3.6.1.4.1.94.1.45.2.1.4.1.1
A unique value for each member in the cluster. The value ranges between 1 and the value of clusterMemberInfoNumMembers.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

clusterMemberPrimaryIPAddr 1.3.6.1.4.1.94.1.45.2.1.4.1.2
The member's primary IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

clusterMemberWorkload 1.3.6.1.4.1.94.1.45.2.1.4.1.3
The member's workload.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

clusterMemberMaster 1.3.6.1.4.1.94.1.45.2.1.4.1.4
Is this member the master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

clusterMemberSecondaryIPAddrTable 1.3.6.1.4.1.94.1.45.2.1.5
A table of secondary IP addresses for this cluster member.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterMemberSecondaryIPAddrEntry

clusterMemberSecondaryIPAddrEntry 1.3.6.1.4.1.94.1.45.2.1.5.1
List of the secondary (outside) addresses of the cluster members. This is only valid if this member is the master node of the cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusterMemberSecondaryIPAddrEntry  

clusterMemberSecondaryIPAddr 1.3.6.1.4.1.94.1.45.2.1.5.1.1
One member of the cluster's secondary IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

clusterMemberSecondaryIPAddrIndex 1.3.6.1.4.1.94.1.45.2.1.5.1.2
Second index for clusterMemberSecondaryIPAddrTable. The first entry has index 1, the second 2, etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

processTable 1.3.6.1.4.1.94.1.45.2.1.6
A table containing information on running processes/threads.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProcessEntry

processEntry 1.3.6.1.4.1.94.1.45.2.1.6.1
An entry containing a process/thread name.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProcessEntry  

processIndex 1.3.6.1.4.1.94.1.45.2.1.6.1.1
Reference Iindex for each process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

processName 1.3.6.1.4.1.94.1.45.2.1.6.1.2
The process name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

externalIPAddress 1.3.6.1.4.1.94.1.45.2.1.7
The external IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alchemyOSTrap0 1.3.6.1.4.1.94.1.45.6.0
Trap.
Status: current Access: read-only
OBJECT-IDENTITY    

clusterMemberJoin 1.3.6.1.4.1.94.1.45.6.0.1
Signifies that a member node has joined the cluster.
Status: current Access: read-only
NOTIFICATION-TYPE    

clusterMemberLeft 1.3.6.1.4.1.94.1.45.6.0.2
Signifies that a node has left the cluster.
Status: current Access: read-only
NOTIFICATION-TYPE    

clusterMemberBecameMaster 1.3.6.1.4.1.94.1.45.6.0.3
Sent when a node has been made the master.
Status: current Access: read-only
NOTIFICATION-TYPE    

cpuUtilExceeded 1.3.6.1.4.1.94.1.45.6.0.4
Sent when CPU utilisation exceeds defined limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

ioLoadExceeded 1.3.6.1.4.1.94.1.45.6.0.5
Sent when IO load exceeds defined limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

droppedUdpPacketsExceeded 1.3.6.1.4.1.94.1.45.6.0.6
Sent when UDP drop rate exceeds defined limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

memUsageExceeded 1.3.6.1.4.1.94.1.45.6.0.7
Sent when memory usage exceeds defined limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

droppedIpPacketsExceeded 1.3.6.1.4.1.94.1.45.6.0.8
Sent when IP packet drop rate exceeds defined limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

gatedConfigError 1.3.6.1.4.1.94.1.45.6.0.9
Sent when GATED detects errors in configuration and cannot proceed.
Status: current Access: read-only
NOTIFICATION-TYPE    

informAddress 1.3.6.1.4.1.94.1.45.6.0.10
Sent to inform dynamic external interface address.
Status: current Access: read-only
NOTIFICATION-TYPE