hm2MrpRingOperState
HM2-L2REDUNDANCY-MIB ·
.1.3.6.1.4.1.248.11.40.1.1.1.1.23
Object
column Enumeration
Actual ring state of the MRP redundancy domain. The ring state can only be detected by the MRM. open(1) indicates that the ring is open. closed(2) indicates that the ring is closed. undefined(3) indicates an undefined ring state or is read if hm2MrpRoleOperState indicates the value client.
Context
- MIB
- HM2-L2REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.1.1.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2MrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hm2MrpRingOperState'
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::hm2MrpRingOperState.<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::hm2MrpRingOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | closed |
3 | undefined |
Conformance
Member of