All MIBs › CISCO-LWAPP-AP-MIB › cLApFastHbTimerEnabled
cLApFastHbTimerEnabled
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApFastHbTimerEnabled
OID (numeric): 1.3.6.1.4.1.9.9.513.1.3.1.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object controls the Heartbeat Timer. A value of 'true' indicates that this timer is enabled. A value of 'false' indicates that this timer is disabled.
What is cLApFastHbTimerEnabled?
Read-write boolean that turns the access point's fast heartbeat timer on or off, used to monitor AP-to-controller connectivity more responsively.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApFastHbTimerEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApFastHbTimerEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.513.1.3.1.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLApFastHbTimerEnabled.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.3 | ciscoLwappApGlobal | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.3.1 | cLApFastHbTimerTable | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.3.1.1 | cLApFastHbTimerEntry | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.3.1.1.3 | cLApFastHbTimerEnabled | CISCO-LWAPP-AP-MIB |