fsClusterAutoAdd
FS-CLUSTER-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.31.1.14
Object
scalar r/w
Enumeration
Description the add Members method of Cluster.Set the value 1 to enable auto-add functionality. Set the value 0 or 3 to delete all auto-add Members by Cluster. The value 2 indicates that Cluster will change all Members to static.
Context
- MIB
- FS-CLUSTER-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.31.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
enable- Parent
- fsClusterMIBObjects
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 'FS-CLUSTER-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-CLUSTER-MIB::fsClusterAutoAdd.0'
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::fsClusterAutoAdd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable-with-def |
1 | enable |
2 | disabled-with-static |
3 | disabled-with-del |