All MIBs › CISCO-LWAPP-AP-MIB › cLApUpTime
cLApUpTime
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApUpTime
OID (numeric): 1.3.6.1.4.1.9.9.513.1.1.1.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
This object represents the time in hundredths of a second since the last time the AP rebooted.
What is cLApUpTime?
This read-only object reports how long, in hundredths of a second, the access point has been running since its last reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApUpTime.1
How to Use in IPNetwork Monitor
Select a Cisco Wireless LAN Controller (WLC) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate cLApUpTime under the cLApEntry branch of CISCO-LWAPP-AP-MIB, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports, in TimeTicks (hundredths of a second), how long the access point has been running since it last rebooted. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is a TimeTicks-type OID, Value bounds is the most useful condition here — trigger an alert if the reported uptime drops sharply between polls, which indicates the AP has unexpectedly rebooted. Click Finish to create the monitor; you can adjust any parameter later.
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.6 | cLApUpTime | CISCO-LWAPP-AP-MIB |