hm2RingCplCouplingMode

HM2-L2REDUNDANCY-MIB · .1.3.6.1.4.1.248.11.40.1.8.1.1.9

Object

column r/w Enumeration
Ring-coupling operating mode .
In single(1) mode both coupling ports are local to the switch,
			switch performs master and slave functions.
In dual-master-inband(2) mode second coupling port is on a remote
switch, local switch is master, communication over network.
In dual-master-outband(3) mode second coupling port is on a remote
			switch, local switch is master, communication over dedicated control port.
In dual-slave-inband(4) mode second coupling port is on a remote switch,
			local switch is slave, communication over network.
In dual-slave-outband(5) mode second coupling port is on a remote switch,
			local switch is slave, communication over dedicated control port.
unknown(6) cannot be set,it's returned when no mode is configured.

Context

MIB
HM2-L2REDUNDANCY-MIB
OID
.1.3.6.1.4.1.248.11.40.1.8.1.1.9
Type
column
Access
readwrite
Status
current
Parent
hm2RingCouplingEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1single
2dual-master-inband
3dual-master-outband
4dual-slave-inband
5dual-slave-outband
6unknown