BCN-HA-MIB
- Registered at
- 1.3.6.1.4.1.13315.3.1.5
- Last updated
- 2010-12-15 00:00
- Organization
- BlueCat Networks
- Revisions
- 2010-12-15 00:00
- Namespace
- bluecatnetworks
- Source file
BCN-HA-MIB- Digest
sha256:3f2c6dec349fe9adcee3a8d836a0f9515fddbd990d076b8cff484cef38d6d7e1
Description
This module provides status as well as statistical information about the HA service.
Contact
BlueCat Networks. Customer Care. North America Call: +1.866.491.2228 Europe Call: +44.8081.011.306 Other Call: +1.416.646.8433 Email: support@bluecatnetworks.com
Imports
| From | Symbols |
|---|---|
| BCN-SMI-MIB | bcnServices |
| BCN-TC-MIB | BcnAlarmSeverity |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BCN-HA-MIB BCN-SMI-MIB BCN-TC-MIB BLUECATNETWORKS-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bcnHa OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5 | |||
| bcnHaObjects OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.2 | |||
| bcnHaServiceStatus OBJECT-IDENTITY General state of the HA Service. | 1.3.6.1.4.1.13315.3.1.5.2.1 | current | ||
| bcnHaSerOperState OBJECT-TYPE 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. | 1.3.6.1.4.1.13315.3.1.5.2.1.1 | INTEGER {standalone(1), active(2), passive(3), stopped(4), stopping(5), becomingActive(6), becomingPassive(7), fault(8)} | read-only | current |
| bcnHaSerReplicationState OBJECT-TYPE 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. | 1.3.6.1.4.1.13315.3.1.5.2.1.2 | INTEGER {notConfigured(1), replicating(2), synchronized(3)} | read-only | current |
| bcnHaSerAddressTable OBJECT-TYPE 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. | 1.3.6.1.4.1.13315.3.1.5.2.1.3 | not-accessible | current | |
| bcnHaSerAddressEntry OBJECT-TYPE A logical row in the bcnHaSerAddressTable. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1 | not-accessible | current | |
| bcnHaSerAddrTableIndex OBJECT-TYPE This index will normally be 0 or 1 | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.1 | Unsigned32 | not-accessible | current |
| bcnHaSerVirtualAddressType OBJECT-TYPE The type of address stored in bcnHaSerVirtualAddress. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.2 | InetAddressType | read-only | current |
| bcnHaSerVirtualAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.3 | InetAddress | read-only | current |
| bcnHaSerPhysicalAddressType OBJECT-TYPE The type of address stored in bcnHaSerPhysicalAddress. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.4 | InetAddressType | read-only | current |
| bcnHaSerPhysicalAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.5 | InetAddress | read-only | current |
| bcnHaSerPeerAddressType OBJECT-TYPE The type of address stored in bcnHaSerPeerAddress. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.6 | InetAddressType | read-only | current |
| bcnHaSerPeerAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.13315.3.1.5.2.1.3.1.7 | InetAddress | read-only | current |
| bcnHaNotification OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.3 | |||
| bcnHaNotificationEvents OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.3.0 | |||
| bcnHaNotificationData OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.3.1 | |||
| bcnHaAlarmSeverity OBJECT-TYPE Severity classification for the alarm. | 1.3.6.1.4.1.13315.3.1.5.3.1.1 | BcnAlarmSeverity | accessible-for-notify | current |
| bcnHaAlarmInfo OBJECT-TYPE Descriptive information about the alarm event. | 1.3.6.1.4.1.13315.3.1.5.3.1.2 | DisplayString | accessible-for-notify | current |
| bcnHaConformance OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.4 | |||
| bcnHaServiceCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.4.1 | |||
| bcnHaServiceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.5.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| bcnHaAlarmNotif NOTIFICATION-TYPE A bcnHaAlarmNotif signifies that the HA service has transitioned state or a particular event has been detected on the service. | 1.3.6.1.4.1.13315.3.1.5.3.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| bcnHaStatusCompliance MODULE-COMPLIANCE Basic conformance | 1.3.6.1.4.1.13315.3.1.5.4.1.1 | current |
| bcnHaServiceStatusGroup OBJECT-GROUP Status conformance. | 1.3.6.1.4.1.13315.3.1.5.4.2.1 | current |
| bcnHaNotificationEventGroup NOTIFICATION-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.5.4.2.2 | current |
| bcnHaNotificationDataGroup OBJECT-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.5.4.2.3 | current |