All MIBs › RESOURCE-MIB › swMemNoOfRetries
swMemNoOfRetries
Module: RESOURCE-MIB
OID (symbolic): RESOURCE-MIB::swMemNoOfRetries
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.26.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of times system should take memory usage sample before sending the memory usage trap.
What is swMemNoOfRetries?
This object sets how many consecutive memory usage samples the system must take before it sends a memory usage trap, defaulting to 3. Admins use this to prevent a brief, transient memory spike from triggering a false alarm, requiring the threshold to be exceeded across multiple sampling intervals first. With the default of 3, the device waits until swMemUsageLimit has been exceeded on three consecutive polls before it actually raises the trap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.26.7 snmpwalk -v2c -c public <target> RESOURCE-MIB::swMemNoOfRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.26.7.1 snmpget -v2c -c public <target> RESOURCE-MIB::swMemNoOfRetries.1
Start monitoring Brocade Fibre Channel SAN switches/directors (CPU/memory/buffer-pool resource monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RESOURCE-MIB::swMemNoOfRetries OID value, configure state conditions and alerts, and monitor any Brocade Fibre Channel SAN switches/directors (CPU/memory/buffer-pool resource monitoring) from a single console.
OID Breakdown
Upper-level ancestors (11 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.1588 | bcsi | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2 | commDev | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1 | fibrechannel | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1 | fcSwitch | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1 | sw | SW-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1588.2.1.1.1.26 | swCpuOrMemoryUsage | RESOURCE-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.26.7 | swMemNoOfRetries | RESOURCE-MIB |