All MIBs › SYSTEM-RESOURCE-MIB › sysResManagementCpuResource
sysResManagementCpuResource
Module: SYSTEM-RESOURCE-MIB
OID (symbolic): SYSTEM-RESOURCE-MIB::sysResManagementCpuResource
OID (numeric): 1.3.6.1.4.1.52.4.1.1.12.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The desired amount of CPU bandwith reserved for management purposes. For example, in the default state (1), the device will devote all CPU bandwith to switching if necessary therefore possibly dropping management frames. If limited (2) is selected, management of the device may appear slow while under maximum switching capabilities although management will still be possible which may result in dropped frames. If full (3) is selected, management of the device is always possible and acts as if there is no switching load on the device, which may result in dropped frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.12.2.1 snmpwalk -v2c -c public <target> SYSTEM-RESOURCE-MIB::sysResManagementCpuResource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.12.2.1.1 snmpget -v2c -c public <target> SYSTEM-RESOURCE-MIB::sysResManagementCpuResource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.12.2.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysResManagementCpuResource.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.52 | cabletron | CTRON-OIDS |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.12 | ctResource | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.12.2 | sysResourceSwitch | SYSTEM-RESOURCE-MIB |
| 1.3.6.1.4.1.52.4.1.1.12.2.1 | sysResManagementCpuResource | SYSTEM-RESOURCE-MIB |