NETWORK-ALCHEMY-CLUSTER-MIB

File: NETWORK-ALCHEMY-CLUSTER-MIB.mib (6515 bytes)

Imported modules

NETAL-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netalModules cryptoCluster netalTraps
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 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

Defined Values

networkAlchemyClusterMIB 1.3.6.1.4.1.2972.5.2
Cluster MIB module.
MODULE-IDENTITY    

clusterInfoName 1.3.6.1.4.1.2972.2.1.1
Name of this cluster
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterMemberInfoNumMembers 1.3.6.1.4.1.2972.2.1.2
Number of members in this cluster
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

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

clusterAddrEntry 1.3.6.1.4.1.2972.2.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ClusterAddrEntry  

clusterAddrIndex 1.3.6.1.4.1.2972.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.2972.2.1.3.1.2
List of the cluster's IP addresses
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

clusterMemberTable 1.3.6.1.4.1.2972.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.2972.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.2972.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.2972.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.2972.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.2972.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.2972.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.2972.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.2972.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.2972.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  

netalTrap0 1.3.6.1.4.1.2972.6.0
Trap.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

clusterMemberJoin 1.3.6.1.4.1.2972.6.0.1
Signifies that a member node has joined the cluster.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

clusterMemberLeft 1.3.6.1.4.1.2972.6.0.2
Signifies that a node has left the cluster.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

clusterMemberBecameMaster 1.3.6.1.4.1.2972.6.0.3
Sent when a node has been made the master.
Status: current Access: not-accessible
NOTIFICATION-TYPE