hmRingCplControlMode

HMRING-MGMT-SNMP-MIB · .1.3.6.1.4.1.248.14.5.2.1.7

Object

column r/w Enumeration
Control mode of the ring coupling which can only be
chosen by the slave, the master just reports his current 
control mode. unknown(3) cannot be set.
In outband(1) mode an additional line must connect the control
interfaces between the two partners in the ring coupling.
In inband(2) mode only the coupling link port is needed.
In local(4) mode the coupling link port and the partner port are
located on the same switch.
disable(5) deactivates the ring coupling functionality.

Context

MIB
HMRING-MGMT-SNMP-MIB
OID
.1.3.6.1.4.1.248.14.5.2.1.7
Type
column
Access
readwrite
Status
current
Parent
hmRingCouplingEntry

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 'HMRING-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMRING-MGMT-SNMP-MIB::hmRingCplControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMRING-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMRING-MGMT-SNMP-MIB::hmRingCplControlMode.<hmRingCplInterconnGroupID>.<hmRingCplInterconnIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMRING-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMRING-MGMT-SNMP-MIB::hmRingCplControlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1outband
2inband
3unknown
4local
5disable