Wellfleet-GAME-STATS-MIB

File: Wellfleet-GAME-STATS-MIB.mib (24506 bytes)

Imported modules

RFC-1212 RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE DisplayString wfGameGroup

Defined Types

WfKernelEntry  
SEQUENCE    
  wfKernelSlot INTEGER
  wfKernelMemorySize INTEGER
  wfKernelMemoryFree INTEGER
  wfKernelMemorySegsTotal INTEGER
  wfKernelMemorySegsFree INTEGER
  wfKernelMemoryMaxSegFree INTEGER
  wfKernelBuffersTotal INTEGER
  wfKernelBuffersFree INTEGER
  wfKernelTasksTotal INTEGER
  wfKernelTasksInQueue INTEGER
  wfKernelTimersTotal INTEGER
  wfKernelTimersActive INTEGER
  wfKernelBufOwnerTask1 DisplayString
  wfKernelBufOwnerTask1Bufs INTEGER
  wfKernelBufOwnerTask2 DisplayString
  wfKernelBufOwnerTask2Bufs INTEGER
  wfKernelBufOwnerTask3 DisplayString
  wfKernelBufOwnerTask3Bufs INTEGER
  wfKernelBufOwnerTask4 DisplayString
  wfKernelBufOwnerTask4Bufs INTEGER
  wfKernelBufOwnerTask5 DisplayString
  wfKernelBufOwnerTask5Bufs INTEGER
  wfKernelBufOwnerTask6 DisplayString
  wfKernelBufOwnerTask6Bufs INTEGER
  wfKernelBufOwnerTask7 DisplayString
  wfKernelBufOwnerTask7Bufs INTEGER
  wfKernelBufOwnerTask8 DisplayString
  wfKernelBufOwnerTask8Bufs INTEGER
  wfKernelBufOwnerTask9 DisplayString
  wfKernelBufOwnerTask9Bufs INTEGER
  wfKernelBufOwnerTask10 DisplayString
  wfKernelBufOwnerTask10Bufs INTEGER
  wfKernelMemOwnerTask1 DisplayString
  wfKernelMemOwnerTask1Size INTEGER
  wfKernelMemOwnerTask2 DisplayString
  wfKernelMemOwnerTask2Size INTEGER
  wfKernelMemOwnerTask3 DisplayString
  wfKernelMemOwnerTask3Size INTEGER
  wfKernelMemOwnerTask4 DisplayString
  wfKernelMemOwnerTask4Size INTEGER
  wfKernelMemOwnerTask5 DisplayString
  wfKernelMemOwnerTask5Size INTEGER
  wfKernelMemOwnerTask6 DisplayString
  wfKernelMemOwnerTask6Size INTEGER
  wfKernelMemOwnerTask7 DisplayString
  wfKernelMemOwnerTask7Size INTEGER
  wfKernelMemOwnerTask8 DisplayString
  wfKernelMemOwnerTask8Size INTEGER
  wfKernelMemOwnerTask9 DisplayString
  wfKernelMemOwnerTask9Size INTEGER
  wfKernelMemOwnerTask10 DisplayString
  wfKernelMemOwnerTask10Size INTEGER
  wfKernelAliasBuffsDropped INTEGER
  wfKernelBallocFail INTEGER
  wfKernelReplenEmpty INTEGER
  wfKernelMemoryFreeLow INTEGER
  wfKernelAliasNoMembers INTEGER

WfKernParamEntry  
SEQUENCE    
  wfKernParamSlot INTEGER
  wfKernParamTotMem INTEGER
  wfKernParamLocMem INTEGER
  wfKernParamGlobMem INTEGER

WfKernCfgParamEntry  
SEQUENCE    
  wfKernCfgParamDelete INTEGER
  wfKernCfgParamSlot INTEGER
  wfKernCfgParamStatus INTEGER
  wfKernCfgParamLocMem INTEGER
  wfKernCfgParamGlobMem INTEGER
  wfKernCfgParamGlobMemReset INTEGER
  wfKernCfgParamBufSize INTEGER
  wfKernCfgParamBufSizeReset INTEGER

WfKernelSysCfgEntry  
SEQUENCE    
  wfKernelSysCfgDelete INTEGER
  wfKernelSysCfgSlot INTEGER
  wfKernelSysCfgLogging INTEGER

Defined Values

