All MIBs › BDCOM-SYS › bdbusyPer
bdbusyPer
Module: BDCOM-SYS
OID (symbolic): BDCOM-SYS::bdbusyPer
OID (numeric): 1.3.6.1.4.1.3320.2.1.56
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: CPU busy percentage in the last 5 second period. Not the last 5 realtime seconds but the last 5 second period in the scheduler.
What is bdbusyPer?
This OID reports the CPU busy percentage during the most recent 5-second scheduler window (not wall-clock time). It reflects how much of the CPU was actively processing work. Example: a reading of 75 means the CPU was busy 75% of the time during the last measured 5-second period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.56 snmpwalk -v2c -c public <target> BDCOM-SYS::bdbusyPer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3320.2.1.56.1 snmpget -v2c -c public <target> BDCOM-SYS::bdbusyPer.1
Start monitoring BDCOM networking equipment (switches/routers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BDCOM-SYS::bdbusyPer OID value, configure state conditions and alerts, and monitor any BDCOM networking equipment (switches/routers) 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.3320 | bdcom | BDCOM-SMI |
| 1.3.6.1.4.1.3320.2 | bdlocal | BDCOM-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3320.2.1 | bdlsystem | BDCOM-SYS |
| 1.3.6.1.4.1.3320.2.1.56 | bdbusyPer | BDCOM-SYS |