hm2MrpRoleOperState

HM2-L2REDUNDANCY-MIB · .1.3.6.1.4.1.248.11.40.1.1.1.1.10

Object

column Enumeration
Operational role of the MRP entity in the MRP domain.
client(1) indicates that the MRP entity is in a MRC role.
manager(2) indicates that the MRP entity is the manager MRM
of this MRP domain.
	undefined(3) indicates that the MRP entity doesn't work.

Context

MIB
HM2-L2REDUNDANCY-MIB
OID
.1.3.6.1.4.1.248.11.40.1.1.1.1.10
Type
column
Access
readonly
Status
current
Parent
hm2MrpEntry
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 'HM2-L2REDUNDANCY-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-L2REDUNDANCY-MIB::hm2MrpRoleOperState'
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::hm2MrpRoleOperState.<hm2MrpDomainID>'
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::hm2MrpRoleOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1client
2manager
3undefined

Conformance