clusterv2MemberOperStatus

ZELAX-MIB · .1.3.6.1.4.1.7840.2.1.100.22.4.3.1.3

Object

column Enumeration
The status of cluster management connectivity between
the command switch and a cluster member. Cluster management
connectivity is determined by the exchange of cluster
management messages between the command switch and a
cluster member.

Context

MIB
ZELAX-MIB
OID
.1.3.6.1.4.1.7840.2.1.100.22.4.3.1.3
Type
column
Access
readonly
Status
current
Parent
clusterv2MemberEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::clusterv2MemberOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::clusterv2MemberOperStatus.<clusterv2MemberNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::clusterv2MemberOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notMember
2inactiveMember
3memberTobe
4activeMember