SYSTEM-RESOURCE-MIB :: sysResManagementCpuResource

MIB Reference — IPNetwork Monitor

All MIBsSYSTEM-RESOURCE-MIBsysResManagementCpuResource

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.52cabletronCTRON-OIDS
1.3.6.1.4.1.52.4mibsCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1ctronCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1ctPhysicalCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1.12ctResourceCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1.12.2sysResourceSwitchSYSTEM-RESOURCE-MIB
1.3.6.1.4.1.52.4.1.1.12.2.1sysResManagementCpuResourceSYSTEM-RESOURCE-MIB