SYSTEM-RESOURCE-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
25
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
sysResourceInstalled OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.12.1 |
IMPORTS Unknown .1.3.6.1.4.1.52.4.1.1.12.1 |
sysResourceCpuTableThis table defines the CPus present within the system. SEQUENCE OF SysResourceCpuEntry .1.3.6.1.4.1.52.4.1.1.12.1.1 |
sysResourceCpuEntryDefines a particular CPU entry. SysResourceCpuEntry .1.3.6.1.4.1.52.4.1.1.12.1.1.1 |
sysResSlotIDThe slot for which this CPU information pertains.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.1 |
sysResCpuIndexAn identifier for the CPU on a per slot basis.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.2 |
sysResCpuTypeThe processor (CPU) type.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.3 |
sysResCpuSpeedThe speed of the processor in mega-hertz.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.4 |
sysResCpuIDA system wide unique identifier for each CPU.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.5 |
sysResInstalledLocalMemoryTotal installed local memory 'DRAM' used for code and
data. This is reported in mega-bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.6 |
sysResUsedLocalMemoryThe current amount of local memory 'DRAM' that is
currently being used for code and data. This is reported
in bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.1.1.7 |
sysResourceTableThis table describes total installed system resources. SEQUENCE OF SysResourceEntry .1.3.6.1.4.1.52.4.1.1.12.1.2 |
sysResourceEntryDescribes a particular installed set of system
resources. SysResourceEntry .1.3.6.1.4.1.52.4.1.1.12.1.2.1 |
sysResInstalledNvramThe total installed non-volatile memory 'NVRAM'. This
is reported in K-bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.2.1.1 |
sysResInstalledFlashThe total installed flash memory. This is reported in
K-bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.2.1.2 |
sysResInstalledSharedMemoryThe total amount of shared memory that is installed. This
is reported in K-bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.2.1.3 |
sysResUsedNvramThe current amount of non-volatile memory 'NVRAM' that
is currently being used for data. This is reported in
bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.2.1.4 |
sysResUsedFlashThe current amount of flash memory that is
currently being used for code and data. This is reported
in bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.2.1.5 |
sysResUsedSharedMemoryThe current amount of shared memory that is currently
being used for data. This is reported in bytes.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.1.2.1.6 |
sysResourceSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.12.2 |
sysResManagementCpuResourceThe 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.rw Enumeration .1.3.6.1.4.1.52.4.1.1.12.2.1 |
switchLoadThe returned value represents the current switch load
based upon a percentage of maximum switching capacity
where maximum switching capacity is 100%.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.2.2 |
peakSwitchloadThe peak load which has occured on this switch. The value
returned represents The peak percentage of switch load based
upon a percentage of maximum switch load which is 100%.ro INTEGER .1.3.6.1.4.1.52.4.1.1.12.2.3 |
peakSwitchLoadTimeThe time at which the peak switch load occured. The value
returned will represent system up time at which the peak occured.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.1.12.2.4 |
peakSwitchClearThis object is used to clear the values found in peakSwitchload
and peakSwitchLoadTime.
When set with a value of clear(1) the values will be cleared.
When read, a value of noClear(2) will be returned. A set of noClear(2)
will have no effect.rw Enumeration .1.3.6.1.4.1.52.4.1.1.12.2.5 |