fsClusterCandidateTable
FS-CLUSTER-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.31.1.21
Object
table
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 manager
device. A device is eligible if it satisfies the
following conditions:
1. It supports the cluster management protocol.
The entries in this table and the entries in
fsMemberTable are mutually exclusive at all
times. That is, any device that is a cluster
member never shows up in the fsCandidateTable
or is never a candidate at the same time . Also, any
candidate that shows up in fsCandidateTable should not
appear in fsMemberTable.
Context
- MIB
- FS-CLUSTER-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.31.1.21- Type
- table
- Status
- current
- Parent
- fsClusterMIBObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-CLUSTER-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-CLUSTER-MIB::fsClusterCandidateTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-CLUSTER-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-CLUSTER-MIB::fsClusterCandidateTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.