wfKernelTable 1.3.6.1.4.1.18.3.3.2.5.1
Table of kernel statistics, indexed by slot number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfKernelEntry

wfKernelEntry 1.3.6.1.4.1.18.3.3.2.5.1.1
A particular interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfKernelEntry  

wfKernelSlot 1.3.6.1.4.1.18.3.3.2.5.1.1.1
The slot number indexes the kernel statistics table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemorySize 1.3.6.1.4.1.18.3.3.2.5.1.1.2
The total size of allocatable memory, in bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemoryFree 1.3.6.1.4.1.18.3.3.2.5.1.1.3
The amount of memory which hasn't been allocated yet, in bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemorySegsTotal 1.3.6.1.4.1.18.3.3.2.5.1.1.4
Total number of memory segments in the kernel
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemorySegsFree 1.3.6.1.4.1.18.3.3.2.5.1.1.5
Total number of unallocated memory segments in the kernel
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemoryMaxSegFree 1.3.6.1.4.1.18.3.3.2.5.1.1.6
Size of the largest unallocated memory segment
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBuffersTotal 1.3.6.1.4.1.18.3.3.2.5.1.1.7
Total number of packet buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBuffersFree 1.3.6.1.4.1.18.3.3.2.5.1.1.8
Number of packet buffers in the free pool
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelTasksTotal 1.3.6.1.4.1.18.3.3.2.5.1.1.9
Number of tasks running
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelTasksInQueue 1.3.6.1.4.1.18.3.3.2.5.1.1.10
Number of tasks awaiting scheduling
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelTimersTotal 1.3.6.1.4.1.18.3.3.2.5.1.1.11
Total number of timers available
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelTimersActive 1.3.6.1.4.1.18.3.3.2.5.1.1.12
Total number of timers in use by tasks
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask1 1.3.6.1.4.1.18.3.3.2.5.1.1.13
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask1Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.14
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask2 1.3.6.1.4.1.18.3.3.2.5.1.1.15
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask2Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.16
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask3 1.3.6.1.4.1.18.3.3.2.5.1.1.17
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask3Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.18
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask4 1.3.6.1.4.1.18.3.3.2.5.1.1.19
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask4Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.20
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask5 1.3.6.1.4.1.18.3.3.2.5.1.1.21
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask5Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.22
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask6 1.3.6.1.4.1.18.3.3.2.5.1.1.23
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask6Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.24
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask7 1.3.6.1.4.1.18.3.3.2.5.1.1.25
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask7Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.26
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask8 1.3.6.1.4.1.18.3.3.2.5.1.1.27
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask8Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.28
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask9 1.3.6.1.4.1.18.3.3.2.5.1.1.29
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask9Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.30
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBufOwnerTask10 1.3.6.1.4.1.18.3.3.2.5.1.1.31
Activation address of task which owns many buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelBufOwnerTask10Bufs 1.3.6.1.4.1.18.3.3.2.5.1.1.32
Number of buffers owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask1 1.3.6.1.4.1.18.3.3.2.5.1.1.33
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask1Size 1.3.6.1.4.1.18.3.3.2.5.1.1.34
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask2 1.3.6.1.4.1.18.3.3.2.5.1.1.35
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask2Size 1.3.6.1.4.1.18.3.3.2.5.1.1.36
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask3 1.3.6.1.4.1.18.3.3.2.5.1.1.37
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask3Size 1.3.6.1.4.1.18.3.3.2.5.1.1.38
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask4 1.3.6.1.4.1.18.3.3.2.5.1.1.39
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask4Size 1.3.6.1.4.1.18.3.3.2.5.1.1.40
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask5 1.3.6.1.4.1.18.3.3.2.5.1.1.41
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask5Size 1.3.6.1.4.1.18.3.3.2.5.1.1.42
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask6 1.3.6.1.4.1.18.3.3.2.5.1.1.43
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask6Size 1.3.6.1.4.1.18.3.3.2.5.1.1.44
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask7 1.3.6.1.4.1.18.3.3.2.5.1.1.45
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask7Size 1.3.6.1.4.1.18.3.3.2.5.1.1.46
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask8 1.3.6.1.4.1.18.3.3.2.5.1.1.47
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask8Size 1.3.6.1.4.1.18.3.3.2.5.1.1.48
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask9 1.3.6.1.4.1.18.3.3.2.5.1.1.49
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask9Size 1.3.6.1.4.1.18.3.3.2.5.1.1.50
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemOwnerTask10 1.3.6.1.4.1.18.3.3.2.5.1.1.51
Activation address of task which owns a sizable amount of memory
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfKernelMemOwnerTask10Size 1.3.6.1.4.1.18.3.3.2.5.1.1.52
Amount of memory owned by the task
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelAliasBuffsDropped 1.3.6.1.4.1.18.3.3.2.5.1.1.53
Number of alias buffers dropped due to lack of copy buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelBallocFail 1.3.6.1.4.1.18.3.3.2.5.1.1.54
The number of times a buffer couldn't be allocated via g_balloc because the free buffer pool was empty
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelReplenEmpty 1.3.6.1.4.1.18.3.3.2.5.1.1.55
The number of times the free buffer pool was emptied via g_breplen
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelMemoryFreeLow 1.3.6.1.4.1.18.3.3.2.5.1.1.56
The low point of the free memory pool, in bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelAliasNoMembers 1.3.6.1.4.1.18.3.3.2.5.1.1.57
Number of alias buffers dropped due to either no members, or GID_GAME is the only member
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernParamTable 1.3.6.1.4.1.18.3.3.2.5.2
Table of kernel parameter records, indexed by slot number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfKernParamEntry

