cmRedundancyGroupState

CM-REDUNDANCY-MIB · .1.3.6.1.4.1.2544.1.12.15.1.1.1.11

Object

The current state of the Redundancy Group.

Context

MIB
CM-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.2544.1.12.15.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
cmRedundancyGroupEntry
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 'CM-REDUNDANCY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-REDUNDANCY-MIB::cmRedundancyGroupState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-REDUNDANCY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-REDUNDANCY-MIB::cmRedundancyGroupState.<neIndex>.<cmRedundancyGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-REDUNDANCY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-REDUNDANCY-MIB::cmRedundancyGroupState'

Syntax

Source
CmRedundancyState
Base type
Enumeration

Values & Constraints

Type Values
1disabled
2enabled

Conformance