fsErpsRingConfigHoldOffTime
SUPERMICRO-ERPS-MIB ·
.1.3.6.1.4.1.10876.101.2.40.2.3.1.1
Object
column r/w
millisecondsUnsigned32
This object is used to configure the period for the hold-off timer
of this ring.
Hold-Off timer will be started when a new defect (SF) is received for
this ring. This defect will not be given as local SF to ERP control
process until Hold-Off timer expires.
When the Hold-Off timer expires and if a local defect still exists, it
will be given as local SF to the ERPS control process of this ring.
The configured value of this timer is applicable only from the next
start/re-start of the timer.
The Hold-Off timer has a period from 0 to 1 hour, configurable in units
of 1 milliseconds. For example, to configure Hold-Off Time as 5 seconds,
configure the value as 5000. Default value of Hold-Off timer is 0
Context
- MIB
- SUPERMICRO-ERPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.40.2.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- fsErpsRingConfigEntry
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 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingConfigHoldOffTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingConfigHoldOffTime.<fsErpsContextId>.<fsErpsRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ERPS-MIB::fsErpsRingConfigHoldOffTime'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-3600000