SYSTEM-RESOURCE-MIB

File: SYSTEM-RESOURCE-MIB.mib (11578 bytes)

Imported modules

RFC-1212 CTRON-MIB-NAMES RFC1155-SMI

Imported symbols

OBJECT-TYPE ctResource TimeTicks

Defined Types

SysResourceCpuEntry  
SEQUENCE    
  sysResSlotID INTEGER
  sysResCpuIndex INTEGER
  sysResCpuType OBJECT IDENTIFIER
  sysResCpuSpeed INTEGER
  sysResCpuID INTEGER
  sysResInstalledLocalMemory INTEGER
  sysResUsedLocalMemory INTEGER

SysResourceEntry  
SEQUENCE    
  sysResInstalledNvram INTEGER
  sysResInstalledFlash INTEGER
  sysResInstalledSharedMemory INTEGER
  sysResUsedNvram INTEGER
  sysResUsedFlash INTEGER
  sysResUsedSharedMemory INTEGER

Defined Values

sysResourceInstalled 1.3.6.1.4.1.52.4.1.1.12.1
OBJECT IDENTIFIER    

sysResourceSwitch 1.3.6.1.4.1.52.4.1.1.12.2
OBJECT IDENTIFIER    

sysResourceCpuTable 1.3.6.1.4.1.52.4.1.1.12.1.1
This table defines the CPus present within the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysResourceCpuEntry

sysResourceCpuEntry 1.3.6.1.4.1.52.4.1.1.12.1.1.1
Defines a particular CPU entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysResourceCpuEntry  

sysResSlotID 1.3.6.1.4.1.52.4.1.1.12.1.1.1.1
The slot for which this CPU information pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResCpuIndex 1.3.6.1.4.1.52.4.1.1.12.1.1.1.2
An identifier for the CPU on a per slot basis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResCpuType 1.3.6.1.4.1.52.4.1.1.12.1.1.1.3
The processor (CPU) type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sysResCpuSpeed 1.3.6.1.4.1.52.4.1.1.12.1.1.1.4
The speed of the processor in mega-hertz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResCpuID 1.3.6.1.4.1.52.4.1.1.12.1.1.1.5
A system wide unique identifier for each CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResInstalledLocalMemory 1.3.6.1.4.1.52.4.1.1.12.1.1.1.6
Total installed local memory 'DRAM' used for code and data. This is reported in mega-bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResUsedLocalMemory 1.3.6.1.4.1.52.4.1.1.12.1.1.1.7
The current amount of local memory 'DRAM' that is currently being used for code and data. This is reported in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResourceTable 1.3.6.1.4.1.52.4.1.1.12.1.2
This table describes total installed system resources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysResourceEntry

sysResourceEntry 1.3.6.1.4.1.52.4.1.1.12.1.2.1
Describes a particular installed set of system resources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysResourceEntry  

sysResInstalledNvram 1.3.6.1.4.1.52.4.1.1.12.1.2.1.1
The total installed non-volatile memory 'NVRAM'. This is reported in K-bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResInstalledFlash 1.3.6.1.4.1.52.4.1.1.12.1.2.1.2
The total installed flash memory. This is reported in K-bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResInstalledSharedMemory 1.3.6.1.4.1.52.4.1.1.12.1.2.1.3
The total amount of shared memory that is installed. This is reported in K-bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResUsedNvram 1.3.6.1.4.1.52.4.1.1.12.1.2.1.4
The current amount of non-volatile memory 'NVRAM' that is currently being used for data. This is reported in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResUsedFlash 1.3.6.1.4.1.52.4.1.1.12.1.2.1.5
The current amount of flash memory that is currently being used for code and data. This is reported in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResUsedSharedMemory 1.3.6.1.4.1.52.4.1.1.12.1.2.1.6
The current amount of shared memory that is currently being used for data. This is reported in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysResManagementCpuResource 1.3.6.1.4.1.52.4.1.1.12.2.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), limited(2), full(3)  

switchLoad 1.3.6.1.4.1.52.4.1.1.12.2.2
The returned value represents the current switch load based upon a percentage of maximum switching capacity where maximum switching capacity is 100%.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

peakSwitchload 1.3.6.1.4.1.52.4.1.1.12.2.3
The 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%.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

peakSwitchLoadTime 1.3.6.1.4.1.52.4.1.1.12.2.4
The time at which the peak switch load occured. The value returned will represent system up time at which the peak occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

peakSwitchClear 1.3.6.1.4.1.52.4.1.1.12.2.5
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noClear(2)