scMemberOperStatus

MY-CLUSTER-MIB · .1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.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. A member that has failed to exchange
cluster management messages with the command switch is
deemed to be inactive. Otherwise, it is deemed to be active.

Context

MIB
MY-CLUSTER-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
scMemberEntry
Groups
1

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 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-CLUSTER-MIB::scMemberOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-CLUSTER-MIB::scMemberOperStatus.<scMemberMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-CLUSTER-MIB::scMemberOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive

Conformance