scStatusLastFailureAddMember
MY-CLUSTER-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.7
Object
scalar
Enumeration
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 status.
password: The member has an enable password configured.
overmax: Adding the member exceeds the maximum number of
cluster members supported by the command switch.
See ccStatusMaxNumberOfMembers.
noncandidate: The member is not a candidate switch, or it
does not show up in the candidate table.
memberNumberInUse: The member number is used by an existing
member in the cluster.
unreachable: The member is a candidate but is unreachable or
has no connectivity.
communityStringFull: The member is a candidate but its
community string table is full.
Context
- MIB
- MY-CLUSTER-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- scStatus
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | password |
3 | overmax |
4 | noncandidate |
5 | memberNumberInUse |
6 | unreachable |
7 | communityStringFull |