All MIBs › CAPWAP-BASE-MIB › capwapBaseAcRetransmitInterval
capwapBaseAcRetransmitInterval
Module: CAPWAP-BASE-MIB
OID (symbolic): CAPWAP-BASE-MIB::capwapBaseAcRetransmitInterval
OID (numeric): 1.3.6.1.2.1.196.1.3.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Represents the minimum time, in seconds, in which a non-acknowledged CAPWAP packet will be retransmitted. The value of the object is persistent at restart/reboot.
What is capwapBaseAcRetransmitInterval?
A read-write setting on the Access Controller specifying the minimum number of seconds to wait before retransmitting a CAPWAP packet that has not been acknowledged; the configured value persists across reboots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.196.1.3.6 snmpwalk -v2c -c public <target> CAPWAP-BASE-MIB::capwapBaseAcRetransmitInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.196.1.3.6.1 snmpget -v2c -c public <target> CAPWAP-BASE-MIB::capwapBaseAcRetransmitInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.196.1.3.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> capwapBaseAcRetransmitInterval.1
Start monitoring Wireless LAN controllers managing CAPWAP access points with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAPWAP-BASE-MIB::capwapBaseAcRetransmitInterval OID value, configure state conditions and alerts, and monitor any Wireless LAN controllers managing CAPWAP access points 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.196 | capwapBaseMIB | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1 | capwapBaseObjects | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1.3 | capwapBaseParameters | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1.3.6 | capwapBaseAcRetransmitInterval | CAPWAP-BASE-MIB |