CXOperatingSystem-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CXOperatingSystem-MIB.
9
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
cxOsParameter OBJECT IDENTIFIER .1.3.6.1.4.1.495.2.1.5.5.1 |
IMPORTS Unknown .1.3.6.1.4.1.495.2.1.5.5.1 |
cxOsNbBufsDetermines the total number of data buffers to be created within the system.
System heap memory is reduced as the number of buffers is increased.
Range of Values: Depends on amount of installed system DRAM, as well as on
requirements made by software during initialization. Cannot be set to a value
larger than the one chosen for object cxOsNbSystemMsg.
Default Value: 1200rw INTEGER .1.3.6.1.4.1.495.2.1.5.5.1.1 |
cxOsBufSizeDetermines the size in bytes of each data buffer.
Range of Values: 1 to 65535
Note: The maximum usable size depends on amount of installed system DRAM,
as well as on requirements made by software during initialization.
Default Value: 292.rw INTEGER .1.3.6.1.4.1.495.2.1.5.5.1.2 |
cxOsNbBufsAvailDisplays the number of data buffers that has actually been created.
If you want to change the number of buffers you must change cxOsNbBufs.
Range of Values: Depends on amount of installed system DRAM, as well as on
requirements made by software during initialization.ro INTEGER .1.3.6.1.4.1.495.2.1.5.5.1.3 |
cxOsNbBufsFreeDisplays the number of data buffers that are currently free within the system.
Range of Values: Depends on amount of installed system DRAM, as well as on
requirements made by software during initialization.ro INTEGER .1.3.6.1.4.1.495.2.1.5.5.1.4 |
cxOsNbSystemMsgDetermines the number of message buffers defined in the system. One or more
data buffers may be attached to a message buffer. Cannot be set to a value
smaller than the value of object cxOsNbBufs.
Range of Values: from the total number of buffers in the system to 65535
Default Value: 1320rw INTEGER .1.3.6.1.4.1.495.2.1.5.5.1.16 |
cxOsNbSystemMsgFreeDisplays the number of message buffers currently free in the system.
Range of Values:from the total number of buffers in the system to 65535.ro INTEGER .1.3.6.1.4.1.495.2.1.5.5.1.17 |
cxOsOptionsUsed for engineering testing only. Used to control data cache, instruction
cache and pipeline features.
Default value: p-data-instrw Enumeration .1.3.6.1.4.1.495.2.1.5.5.1.18 |