All MIBs › CISCO-LWAPP-AP-MIB › cLApRetransmitCount
cLApRetransmitCount
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApRetransmitCount
OID (numeric): 1.3.6.1.4.1.9.9.513.1.1.1.1.40
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object specifies the retransmission count for the Access Point Control Packet.This value represents the number of packets retransmitted after which the Access Point falls back to another controller in case of failover. The global retransmit parameters are applicable for all Access Points within a controller. The individual paramters per Access Point, if configured takes precedence over the global values. If an AccessPoint falls back from another controller(in case of failover), the values at the AP level has more precedence over the global values in the controller with which it has joined.
What is cLApRetransmitCount?
This object configures how many times an access point retransmits control protocol packets to a wireless controller before attempting failover to a backup controller. A lower value causes faster failover but may trigger unnecessary controller switches; a higher value tolerates temporary network congestion. Network operators tune this to balance reliability against unnecessary failover events in their wireless deployment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.40 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApRetransmitCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.40.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApRetransmitCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.40.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLApRetransmitCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.513 | ciscoLwappApMIB | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1 | ciscoLwappApMIBObjects | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1 | ciscoLwappAp | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1.1 | cLApTable | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1.1.1 | cLApEntry | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1.1.1.40 | cLApRetransmitCount | CISCO-LWAPP-AP-MIB |