All MIBs › UBQS-SYSRSC-MIB › ubiCpuLoadTimePeriod
ubiCpuLoadTimePeriod
Module: UBQS-SYSRSC-MIB
OID (symbolic): UBQS-SYSRSC-MIB::ubiCpuLoadTimePeriod
OID (numeric): 1.3.6.1.4.1.7800.100.1.1.3.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: CPU Load Time Period for notification.
What is ubiCpuLoadTimePeriod?
This value selects which CPU load averaging window, 5 seconds, 1 minute, or 5 minutes, is used for generating CPU threshold notifications. An admin sets it to control the sensitivity of CPU alarms, choosing a shorter window to catch brief spikes or a longer one to avoid alerting on transient load. For example, an admin wanting alarms based on sustained load rather than brief spikes would set ubiCpuLoadTimePeriod to fiveMin(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.100.1.1.3.6 snmpwalk -v2c -c public <target> UBQS-SYSRSC-MIB::ubiCpuLoadTimePeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.100.1.1.3.6.1 snmpget -v2c -c public <target> UBQS-SYSRSC-MIB::ubiCpuLoadTimePeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7800.100.1.1.3.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ubiCpuLoadTimePeriod.1
Start monitoring Ubiquoss access/aggregation switch, Ubiquoss optical network equipment (CPU/memory resource-utilization status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBQS-SYSRSC-MIB::ubiCpuLoadTimePeriod OID value, configure state conditions and alerts, and monitor any Ubiquoss access/aggregation switch, Ubiquoss optical network equipment (CPU/memory resource-utilization status) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.100 | ubiMgmtv2 | UBQS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.100.1.1 | ubiSystemMIBObjects | UBQS-SYSRSC-MIB |
| 1.3.6.1.4.1.7800.100.1.1.3 | ubiSysRscCpu | UBQS-SYSRSC-MIB |
| 1.3.6.1.4.1.7800.100.1.1.3.6 | ubiCpuLoadTimePeriod | UBQS-SYSRSC-MIB |