eipSdsMemberRole
EIP-MON-MIB ·
.1.3.6.1.4.1.2440.1.17.2.1
Object
scalar Enumeration
SOLIDserver role. 0 : standalone 1 : master 2 : hot-standby 3 : master recovered
Context
- MIB
- EIP-MON-MIB
- OID
.1.3.6.1.4.1.2440.1.17.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eipSdsMember
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 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EIP-MON-MIB::eipSdsMemberRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EIP-MON-MIB::eipSdsMemberRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | standalone |
1 | master |
2 | hotStandby |
3 | masterRecovered |