BORDERWARE-MIB

File: BORDERWARE-MIB.mib (13840 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP OBJECT-TYPE
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-IDENTITY
Counter32 Integer32 Opaque
enterprises IpAddress TEXTUAL-CONVENTION
DisplayString DateAndTime

Defined Types

Float  
A single precision floating-point number. The semantics and encoding are identical for type 'single' defined in IEEE Standard for Binary Floating-Point, ANSI/IEEE Std 754-1985. The value is restricted to the BER serialization of the following ASN.1 type: FLOATTYPE ::= [120] IMPLICIT FloatType (note: the value 120 is the sum of '30'h and '48'h) The BER serialization of the length for values of this type must use the definite length, short encoding form. For example, the BER serialization of value 123 of type FLOATTYPE is '9f780442f60000'h. (The tag is '9f78'h; the length is '04'h; and the value is '42f60000'h.) The BER serialization of value '9f780442f60000'h of data type Opaque is '44079f780442f60000'h. (The tag is '44'h; the length is '07'h; and the value is '9f780442f60000'h.
TEXTUAL-CONVENTION    
  Opaque Size(7)  

DskEntry  
SEQUENCE    
  dskIndex Integer32
  dskPath DisplayString
  dskDevice DisplayString
  dskMinimum Integer32
  dskMinPercent Integer32
  dskTotal Integer32
  dskAvail Integer32
  dskUsed Integer32
  dskPercent Integer32
  dskPercentNode Integer32
  dskErrorFlag Integer32
  dskErrorMsg DisplayString

Defined Values

borderware 1.3.6.1.4.1.8673
The private Borderware SNMP extensions.
MODULE-IDENTITY    

bwProducts 1.3.6.1.4.1.8673.1
OBJECT IDENTIFIER    

bwProductId 1.3.6.1.4.1.8673.1.2
OBJECT IDENTIFIER    

bwFirewallServer7 1.3.6.1.4.1.8673.1.2.1
OBJECT IDENTIFIER    

bwSysMemory 1.3.6.1.4.1.8673.4
OBJECT IDENTIFIER    

memIndex 1.3.6.1.4.1.8673.4.1
Bogus Index. This should always return the integer 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memErrorName 1.3.6.1.4.1.8673.4.2
Bogus Name. This should always return the string 'swap'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

memTotalSwap 1.3.6.1.4.1.8673.4.3
Total Swap Size configured for the host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memAvailSwap 1.3.6.1.4.1.8673.4.4
Available Swap Space on the host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalReal 1.3.6.1.4.1.8673.4.5
Total Real/Physical Memory Size on the host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memAvailReal 1.3.6.1.4.1.8673.4.6
Available Real/Physical Memory Space on the host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalSwapTXT 1.3.6.1.4.1.8673.4.7
Total virtual memory used by text.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memAvailSwapTXT 1.3.6.1.4.1.8673.4.8
Active virtual memory used by text.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalRealTXT 1.3.6.1.4.1.8673.4.9
Total Real/Physical Memory Size used by text.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memAvailRealTXT 1.3.6.1.4.1.8673.4.10
Active Real/Physical Memory Space used by text.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memTotalFree 1.3.6.1.4.1.8673.4.11
Total Available Memory on the host
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memMinimumSwap 1.3.6.1.4.1.8673.4.12
Minimum amount of free swap required to be free or else memErrorSwap is set to 1 and an error string is returned memSwapErrorMsg.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memShared 1.3.6.1.4.1.8673.4.13
Total Shared Memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memBuffer 1.3.6.1.4.1.8673.4.14
Total Buffered Memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memCached 1.3.6.1.4.1.8673.4.15
Total Cached Memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memSwapError 1.3.6.1.4.1.8673.4.100
Error flag. 1 indicates very little swap space left
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

memSwapErrorMsg 1.3.6.1.4.1.8673.4.101
Error message describing the Error Flag condition
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dskTable 1.3.6.1.4.1.8673.9
Disk watching information. Partions to be watched are configured by the snmpd.conf file of the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DskEntry

dskEntry 1.3.6.1.4.1.8673.9.1
An entry containing a disk and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  DskEntry  

dskIndex 1.3.6.1.4.1.8673.9.1.1
Integer reference number (row number) for the disk mib.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

dskPath 1.3.6.1.4.1.8673.9.1.2
Path where the disk is mounted.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dskDevice 1.3.6.1.4.1.8673.9.1.3
Path of the device for the partition
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dskMinimum 1.3.6.1.4.1.8673.9.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskMinPercent 1.3.6.1.4.1.8673.9.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskTotal 1.3.6.1.4.1.8673.9.1.6
Total size of the disk/partion (kBytes)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskAvail 1.3.6.1.4.1.8673.9.1.7
Available space on the disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskUsed 1.3.6.1.4.1.8673.9.1.8
Used space on the disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskPercent 1.3.6.1.4.1.8673.9.1.9
Percentage of space used on disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskPercentNode 1.3.6.1.4.1.8673.9.1.10
Percentage of inodes used on disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskErrorFlag 1.3.6.1.4.1.8673.9.1.100
Error flag signaling that the disk or partition is under the minimum required space configured for it.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dskErrorMsg 1.3.6.1.4.1.8673.9.1.101
A text description providing a warning and the space left on the disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemStats 1.3.6.1.4.1.8673.11
OBJECT IDENTIFIER    

ssIndex 1.3.6.1.4.1.8673.11.1
Reference Index for each observed systemStat (1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssErrorName 1.3.6.1.4.1.8673.11.2
The list of systemStats names (vmstat) we're Counting.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssSwapIn 1.3.6.1.4.1.8673.11.3
Amount of memory swapped in from disk (kB/s).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssSwapOut 1.3.6.1.4.1.8673.11.4
Amount of memory swapped to disk (kB/s).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssIOSent 1.3.6.1.4.1.8673.11.5
Blocks sent to a block device (blocks/s). Deprecated, replaced by the ssIORawSent object
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssIOReceive 1.3.6.1.4.1.8673.11.6
Blocks received from a block device (blocks/s). Deprecated, replaced by the ssIORawReceived object
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssSysInterrupts 1.3.6.1.4.1.8673.11.7
The number of interrupts per second, including the clock. Deprecated, replaced by ssRawInterrupts
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssSysContext 1.3.6.1.4.1.8673.11.8
The number of context switches per second. Deprecated, replaced by ssRawContext
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssCpuUser 1.3.6.1.4.1.8673.11.9
percentages of user CPU time. Deprecated, replaced by the ssCpuRawUser object
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssCpuSystem 1.3.6.1.4.1.8673.11.10
percentages of system CPU time. Deprecated, replaced by of the ssCpuRawSystem object
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssCpuIdle 1.3.6.1.4.1.8673.11.11
percentages of idle CPU time. Deprecated, replaced by of the ssCpuRawIdle object
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

ssCpuRawUser 1.3.6.1.4.1.8673.11.50
user CPU time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssCpuRawNice 1.3.6.1.4.1.8673.11.51
nice CPU time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssCpuRawSystem 1.3.6.1.4.1.8673.11.52
system CPU time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssCpuRawIdle 1.3.6.1.4.1.8673.11.53
idle CPU time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssCpuRawWait 1.3.6.1.4.1.8673.11.54
iowait CPU time. This is primarily a SysV thingie
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssCpuRawKernel 1.3.6.1.4.1.8673.11.55
kernel CPU time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssCpuRawInterrupt 1.3.6.1.4.1.8673.11.56
interruptlevel CPU time. This is primarily a BSD thingie
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssIORawSent 1.3.6.1.4.1.8673.11.57
Number of requests sent to a block device
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssIORawReceived 1.3.6.1.4.1.8673.11.58
Number of interrupts processed
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssRawInterrupts 1.3.6.1.4.1.8673.11.59
Number of requests received from a block device
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ssRawContexts 1.3.6.1.4.1.8673.11.60
Number of context switches
Status: current Access: read-only
OBJECT-TYPE    
  Counter32