qtechClusterDeviceRole
QTECH-CLUSTER-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.31.1.17.2
Object
scalar Enumeration
The role of the device. A device can become a member device only when it is added to the cluster at the manager device. For devices that do not belong to any cluster, the qtechStatusClusterMode is set to 'candidateDevice'.
Context
- MIB
- QTECH-CLUSTER-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.31.1.17.2- Type
- scalar
- Access
- readonly
- Status
- current
- Default
candidateDevice- Parent
- qtechClusterDeviceInfo
- Groups
- 2
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 'QTECH-CLUSTER-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-CLUSTER-MIB::qtechClusterDeviceRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-CLUSTER-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-CLUSTER-MIB::qtechClusterDeviceRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | candidateDevice |
2 | managerDevice |
3 | memberDevice |