hm2MrpFastMrp
HM2-L2REDUNDANCY-MIB ·
.1.3.6.1.4.1.248.11.40.1.1.3
Object
scalar Enumeration
Fast MRP means that MRP supports also maximum recovery times of 30ms or 10ms as defined in IEC 62439-2. supported(1) indicates that the device is able to support fast recovery times for MRP like 30ms or 10ms. notSupported(2) indicates that only the MRP recovery times 500ms and 200ms are supported by the device.
Context
- MIB
- HM2-L2REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2MrpMibGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hm2MrpFastMrp.0'
More examples
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::hm2MrpFastMrp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | supported |
2 | notSupported |