| OID symbolic | OID numeric | Type | Access | Description |
| borderware | 1.3.6.1.4.1.8673 | | | The private Borderware SNMP extensions. |
| bwFirewallServer7 | 1.3.6.1.4.1.8673.1.2.1 | | | |
| bwProductId | 1.3.6.1.4.1.8673.1.2 | | | |
| bwProducts | 1.3.6.1.4.1.8673.1 | | | |
| bwSysMemory | 1.3.6.1.4.1.8673.4 | | | |
| I32 dskAvail | 1.3.6.1.4.1.8673.9.1.7 | Integer32 | read-only | Available space on the disk |
| STR dskDevice | 1.3.6.1.4.1.8673.9.1.3 | DisplayString | read-only | Path of the device for the partition |
| dskEntry | 1.3.6.1.4.1.8673.9.1 | | not-accessible | An entry containing a disk and its statistics. |
| I32 dskErrorFlag | 1.3.6.1.4.1.8673.9.1.100 | Integer32 | read-only | Error flag signaling that the disk or partition is under
the minimum required space configured for it. |
| STR dskErrorMsg | 1.3.6.1.4.1.8673.9.1.101 | DisplayString | read-only | A text description providing a warning and the space left
on the disk. |
| I32 dskIndex | 1.3.6.1.4.1.8673.9.1.1 | Integer32 | read-only | Integer reference number (row number) for the disk mib. |
| I32 dskMinimum | 1.3.6.1.4.1.8673.9.1.4 | Integer32 | read-only | Minimum space required on the disk (in kBytes) before the
errors are triggered. Either this or dskMinPercent is
configured via the agent's snmpd.conf file. |
| I32 dskMinPercent | 1.3.6.1.4.1.8673.9.1.5 | Integer32 | read-only | Percentage of minimum space required on the disk before the
errors are triggered. Either this or dskMinimum is
configured via the agent's snmpd.conf file. |
| STR dskPath | 1.3.6.1.4.1.8673.9.1.2 | DisplayString | read-only | Path where the disk is mounted. |
| I32 dskPercent | 1.3.6.1.4.1.8673.9.1.9 | Integer32 | read-only | Percentage of space used on disk |
| I32 dskPercentNode | 1.3.6.1.4.1.8673.9.1.10 | Integer32 | read-only | Percentage of inodes used on disk |
| dskTable | 1.3.6.1.4.1.8673.9 | | not-accessible | Disk watching information. Partions to be watched
are configured by the snmpd.conf file of the agent. |
| I32 dskTotal | 1.3.6.1.4.1.8673.9.1.6 | Integer32 | read-only | Total size of the disk/partion (kBytes) |
| I32 dskUsed | 1.3.6.1.4.1.8673.9.1.8 | Integer32 | read-only | Used space on the disk |
| I32 memAvailReal | 1.3.6.1.4.1.8673.4.6 | Integer32 | read-only | Available Real/Physical Memory Space on the host. |
| I32 memAvailRealTXT | 1.3.6.1.4.1.8673.4.10 | Integer32 | read-only | Active Real/Physical Memory Space used by text. |
| I32 memAvailSwap | 1.3.6.1.4.1.8673.4.4 | Integer32 | read-only | Available Swap Space on the host. |
| I32 memAvailSwapTXT | 1.3.6.1.4.1.8673.4.8 | Integer32 | read-only | Active virtual memory used by text. |
| I32 memBuffer | 1.3.6.1.4.1.8673.4.14 | Integer32 | read-only | Total Buffered Memory |
| I32 memCached | 1.3.6.1.4.1.8673.4.15 | Integer32 | read-only | Total Cached Memory |
| STR memErrorName | 1.3.6.1.4.1.8673.4.2 | DisplayString | read-only | Bogus Name. This should always return the string 'swap'. |
| I32 memIndex | 1.3.6.1.4.1.8673.4.1 | Integer32 | read-only | Bogus Index. This should always return the integer 0. |
| I32 memMinimumSwap | 1.3.6.1.4.1.8673.4.12 | Integer32 | read-only | Minimum amount of free swap required to be free
or else memErrorSwap is set to 1 and an error string is
returned memSwapErrorMsg. |
| I32 memShared | 1.3.6.1.4.1.8673.4.13 | Integer32 | read-only | Total Shared Memory |
| I32 memSwapError | 1.3.6.1.4.1.8673.4.100 | Integer32 | read-only | Error flag. 1 indicates very little swap space left |
| STR memSwapErrorMsg | 1.3.6.1.4.1.8673.4.101 | DisplayString | read-only | Error message describing the Error Flag condition |
| I32 memTotalFree | 1.3.6.1.4.1.8673.4.11 | Integer32 | read-only | Total Available Memory on the host |
| I32 memTotalReal | 1.3.6.1.4.1.8673.4.5 | Integer32 | read-only | Total Real/Physical Memory Size on the host. |
| I32 memTotalRealTXT | 1.3.6.1.4.1.8673.4.9 | Integer32 | read-only | Total Real/Physical Memory Size used by text. |
| I32 memTotalSwap | 1.3.6.1.4.1.8673.4.3 | Integer32 | read-only | Total Swap Size configured for the host. |
| I32 memTotalSwapTXT | 1.3.6.1.4.1.8673.4.7 | Integer32 | read-only | Total virtual memory used by text. |
| I32 ssCpuIdle | 1.3.6.1.4.1.8673.11.11 | Integer32 | read-only | percentages of idle CPU time. Deprecated, replaced by of the
ssCpuRawIdle object |
| C32 ssCpuRawIdle | 1.3.6.1.4.1.8673.11.53 | Counter32 | read-only | idle CPU time. |
| C32 ssCpuRawInterrupt | 1.3.6.1.4.1.8673.11.56 | Counter32 | read-only | interruptlevel CPU time. This is primarily a BSD thingie |
| C32 ssCpuRawKernel | 1.3.6.1.4.1.8673.11.55 | Counter32 | read-only | kernel CPU time. |
| C32 ssCpuRawNice | 1.3.6.1.4.1.8673.11.51 | Counter32 | read-only | nice CPU time. |
| C32 ssCpuRawSystem | 1.3.6.1.4.1.8673.11.52 | Counter32 | read-only | system CPU time. |
| C32 ssCpuRawUserEx | 1.3.6.1.4.1.8673.11.50 | Counter32 | read-only | user CPU time. |
| C32 ssCpuRawWait | 1.3.6.1.4.1.8673.11.54 | Counter32 | read-only | iowait CPU time. This is primarily a SysV thingie |
| I32 ssCpuSystem | 1.3.6.1.4.1.8673.11.10 | Integer32 | read-only | percentages of system CPU time. Deprecated, replaced by of the
ssCpuRawSystem object |
| I32 ssCpuUser | 1.3.6.1.4.1.8673.11.9 | Integer32 | read-only | percentages of user CPU time. Deprecated, replaced by the ssCpuRawUser
object |
| STR ssErrorName | 1.3.6.1.4.1.8673.11.2 | DisplayString | read-only | The list of systemStats names (vmstat) we're Counting. |
| I32 ssIndex | 1.3.6.1.4.1.8673.11.1 | Integer32 | read-only | Reference Index for each observed systemStat (1). |
| C32 ssIORawReceived | 1.3.6.1.4.1.8673.11.58 | Counter32 | read-only | Number of interrupts processed |
| C32 ssIORawSent | 1.3.6.1.4.1.8673.11.57 | Counter32 | read-only | Number of requests sent to a block device |
| I32 ssIOReceive | 1.3.6.1.4.1.8673.11.6 | Integer32 | read-only | Blocks received from a block device (blocks/s). Deprecated, replaced by
the ssIORawReceived object |
| I32 ssIOSent | 1.3.6.1.4.1.8673.11.5 | Integer32 | read-only | Blocks sent to a block device (blocks/s). Deprecated, replaced by
the ssIORawSent object |
| C32 ssRawContexts | 1.3.6.1.4.1.8673.11.60 | Counter32 | read-only | Number of context switches |
| C32 ssRawInterrupts | 1.3.6.1.4.1.8673.11.59 | Counter32 | read-only | Number of requests received from a block device |
| I32 ssSwapIn | 1.3.6.1.4.1.8673.11.3 | Integer32 | read-only | Amount of memory swapped in from disk (kB/s). |
| I32 ssSwapOut | 1.3.6.1.4.1.8673.11.4 | Integer32 | read-only | Amount of memory swapped to disk (kB/s). |
| I32 ssSysContext | 1.3.6.1.4.1.8673.11.8 | Integer32 | read-only | The number of context switches per second.
Deprecated, replaced by ssRawContext |
| I32 ssSysInterrupts | 1.3.6.1.4.1.8673.11.7 | Integer32 | read-only | The number of interrupts per second, including the clock.
Deprecated, replaced by ssRawInterrupts |
| systemStats | 1.3.6.1.4.1.8673.11 | | | |