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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-CLUSTER-MIB::scStatusLastFailureAddMember.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-CLUSTER-MIB::scStatusLastFailureAddMember'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | password |
3 | overmax |
4 | noncandidate |
5 | memberNumberInUse |
6 | unreachable |
7 | communityStringFull |
Conformance
Member of