All MIBs › SVRMGT-MIB › svrThrRetryCount
svrThrRetryCount
Module: SVRMGT-MIB
OID (symbolic): SVRMGT-MIB::svrThrRetryCount
OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Allows for a trap to be sent n number of sampling intervals after the threshold event occurred rather than right after the event occurred. This allows for cases when an event is just a momentary event and should not be considered a problem until it has persisted over a number of sampling intervals. If the retry count is 0, then the trap will be sent out immediately after the event has occurred. Default value on row creation is 0.
What is svrThrRetryCount?
This read-write value (default 0) delays sending a threshold's trap by this many sampling intervals after the condition first occurs, so a momentary blip doesn't immediately generate an alert; 0 sends the trap immediately. An admin raises this to require a condition to persist across several polls before being treated as a real alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28 snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrRetryCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28.1 snmpget -v2c -c public <target> SVRMGT-MIB::svrThrRetryCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28.1 i <value>
Start monitoring server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRMGT-MIB::svrThrRetryCount OID value, configure state conditions and alerts, and monitor any server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRCLU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.22.2 | svrMgt | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2 | svrAlarms | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3 | svrThresholdTable | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1 | svrThresholdEntry | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28 | svrThrRetryCount | SVRMGT-MIB |