eipSdsMemberStatus
EIP-MON-MIB ·
.1.3.6.1.4.1.2440.1.17.2.2
Object
scalar Enumeration
SOLIDserver status. 0 : ok 1 : not configured 2 : upgrading 3 : init standby 4 : invalid credentials 5 : remote managed 6 : timeout 7 : split-brain 8 : replication stopped
Context
- MIB
- EIP-MON-MIB
- OID
.1.3.6.1.4.1.2440.1.17.2.2- 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::eipSdsMemberStatus.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::eipSdsMemberStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | notConfigured |
2 | upgrading |
3 | initStandby |
4 | invalidCredentials |
5 | remoteManaged |
6 | timeout |
7 | splitBrain |
8 | replicationStopped |