DES7200-CLUSTER-MIB
33 objects
The MIB module for the management of a group of devices called a 'cluster'. A cluster comprises: 1. A command switch, which is a device that can provide a single point of management (including SNMP, Web Console and CLI/Telnet Console) for the devices in the cluster; 2. Zero or more expansion switches, or called the cluster members throughout the context of this MIB, which are devices that can be managed via a command switch. The command switch is also considered as a cluster member. Thus it has an entry in the MIB tables defined below for cluster members. Only the command switch IP address, passwords, and SNMP community strings need to be configured in order to provide management access to members of the cluster. The Entity MIB is not cross-referenced from this MIB. To determine if a particular device can be a command switch or a member switch please refer to the device's user's guide.
Imported Objects
| DES7200-SMI | myMgmt |
| P-BRIDGE-MIB | EnabledStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString MacAddress RowStatus TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.10.97.2.31 | IdentitymyClusterMIB | The MIB module for the management of a group of devices called a 'cluster'. A cluster comprises: 1. A command switch, which is a device that can provide a sing… | ||
| 1.3.6.1.4.1.171.10.97.2.31.1 | NodemyClusterMIBObjects | |||
| 1.3.6.1.4.1.171.10.97.2.31.1.1 | NodescStatus | |||
| 1.3.6.1.4.1.171.10.97.2.31.1.1.1 | ScalarscStatusClusterName | read-write | current | The name of the cluster. Cluster command switch functionality is only enabled if this object is a non-NULL string. Strings containing all blanks or a NULL stri… |
| 1.3.6.1.4.1.171.10.97.2.31.1.1.2 | ScalarscStatusClusterMode | read-only | current | The mode of the device. A device can become a member switch only when it is added to the cluster at the command switch. For devices that do not belong to any c… |
| 1.3.6.1.4.1.171.10.97.2.31.1.1.3 | ScalarscStatusClusterStatus | read-write | current | Wether the device can be added to a cluster, if this device is already in a cluster, will be delete from cluster(if in the cluster) and will never be added to … |
| 1.3.6.1.4.1.171.10.97.2.31.1.1.4 | ScalarscStatusCommanderMacAddress | read-only | current | The management MAC address of the command switch of the cluster, ie. the CPU MAC address. This object is not-accessible for candidate switch. |
| 1.3.6.1.4.1.171.10.97.2.31.1.1.5 | ScalarscStatusTimeOfLastChange | read-only | current | The value of sysUpTime on the command switch when the last time the value of an instance of scMemberOperStatus changed. The value 0 indicates that no member's … |
| 1.3.6.1.4.1.171.10.97.2.31.1.1.6 | ScalarscStatusMaxNumberOfMembers | read-only | current | The maximum number of cluster members allowed in the cluster. The command switch is considered as a cluster member also. the max number of cluster members is 20 |
| 1.3.6.1.4.1.171.10.97.2.31.1.1.7 | ScalarscStatusLastFailureAddMember | read-only | current | The reason why the last NMS was unable to add a switch to be a member of the cluster. none: Not the status defined below including success and other error stat… |
| 1.3.6.1.4.1.171.10.97.2.31.1.2 | NodescMember | |||
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1 | TablescMemberTable | not-accessible | current | This table contains one row per cluster member, including the command switch. |
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1.1 | RowscMemberEntry | not-accessible | current | An entry containing cluster management information applicable to a particular cluster member. If the entry contain the command switch, this entry cannot be mod… |
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1.1.1 | ColumnscMemberMacAddress | not-accessible | current | The management MAC address of the member device. |
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1.1.2 | ColumnscMemberNumber | read-create | current | An arbitrary value which uniquely identifies the cluster member switch number. It ranges from 0 to scStatusMaxNumberOfMembers - 1. incluing the command switch. |
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1.1.3 | ColumnscMemberOperStatus | read-only | current | The status of cluster management connectivity between the command switch and a cluster member. Cluster management connectivity is determined by the exchange of… |
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1.1.4 | ColumnscMemberDeviceID | read-only | current | The value of MacAddress used for identify the device in lldp pdu. |
| 1.3.6.1.4.1.171.10.97.2.31.1.2.1.1.5 | ColumnscMemberRowStatus | read-create | current | The status of this conceptual row.The devices currently eligible to be added into the cluster are listed in the scCandidateTable. An attempt to add a new membe… |
| 1.3.6.1.4.1.171.10.97.2.31.1.3 | NodescCandidate | |||
| 1.3.6.1.4.1.171.10.97.2.31.1.3.1 | TablescCandidateTable | not-accessible | current | This table contains one row per cluster candidate, A cluster candidate is a device that is currently eligible to be added to the cluster of a command switch. A… |
| 1.3.6.1.4.1.171.10.97.2.31.1.3.1.1 | RowscCandidateEntry | not-accessible | current | An entry pertaining to a single candidate device. |
| 1.3.6.1.4.1.171.10.97.2.31.1.3.1.1.1 | ColumnscCandidateMacAddress | read-only | current | The management MAC address of a device qualified to to be a cluster member of the command switch cluster. |
| 1.3.6.1.4.1.171.10.97.2.31.2 | NodemyClusterTraps | |||
| 1.3.6.1.4.1.171.10.97.2.31.2.1 | NotificationmemberStateChangeTrap | current | while the state of member switch changed, then this trap will be sent. either state of member switch change from active to inactive or from inactive to active. | |
| 1.3.6.1.4.1.171.10.97.2.31.3 | NodemyClusterMIBConformance | |||
| 1.3.6.1.4.1.171.10.97.2.31.3.1 | NodemyClusterMIBCompliances | |||
| 1.3.6.1.4.1.171.10.97.2.31.3.1.1 | CompliancemyClusterCompliance | current | The compliance statement for the CLUSTER MIB. | |
| 1.3.6.1.4.1.171.10.97.2.31.3.2 | NodemyClusterMIBGroups | |||
| 1.3.6.1.4.1.171.10.97.2.31.3.2.1 | GroupmyClusterStatusGroup | current | The collection of objects which are used to represent the status of the cluster. These objects are accessible on the command switch. | |
| 1.3.6.1.4.1.171.10.97.2.31.3.2.2 | GroupmyClusterMemberStatusGroup | current | The collection of objects which are used to represent the status of members of the cluster. These objects are accessible on the cluster members and the command… | |
| 1.3.6.1.4.1.171.10.97.2.31.3.2.3 | GroupmyClusterCandidateStatusGroup | current | The collection of objects which are used to represent the status of single switches which are not in any cluster. These objects are accessible on any single sw… | |
| 1.3.6.1.4.1.171.10.97.2.31.3.2.4 | GroupmyClusterMemberGroup | current | The collection of objects which are used to represent the members of a cluster. These objects are accessible on the command switch only. | |
| 1.3.6.1.4.1.171.10.97.2.31.3.2.5 | GroupmyClusterCandidateGroup | current | The collection of objects which are used to represent cluster candidates. These objects are accessible on the command switch only. |