BCN-HA-MIB

File: BCN-HA-MIB.mib (9643 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
SNMPv2-CONF BCN-TC-MIB BCN-SMI-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY
OBJECT-TYPE Unsigned32 DisplayString
InetAddress InetAddressType OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP BcnAlarmSeverity
bcnServices

Defined Types

BcnHaSerAddressEntry  
SEQUENCE    
  bcnHaSerAddrTableIndex Unsigned32
  bcnHaSerVirtualAddressType InetAddressType
  bcnHaSerVirtualAddress InetAddress
  bcnHaSerPhysicalAddressType InetAddressType
  bcnHaSerPhysicalAddress InetAddress
  bcnHaSerPeerAddressType InetAddressType
  bcnHaSerPeerAddress InetAddress

Defined Values

bcnHaMIB 1.3.6.1.4.1.13315.3.1.5.1
This module provides status as well as statistical information about the HA service.
MODULE-IDENTITY    

bcnHa 1.3.6.1.4.1.13315.3.1.5
OBJECT IDENTIFIER    

bcnHaObjects 1.3.6.1.4.1.13315.3.1.5.2
OBJECT IDENTIFIER    

bcnHaNotification 1.3.6.1.4.1.13315.3.1.5.3
OBJECT IDENTIFIER    

bcnHaConformance 1.3.6.1.4.1.13315.3.1.5.4
OBJECT IDENTIFIER    

bcnHaServiceStatus 1.3.6.1.4.1.13315.3.1.5.2.1
General state of the HA Service.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

bcnHaSerOperState 1.3.6.1.4.1.13315.3.1.5.2.1.1
Operational state of the Service. The possible states are: standalone(1) The node is not configured to provide clustering services. active(2) The system is operational and the node is providing clustering services. passive(3) The system is operational and the node is active as a passive standby for the cluster. stopped(4) The service is stopped either intentionally (i.e.: the service is not supposed to run on this node) or unintentionally (a problem has occurred). This state might apply to both standalong and clustered nodes. stopping(5) The service is in the process of stopping. Stopping a service might be necessary after a configuration change. becomingActive (6) The node is becoming active, either as a result of a switchover or by initial start. becomingPassive (7) The node is failing over. Another node is taking charge of the services. fault(8) An error has been detected and the state is undefined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standalone(1), active(2), passive(3), stopped(4), stopping(5), becomingActive(6), becomingPassive(7), fault(8)  

bcnHaSerReplicationState 1.3.6.1.4.1.13315.3.1.5.2.1.2
The current state of the replication. All nodes in a cluster must be in synch in order for HA to work correctly. The nodes might be temporarily out of synch during cluster creation or when one of the nodes has been down for a while.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConfigured(1), replicating(2), synchronized(3)  

bcnHaSerAddressTable 1.3.6.1.4.1.13315.3.1.5.2.1.3
This table keeps the information about the network addresses for the clustered nodes. Most of the time this table will contain one or two rows, depending on the type of IPs configured for clustering.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BcnHaSerAddressEntry

bcnHaSerAddressEntry 1.3.6.1.4.1.13315.3.1.5.2.1.3.1
A logical row in the bcnHaSerAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BcnHaSerAddressEntry  

bcnHaSerAddrTableIndex 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.1
This index will normally be 0 or 1
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

bcnHaSerVirtualAddressType 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.2
The type of address stored in bcnHaSerVirtualAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bcnHaSerVirtualAddress 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.3
The virtual IP address configured for this node. The type of this mib variable is defined in bcnHaSerVirtualAddressType. This address binds to the active node at all times.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bcnHaSerPhysicalAddressType 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.4
The type of address stored in bcnHaSerPhysicalAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bcnHaSerPhysicalAddress 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.5
The physical IP address configured for this node. The type of this mib variable is defined in bcnHaSerPhisicalAddressType. This address is not affected by switchover events.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bcnHaSerPeerAddressType 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.6
The type of address stored in bcnHaSerPeerAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bcnHaSerPeerAddress 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.7
The physical IP address configured for the peer node. The type of this mib variable is defined in bcnHaSerPeerAddressType. This address is not affected by switchover events.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bcnHaNotificationEvents 1.3.6.1.4.1.13315.3.1.5.3.0
OBJECT IDENTIFIER    

bcnHaNotificationData 1.3.6.1.4.1.13315.3.1.5.3.1
OBJECT IDENTIFIER    

bcnHaAlarmSeverity 1.3.6.1.4.1.13315.3.1.5.3.1.1
Severity classification for the alarm.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  BcnAlarmSeverity  

bcnHaAlarmInfo 1.3.6.1.4.1.13315.3.1.5.3.1.2
Descriptive information about the alarm event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

bcnHaAlarmNotif 1.3.6.1.4.1.13315.3.1.5.3.0.1
A bcnHaAlarmNotif signifies that the HA service has transitioned state or a particular event has been detected on the service.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

bcnHaServiceCompliances 1.3.6.1.4.1.13315.3.1.5.4.1
OBJECT IDENTIFIER    

bcnHaServiceGroups 1.3.6.1.4.1.13315.3.1.5.4.2
OBJECT IDENTIFIER    

bcnHaServiceStatusGroup 1.3.6.1.4.1.13315.3.1.5.4.2.1
Status conformance.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

bcnHaNotificationEventGroup 1.3.6.1.4.1.13315.3.1.5.4.2.2
Server statistics conformance.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

bcnHaNotificationDataGroup 1.3.6.1.4.1.13315.3.1.5.4.2.3
Server statistics conformance.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

bcnHaStatusCompliance 1.3.6.1.4.1.13315.3.1.5.4.1.1
Basic conformance
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE