All MIBs › ADC-FLEXWAVE-URH-MIB › fwuSnmpTrapResendInterval
fwuSnmpTrapResendInterval
Module: ADC-FLEXWAVE-URH-MIB
OID (symbolic): ADC-FLEXWAVE-URH-MIB::fwuSnmpTrapResendInterval
OID (numeric): 1.3.6.1.4.1.2014.15.2.1.3.5.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Time, in seconds, to resend unacknowledged traps. The trap will not be resent if this is set to zero(0). Acknowledgement is not needed if resend is not required, therefore, no trap entry will be entered into fwuSystemActiveAlarmTable.
What is fwuSnmpTrapResendInterval?
This OID specifies how many seconds (0 to 600) the system waits before resending a trap that hasn't been acknowledged by the manager; 0 disables resending entirely. Engineers adjust this to balance alarm reliability against network congestion—shorter intervals catch missed traps but create more duplicate traffic. Setting it to 30 means "if I don't receive an acknowledgment within 30 seconds, send the alarm trap again."
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2014.15.2.1.3.5.3 snmpwalk -v2c -c public <target> ADC-FLEXWAVE-URH-MIB::fwuSnmpTrapResendInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2014.15.2.1.3.5.3.1 snmpget -v2c -c public <target> ADC-FLEXWAVE-URH-MIB::fwuSnmpTrapResendInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2014.15.2.1.3.5.3.1 i <value>
Start monitoring ADC/TE FlexWave DAS remote radio units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADC-FLEXWAVE-URH-MIB::fwuSnmpTrapResendInterval OID value, configure state conditions and alerts, and monitor any ADC/TE FlexWave DAS remote radio units from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2014 | adc | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15 | flexwave | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2 | flexwaveurh | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1 | flexwaveURHMibModule | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3 | fwuGeneralObjects | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3.5 | fwuSnmpSettings | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3.5.3 | fwuSnmpTrapResendInterval | ADC-FLEXWAVE-URH-MIB |