wfKernParamEntry 1.3.6.1.4.1.18.3.3.2.5.2.1
A particular interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfKernParamEntry  

wfKernParamSlot 1.3.6.1.4.1.18.3.3.2.5.2.1.1
The slot number indexes the kernel parameter table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernParamTotMem 1.3.6.1.4.1.18.3.3.2.5.2.1.2
The size of total Physical memory in Kbytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernParamLocMem 1.3.6.1.4.1.18.3.3.2.5.2.1.3
The size of Local memory in Kbytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernParamGlobMem 1.3.6.1.4.1.18.3.3.2.5.2.1.4
The size of Global memory in Kbytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernCfgParamTable 1.3.6.1.4.1.18.3.3.2.5.3
Table of kernel configurable parameter records, indexed by slot number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfKernCfgParamEntry

wfKernCfgParamEntry 1.3.6.1.4.1.18.3.3.2.5.3.1
A particular interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfKernCfgParamEntry  

wfKernCfgParamDelete 1.3.6.1.4.1.18.3.3.2.5.3.1.1
Create/Delete a kernel configurable parameter record.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfKernCfgParamSlot 1.3.6.1.4.1.18.3.3.2.5.3.1.2
The slot number indexes the kernel configurable parameters record
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernCfgParamStatus 1.3.6.1.4.1.18.3.3.2.5.3.1.3
Status of last kernel configurable parameter change request.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernCfgParamLocMem 1.3.6.1.4.1.18.3.3.2.5.3.1.4
The amount of configured local memory in Kbytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernCfgParamGlobMem 1.3.6.1.4.1.18.3.3.2.5.3.1.5
The amount of configured global memory in kbytes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfKernCfgParamGlobMemReset 1.3.6.1.4.1.18.3.3.2.5.3.1.6
Reset the slot back to the software default global memory size. The software default value for global memory allocation will now be used on this slot for all memory configurations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfKernCfgParamBufSize 1.3.6.1.4.1.18.3.3.2.5.3.1.7
The configured buffer size in kbytes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfKernCfgParamBufSizeReset 1.3.6.1.4.1.18.3.3.2.5.3.1.8
Reset the slot back to the software default buffer size. The software default value for buffer size allocation will now be used on this slot for all buffer carvings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfKernelSysCfgTable 1.3.6.1.4.1.18.3.3.2.5.5
Table of kernel's system configuration records, indexed by slot number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfKernelSysCfgEntry

wfKernelSysCfgEntry 1.3.6.1.4.1.18.3.3.2.5.5.1
A particular interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfKernelSysCfgEntry  

wfKernelSysCfgDelete 1.3.6.1.4.1.18.3.3.2.5.5.1.1
Create/Delete a kernel configurable parameter record.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfKernelSysCfgSlot 1.3.6.1.4.1.18.3.3.2.5.5.1.2
The slot number indexes the kernel's system configuration record
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfKernelSysCfgLogging 1.3.6.1.4.1.18.3.3.2.5.5.1.3
Status of last kernel configurable parameter change request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)