hmSrmRecoveryDelay
HMRING-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.5.5.5.1.17
Object
column r/w
Enumeration
The maximum recovery delay of ring recovery in the SRM domain. delay300(1) specifies the parameter set for the maximum recovery delay of 300ms in the SRM domain. delay1000(2) specifies the parameter set for the maximum recovery delay of 1000ms in the SRM domain.
Context
- MIB
- HMRING-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.5.5.5.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSrmEntry
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 '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::hmSrmRecoveryDelay'
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::hmSrmRecoveryDelay.<hmSrmRingID>'
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::hmSrmRecoveryDelay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delay300 |
2 | delay1000 |