clusterRole
TPLINK-CLUSTERMANAGE-MIB ·
.1.3.6.1.4.1.11863.6.33.1.1.3.1
Object
scalar r/w
Enumeration
This object indicates the current role of the switch. You can not set the role to commander with this object. You can set the role to candidate when the role is commander. You can set the role to individual when the role is candidate or member. You can set the role to candidate when the role is individual.
Context
- MIB
- TPLINK-CLUSTERMANAGE-MIB
- OID
.1.3.6.1.4.1.11863.6.33.1.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
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 'TPLINK-CLUSTERMANAGE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-CLUSTERMANAGE-MIB::clusterRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-CLUSTERMANAGE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-CLUSTERMANAGE-MIB::clusterRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | commander |
1 | member |
2 | candidate |
3 | individual |