You are on page 1of 61

LinkProof OIDs

April 2007

Linkproof’s Complete OID Book


Linkproof Software Version 4.35.07

Document version: 1.00

Knowledge and Education Group


Page 1 of 61
LinkProof OIDs
April 2007

Table of Content

INTRODUCTION.........................................................................................................................................................................4
WHO SHOULD USE THIS DOCUMENT?..................................................................................................................................4
HOW’S THIS DOCUMENT BUILT?............................................................................................................................................4
HOW TO USE THE INFORMATION IN THIS DOCUMENT?.....................................................................................................5
DEVICE MANAGEMENT, INFORMATION AND SERVICES.....................................................................................................7
STANDARD MIBS ..........................................................................................................................................................7
DEVICE INFORMATION ...................................................................................................................................................8
SNMP PORT TABLE ....................................................................................................................................................10
NTP SETTINGS ...........................................................................................................................................................11
INTERFACE GROUPING ................................................................................................................................................12
BACKUP INTERFACE GROUPING ...................................................................................................................................12
FAKE ARP..................................................................................................................................................................12
ARP WITH INTERFACE GROUPING ................................................................................................................................12
SYSLOG URL..............................................................................................................................................................13
SSH PARAMETERS .....................................................................................................................................................13
WEB BASED MANAGEMENT..........................................................................................................................................13
SEND EMAIL ON ERRORS .............................................................................................................................................14
SMTP PARAMETERS ...................................................................................................................................................14
TELNET USER TABLE ...................................................................................................................................................15
TELNET PARAMETERS .................................................................................................................................................15
BOOTP .......................................................................................................................................................................16
IPFFT TABLE AND BRIDGE FORWARDING TABLE - TUNING ............................................................................................16

Knowledge and Education Group


Page 2 of 61
LinkProof OIDs
April 2007

NETWORK PARAMETERS ......................................................................................................................................................17


STANDARD INTERFACE MIB .........................................................................................................................................17
RADWARE’S INTERFACE TABLE ....................................................................................................................................19
STATISTICS .............................................................................................................................................................................20
RESOURCE UTILIZATION ..............................................................................................................................................20
DNS STATISTICS ........................................................................................................................................................20
LOAD BALANCING...................................................................................................................................................................21
GENERAL ....................................................................................................................................................................21
MLB...........................................................................................................................................................................22
CLIENT TABLE .............................................................................................................................................................30
SESSION TABLE ..........................................................................................................................................................31
MIRRORING.................................................................................................................................................................35
CLIENT NAT ...............................................................................................................................................................36
PROXIMITY ..................................................................................................................................................................37
HEALTH MONITORING............................................................................................................................................................39
HEALTH MONITORING ..................................................................................................................................................39
ACCEPTABLE HTTP CODES.........................................................................................................................................42
HTTP CONTENT CHECK TABLE ...................................................................................................................................42
BANDWIDTH MANAGEMENT .................................................................................................................................................43
BANDWIDTH MANAGEMENT ..........................................................................................................................................43
SECURITY ................................................................................................................................................................................53
SECURITY ...................................................................................................................................................................53
STATEFUL INSPECTION ................................................................................................................................................60

Knowledge and Education Group


Page 3 of 61
LinkProof OIDs
April 2007

Radware Linkproof Complete OID Book

Introduction
This document lists the majority of the existing OIDs for Linkproof.
This document summarizes all existing SNMP MIBs for Linkproof in order to allow device monitoring and management with other
SNMP tools rather than APSolute Insite.

Who should use this document?


Every system administrator who wishes to monitor and control a Linkproof device(s) with SNMP tools (like SNMPGET, SNMPSET).

How’s this document built?


This document lists the different available OIDs for LP, divided into major categories:

In order to locate a specific OID or MIB name, browse the table of content for the requested category or perform a search on this
document.

Knowledge and Education Group


Page 4 of 61
LinkProof OIDs
April 2007

How to use the information in this document?


The tables contain the following information:
• OID number
• OID textual name
• OID description
• Access level of OID (Read Only or Read/Write)
• Possible values to be returned
• Type of value (integer, string, counter, time tick, IP address etc.)

Once found the required OID number or textual name, it is possible to retrieve and modify the value of the MIB entry by using
external tools (like SNMPGET/SNMPSET).

Knowledge and Education Group


Page 5 of 61
LinkProof OIDs
April 2007

Retrieving a MIB value using SNMPGET


At the command line, type: snmpget -c [community string] -v [snmp version] [IP address of device] [oid number.0]

For example:
snmpget -c public -v 2c 10.204.150.238 1.3.6.1.4.1.89.35.1.19.0

Output:
iso.3.6.1.4.1.89.35.1.19.0 = INTEGER: 2

Notes:
• Make sure to type the OID number without dot (.) in the beginning.
• Make sure to add “.0” at the end of the OID number.

Setting a MIB value using SNMPSET

At the command line, type: snmpset -c [community string] –v [snmp version] [IP address] [oid number.0] [type] [value]

For example:
snmpset -c public -v 2c 10.204.150.238 1.3.6.1.4.1.89.35.1.25.0 i 15

Notes:
• Make sure to type the OID number without dot (.) in the beginning.
• Make sure to add “.0” at the end of the OID number.
• The type value can be one of i, u, t, a, o, s, x, d, b, n (see the column Type in the tables below):
o i: INTEGER, u: unsigned INTEGER, t: TIMETICKS, a: IPADDRESS, o: OBJID, s: STRING, x: HEX STRING,
o d: DECIMAL STRING, b: BITS, U: unsigned int64, I: signed int64, F: float, D: double

Knowledge and Education Group


Page 6 of 61
LinkProof OIDs
April 2007

Device Management, Information and Services


The following chapter includes OIDs related to device’s general settings, management settings (Web Based Management, SNMP),
device’s information, service and more.

Standard MIBs
OID Name Description Access Value Type
.1.3.6.1.2.1 .iso.org.dod.internet.mgmt.mib-2
.1.3.6.1.2.1.1 .iso.org.dod.internet.mgmt.mib-2.system
.1.3.6.1.2.1.1.1 sysDescr A textual description of the entity. This value should include R/O String
the full name and version identification of the system's
hardware type, software operating-system, and networking
software. It is mandatory that this only contain printable ASCII
characters.
.1.3.6.1.2.1.1.2 sysObjectID The vendor's authoritative identification of the network R/O Obj/ID
management subsystem contained in the entity. This value is
allocated within the SMI enterprises subtree (1.3.6.1.4.1) and
provides an easy and unambiguous means for determining
`what kind of box' is being managed.
.1.3.6.1.2.1.1.3 sysUpTime The time (in hundredths of a second) since the network R/O Time
management portion of the system was last re-initialized. Ticks
.1.3.6.1.2.1.1.4 sysContact The textual identification of the contact person for this R/W String
managed node, together with information on how to contact
this person.
.1.3.6.1.2.1.1.5 sysName An administratively-assigned name for this managed node. By R/W String
convention, this is the node's fully-qualified domain name.
.1.3.6.1.2.1.1.6 sysLocation The physical location of this node (e.g., `telephone closet, 3rd R/W String
floor').

Knowledge and Education Group


Page 7 of 61
LinkProof OIDs
April 2007

Device
Information
OID Name Description Acc. Values Type
.1.3.6.1.4.1.89.1.1 rndSysId Identification of a Radware device. The device type for R/O Radware (62) Integer
each integer clarifies the sysObjectID in MIB - II.
.1.3.6.1.4.1.89.1.4 removeViewTablePermissionReductionC This is a True/False variable that determines whether the R/W Enabled (1) Integer
heck user is able to change his own view permissions (originally Disabled (0)
it wasn't allowed in order to prevent situations of
permission reduction). Added for Fortis.
.1.3.6.1.4.1.89.35.1.46 rsWSDClientMirrorPollingTime The polling time for sending the client entries. R/W Integer
.1.3.6.1.4.1.89.35.1.47 rsPlatformIdentifier An administratively-assigned value that identifies managed R/O VGate (1) Integer
device platform. VGFE (2)
OneCPU (3)
OneCPUH (4)
Boomer (5)
Cougar (6)
Argo (7)
Kitty (8)
Voyager (9)
Galaxy (10)
Ninia (11)
.1.3.6.1.4.1.89.35.1.48 rsConfigurationIdentifier An administratively-assigned value that identifies managed R/O Integer
device configuration.
cg - copper gig, fg - fiber gig, fxg - fiber 10gig.
.1.3.6.1.4.1.89.35.1.49 rsSWPasswordStatus Software download password status. R/W StatusUnset (1) Integer
PasswordOK (2)
WrongPassword (3)
.1.3.6.1.4.1.89.35.1.50 rsWSDFlashSize Flash Size R/O Integer
.1.3.6.1.4.1.89.35.1.51 rsWSDDRAMSize DRAM Size R/O Integer
.1.3.6.1.4.1.89.35.1.52 rsWSDVLANRedundOperStatus Enable/Disable the backup redundant device for a VLAN. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.53 rsWSDResourceUtilization Resource Utilization of WSD. Considers network utilization R/O Integer
and internal CPU utilization
.1.3.6.1.4.1.89.35.1.54 rsWSDRSResourceUtilization Resource Utilization of internal CPU utilization R/O Integer
.1.3.6.1.4.1.89.35.1.55 rsWSDREResourceUtilization Resource Utilization of network utilization R/O Integer
.1.3.6.1.4.1.89.35.1.56 rsWSDBuildNumber Build number R/W String
.1.3.6.1.4.1.89.35.1.57 rsWSDUseOneTrap When enabled, a single trap is used to indicate server R/W Enable (1) Integer
failure. When disabled, continuous traps are sent. Disable (2)

.1.3.6.1.4.1.89.35.1.66 rsWSDLicense The new license for the device R/W String

Knowledge and Education Group


Page 8 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.2 rndDeviceParams
.1.3.6.1.4.1.89.2.1 rndBridgeType Identification of the RND bridge type. R/O Integer
.1.3.6.1.4.1.89.2.2 rndInactiveArpTimeOut This variable defines the maximum time period that can R/W Integer
pass between ARP requests concerning an entry in the
ARP table.
After this time period, the entry is deleted from the table.
.1.3.6.1.4.1.89.2.3 rndBridgeAlarm
.1.3.6.1.4.1.89.2.3.1 rndErrorDesc A textual description of the enterprise-specific trap sent R/O String
to the Network Management Station by the RND managed
device.
.1.3.6.1.4.1.89.2.3.2 rndErrorSeverity The severity type of the enterprise-specific trap sent to the R/O Integer
Network Management Station by the RND managed
device.
.1.3.6.1.4.1.89.2.4 rndBrgVersion The bridge version. R/W String
.1.3.6.1.4.1.89.2.5 rndBrgFeatures A bit mask that defines the features supported by a R/O String
particular configuration of this network element.
.1.3.6.1.4.1.89.2.6 rndBrgLicense This parameter is used for entering a s/w license number R/W String
for a device. A separate license number is supplied for
each device.

.1.3.6.1.4.1.89.2.8 rndManagedTime The time will be sent in the format hhmmss R/W String
.1.3.6.1.4.1.89.2.9 rndManagedDate The date will be sent in the format ddmmyyyy R/W String
.1.3.6.1.4.1.89.2.11 rndDeviceParams.genGroup
.1.3.6.1.4.1.89.2.11.1 genGroupHWVersion Defines the HW version of the product. R/O String
.1.3.6.1.4.1.89.2.11.2 genGroupConfigurationSymbol Defines the Configuration Symbol attached to any R/O String
hardware module manufactured by LANNET. One single
character A..Z defines the CS version.
.1.3.6.1.4.1.89.2.11.3 genGroupHWStatus This attribute describes the status of the group hardware R/O OK (1) Integer
as detected by the sensors software. Hardware Problems
(2)
Not Supported (255)
.1.3.6.1.4.1.89.2.12 rndSerialNumber The device's serial number. This parameter is sent with the R/W String
device configuration but will not be set when the
configuration is uploaded to the device.
.1.3.6.1.4.1.89.35.1.40.16 rsWSDTotalNumberOfClients Total number of clients per device. R/O String
.1.3.6.1.4.1.89.35.1.40.17 rsWSDCurrentNumberOfClients Current number of clients per device. R/O Integer
.1.3.6.1.4.1.89.35.1.40.18 rsWSDFramesLoadInBytes Frames load in bytes per device. R/O String
.1.3.6.1.4.1.89.35.1.40.19 rsWSDRedundancyFailed Redundancy failed flag. R/O Integer
.1.3.6.1.4.1.89.35.1.40.20 rsWSDRedundancyTakeOver Redundancy takes over flag. R/O Integer
.1.3.6.1.4.1.89.35.1.40.21 rsWSDDynamicProximityTableFilledUp Proximity table filled up flag. R/O Integer
.1.3.6.1.4.1.89.35.1.40.22 rsWSDClientTableFilledUp Client table filled up flag. R/O Integer

Knowledge and Education Group


Page 9 of 61
LinkProof OIDs
April 2007

SNMP Port Table


OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.59 rsWSDSNMPPortsTable The table contains all the physical ports. Each port can
be set to Allow/Block SNMP operations to the device.
.1.3.6.1.4.1.89.35.1.59.1 rsWSDSNMPPortsEntry Row definition for the table.
.1.3.6.1.4.1.89.35.1.59.1.1 rsWSDSNMPPhysicalPortNumber Physical port number. R/O Integer
.1.3.6.1.4.1.89.35.1.59.1.2 rsWSDSNMPPhysicalPortState Enable - accept SNMP operations on the physical port. R/W Enable (1) Integer
Disable - ignore SNMP operations on the physical port. Disable (2)
.1.3.6.1.4.1.89.35.1.59.1.3 rsWSDSNMPPhysicalPortTelnetState Enable - accept Telnet operations on the physical port. R/W Enable (1) Integer
Disable - ignore Telnet operations on the physical port. Disable (2)
.1.3.6.1.4.1.89.35.1.59.1.4 rsWSDSNMPPhysicalPortSSHState Enable - accept SSH operations on the physical port. R/W Enable (1) Integer
Disable - ignore SSH operations on the physical port. Disable (2)
.1.3.6.1.4.1.89.35.1.59.1.5 rsWSDSNMPPhysicalPortWebState Enable - accept Web operations on the physical port. R/W Enable (1) Integer
Disable - ignore Web operations on the physical port. Disable (2)
.1.3.6.1.4.1.89.35.1.59.1.6 rsWSDSNMPPhysicalPortSSLState Enable - accept SSL operations on the physical port. R/W Enable (1) Integer
Disable - ignore SSL operations on the physical port. Disable (2)

SNMP Parameters
.1.3.6.1.4.1.89.35.1.102
.1.3.6.1.4.1.89.35.1.102.1 rdwrSnmpSupportedVersions The currently supported SNMP versions as a bit mask. R/O Integer
.1.3.6.1.4.1.89.35.1.102.2 rdwrSnmpSupportedVersionsAfterReset The bit mask of supported SNMP versions after resetting R/W Integer
the device.
.1.3.6.1.4.1.89.35.1.102.3 rdwrSnmpParameters.rdwrSnmpPort The Snmp Port. R/W Integer
.1.3.6.1.4.1.89.35.1.102.4 rdwrSnmpParameters.rdwrSnmpStatus Snmp Status. Enable/Disable Snmp operation. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.102.5 rdwrSnmpConfigFileFormat The format of the configuration file. R/W CLI (1) Integer
BER (2)
ASCII (3)
.1.3.6.1.4.1.89.35.1.102.6 rdwrSnmpParameters.rdwrSnmpErrorInd The index of the field in the PDU which caused the error. R/O Integer
ex Values as in the reply PDU starting with 1.
.1.3.6.1.4.1.89.35.1.102.7 rdwrSnmpErrorStatus The status returned in the Reply PDU. R/O Integer
.1.3.6.1.4.1.89.35.1.102.8 rdwrSnmpErrorDescription The description of the error. R/O String
.1.3.6.1.4.1.89.35.1.102.9 rdwrSnmpErrorRequestId The requestId of the request which caused the last error. R/O Integer

Knowledge and Education Group


Page 10 of 61
LinkProof OIDs
April 2007

FTP Parameters
.1.3.6.1.4.1.89.35.1.107 rdwrFtpParameters
.1.3.6.1.4.1.89.35.1.107.1 rdwrFtpPort The FTP Server Port. R/W Integer
.1.3.6.1.4.1.89.35.1.107.2 rdwrFtpStatus FTP Status. Enable/Disable FTP Server. R/W Enable (1) Integer
Disable (2)

Ping Ports Table


.1.3.6.1.4.1.89.35.1.89 rsWSDPingPortsTable The table contains all the physical ports. Each port can be
set to allow/block Ping operations to the device.
.1.3.6.1.4.1.89.35.1.89.1 rsWSDPingPortsEntry Row definition for the table.
.1.3.6.1.4.1.89.35.1.89.1.1 rsWSDPingPhysicalPortNumber Physical port number. R/O Integer
.1.3.6.1.4.1.89.35.1.89.1.2 rsWSDPingPhysicalPortState Enable - accept Ping operations on the physical port. R/W Enable (1) Integer
Disable - ignore Ping operations on the physical port. Disable (2)

NTP Settings
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.72 rsWSDNTP
.1.3.6.1.4.1.89.35.1.72.1 rsWSDNTPServerAddr Server’s IP address. R/W IP Add
.1.3.6.1.4.1.89.35.1.72.2 rsWSDNTPInterval Time update interval. R/W Integer
.1.3.6.1.4.1.89.35.1.72.3 rsWSDNTPStatus Enable status for NTP synchronization. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.72.4 rsWSDNTPTimeZone Offset from Greenwich time (format hh:mm). R/W String
.1.3.6.1.4.1.89.35.1.72.5 rsWSDNTPPort A UDP Port number. R/W Integer
.1.3.6.1.4.1.89.35.1.72.6 rsWSDNTPServerUrl NTP Server URL or IP address. R/W String

Knowledge and Education Group


Page 11 of 61
LinkProof OIDs
April 2007

Interface Grouping
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.111 rdwrMasterInterfaceGroupingPortsTable The table contains all the physical ports. Each
port can be set to included/excluded from the
master interface grouping.
.1.3.6.1.4.1.89.35.1.111.1 rdwrMasterInterfaceGroupingPortsEntry Row definition for the table.
.1.3.6.1.4.1.89.35.1.111.1.1 rdwrMasterInterfaceGroupingPortNumber Physical port number. R/O Integer
.1.3.6.1.4.1.89.35.1.111.1.2 rdwrMasterInterfaceGroupingPortState Included- the port affects the master interface R/W Included (1) Integer
grouping. Excluded (2)
Excluded - the port does not affect the master
interface grouping.

Backup Interface Grouping


.1.3.6.1.4.1.89.35.1.90 rsWSDBackupInterfaceGrouping When Backup Interface Grouping is enabled, R/W Enable (1) Integer
the backup will take all interfaces when all of Disable (2)
the main's interfaces are down. It will also
release all interfaces at the same time when
the entire main's are up.

Fake ARP
.1.3.6.1.4.1.89.35.1.71 rsWSDSendFakeArp Controls whether a backup will send a fake R/W Enable (1) Integer
ARP, advertising the main box's interfaces and Disable (2)
VIPs, when the main box returns to service.

ARP with Interface Grouping


.1.3.6.1.4.1.89.35.1.114 rdwrArpWithInterfaceGroup indicates if the device should send ARP R/W Send (1) Integer
request (broadcast) when redundancy enable Avoid (2)
(interface grouping enable) and the (main)
device is down (interface/s go down)

Knowledge and Education Group


Page 12 of 61
LinkProof OIDs
April 2007

Syslog URL
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.98 rsWSDSyslogUrl The URL/IP Address of the Syslog station. R/W String
.1.3.6.1.4.1.89.35.1.26 rsWSDSyslogStatus Enable/Disable Syslog message sending to remote R/W Enable (1) Integer
station. Disable (2)
.1.3.6.1.4.1.89.35.1.27 rsWSDSyslogAddress The IP Address of the Syslog station. R/W IP Add

SSH Parameters
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.80 rsWSDSshParams
.1.3.6.1.4.1.89.35.1.80.1 rsWSDSshPort The SSH Server Port. R/W Integer
.1.3.6.1.4.1.89.35.1.80.2 rsWSDSshStatus SSH Status. Enable/Disable SSH operation. R/W Enable (1) Integer
Disable (2)

Web Based Management


OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.68 rsWSDWebParams
.1.3.6.1.4.1.89.35.1.68.1 rsWSDWebPort The Web Server Port. R/W Integer
.1.3.6.1.4.1.89.35.1.68.2 rsWSDWebStatus Web Status. Enable/Disable Web operation. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.68.3 rsWSDWebHelpLocation Location of the help files directory. R/W String
.1.3.6.1.4.1.89.35.1.68.4 rsWSDWebSSLPort SSL Port R/W Integer
.1.3.6.1.4.1.89.35.1.68.5 rsWSDWebSSLStatus Web SSL Status. Enable/Disable Web SSL operation. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.68.6 rsWSDWebSSLPrivateKeyFile File name of the private key file used by the web server. R/W String
.1.3.6.1.4.1.89.35.1.68.7 rsWSDWebSSLCertificateFile File name of the certificate file used by the web server. R/W String
.1.3.6.1.4.1.89.35.1.68.8 rsWSDWebSSLCaFile File name of the CA file used by the web server. R/W String
.1.3.6.1.4.1.89.35.1.68.9 rsWSDWebSSLCaPath Directory where the CA certificates are stored. R/W String
.1.3.6.1.4.1.89.35.1.68.10 rsWSDWebSSLClientAuthentication Type of client authentication. R/W Password (1) Integer
Certificate (2)
.1.3.6.1.4.1.89.35.1.68.11 rsWSDWebAccessLevel Determines whether web server allows read-only or also R/W readOnly (1) Integer
write access. In read-only mode some pages will not be readWrite (2)
available.

Knowledge and Education Group


Page 13 of 61
LinkProof OIDs
April 2007

Send Email on
Errors
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.67 rsErrMailParams
.1.3.6.1.4.1.89.35.1.67.1 rsErrMailEnable Send email on errors enable R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.67.2 rsErrMailGateway primary SMTP gateway for error mail R/W IP Add
.1.3.6.1.4.1.89.35.1.67.3 rsErrMailSrcAddress source address to be used by device for outgoing mail R/W String
.1.3.6.1.4.1.89.35.1.67.4 rsErrMailToFieldText Display name in 'TO:' field used by device for outgoing R/W String
mail. When empty the text in the To field is generated by
the device according to the message severity.

SMTP Parameters
.1.3.6.1.4.1.89.35.1.97 rsSmtpParameters
.1.3.6.1.4.1.89.35.1.97.1 rsSmtpPrimaryAddr Primary SMTP server address. R/W String
.1.3.6.1.4.1.89.35.1.97.2 rsSmtpAlternateAddr Alternate SMTP server address. R/W String
.1.3.6.1.4.1.89.35.1.97.3 rsSmtpEnable SMTP task enable. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.97.4 rsSmtpOwnAddr The device’s email address R/W String

Knowledge and Education Group


Page 14 of 61
LinkProof OIDs
April 2007

Telnet User Table


OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.61 rsWSDTelnetUserTable A table containing the users authorized to use
TELNET.
.1.3.6.1.4.1.89.35.1.61.1 rsWSDTelnetUserEntry Information about a particular Telnet user.
.1.3.6.1.4.1.89.35.1.61.1.1 rsWSDTelnetUserName User Name. R/W String
.1.3.6.1.4.1.89.35.1.61.1.2 rsWSDTelnetUserPassword User password. R/W String
.1.3.6.1.4.1.89.35.1.61.1.3 rsWSDTelnetUserEAddr User email address. R/W String
.1.3.6.1.4.1.89.35.1.61.1.4 rsWSDTelnetUserSeverity Minimum failure severity to be notified by mail R/W None (1) Integer
Info (2)
Warning (3)
Error (4)
Fatal (5)
.1.3.6.1.4.1.89.35.1.61.1.5 rsWSDTelnetUserStatus Entry status R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.61.1.6 rsWSDTelnetUserGroup The group to which that user belongs. R/W String

.1.3.6.1.4.1.89.35.1.61.1.8 rsWSDTelnetUserConfigurationTraceInf Specify configuration interfaces via which R/W All (1) Integer
changes in configuration should be informed Web Based (2)
Terminal (3)
SNMP (4)
Telnet/SSH (5)
FTP (6)
FTP/SSH (7)
.1.3.6.1.4.1.89.35.1.61.1.9 rsWSDTelnetUserWebAccessLevel Defines access level for web based management. R/W ReadWrite (1) Integer
Either read-write, read-only or no access. ReadOnly (2)
None (3)

Telnet Parameters
.1.3.6.1.4.1.89.35.1.62 rsWSDTelnetParams
.1.3.6.1.4.1.89.35.1.62.1 rsWSDTelnetPort The Telnet Server Port. R/W Integer
.1.3.6.1.4.1.89.35.1.62.2 rsWSDTelnetStatus Telnet Status. Enable/Disable Telnet Terminal R/W Enable (1) Integer
operation. Disable (2)

Knowledge and Education Group


Page 15 of 61
LinkProof OIDs
April 2007

BootP
OID Name Description Access Values Type
.1.3.6.1.4.1.89.24 rndBootP
.1.3.6.1.4.1.89.24.1 rndBootPServerAddress The IP Address of the BOOTP server. The OpenGate will act as a BootP R/W IP Add
relay if this parameter is not equal to 0.0.0.0.
.1.3.6.1.4.1.89.24.2 rndBootPRelaySecThreshold BootP requests are relayed only if their SEC field is greater or equal to R/W Integer
the threshold value in order to allow local BootP Servers to answer first.

.1.3.6.1.4.1.89.29.7.4 reaIpForwardEnable The Platform will perform fast IP forwarding if only if this variable's value R/W Enable (1) Integer
is enable. Disable (2)
.1.3.6.1.4.1.89.29.7.9 reaIpInDiscards The number of IP datagrams which have been discarded by the platform. R/O Counter
.1.3.6.1.4.1.89.29.7.13 reaBrgDiscards The number of bridging datagrams which have been discarded by the R/O Counter
platform.

IPFFT Table and Bridge Forwarding Table - Tuning


OID Name Description Access Values Type
.1.3.6.1.4.1.89.29.8.1 rsMaxBridgeForwardingEntriesTuning
.1.3.6.1.4.1.89.29.8.1.1 rsMaxBrgFrwEntries Maximal number of entries in bridge forwarding table. R/O Integer
.1.3.6.1.4.1.89.29.8.1.2 rsMaxBrgFrwEntriesAfterReset Future maximal number of entries in bridge forwarding R/W Integer
table.
.1.3.6.1.4.1.89.29.8.2 rsMaxIpForwardingEntriesTuning
.1.3.6.1.4.1.89.29.8.2.1 rsMaxIpFrwEntries Maximal number of entries in IP forwarding table. R/O Integer
.1.3.6.1.4.1.89.29.8.2.2 rsMaxIpFrwEntriesAfterReset Future maximal number of entries in IP forwarding table. R/W Integer
.1.3.6.1.4.1.89.29.8.3 rsMaxArpEntriesTuning
.1.3.6.1.4.1.89.29.8.3.1 rsMaxArpEntries Maximal number of entries in Arp forwarding table. R/O Integer
.1.3.6.1.4.1.89.29.8.3.2 rsMaxArpEntriesAfterReset Future maximal number of entries in Arp forwarding table. R/W Integer
.1.3.6.1.4.1.89.29.8.4 rsMaxIpxForwardingEntriesTuning
.1.3.6.1.4.1.89.29.8.4.1 rsMaxIpxFrwEntries Maximal number of entries in IPX forwarding table. R/O Integer
.1.3.6.1.4.1.89.29.8.4.2 rsMaxIpxFrwEntriesAfterReset Future maximal number of entries in IPX forwarding table. R/W Integer
.1.3.6.1.4.1.89.29.8.6 rsMaxDspClntEntriesTuning
.1.3.6.1.4.1.89.29.8.6.1 rsMaxDspClntEntries Maximal number of entries in rsSdClientsTable. R/O Integer
.1.3.6.1.4.1.89.29.8.6.2 rsMaxDspClntEntriesAfterReset Future maximal number of entries in rsSdClientsTable. R/W Integer
.1.3.6.1.4.1.89.29.8.9 rsMaxRoutingEntriesTuning
.1.3.6.1.4.1.89.29.8.9.1 rsMaxRoutingEntries Maximal number of entries in the routing table. R/O Integer
.1.3.6.1.4.1.89.29.8.9.2 rsMaxRoutingEntriesAfterReset Future maximal number of entries in the routing table. R/W Integer

.1.3.6.1.4.1.89.29.9 rsTuneCheckMemory Shows whether the requested number of entries in the R/O enoughMemory (1) Integer
after-reset tuning variables can be successfully allocated. notEnoughMemory (2)
.1.3.6.1.4.1.89.29.10 rsTuneLastCheckResult Number of Kbytes missing in request for new table sizes. R/O Integer

Knowledge and Education Group


Page 16 of 61
LinkProof OIDs
April 2007

Network Parameters
Standard Interface MIB
OID Name Description Access Values Type
.1.3.6.1.2.1.2 interfaces
.1.3.6.1.2.1.2.1 ifNumber The number of network interfaces (regardless of their current state) present on R/O Integer
this system.
.1.3.6.1.2.1.2.2 ifTable A list of interface entries. The number of entries is given by the value of
ifNumber.
.1.3.6.1.2.1.2.2.1 ifEntry An interface entry containing objects at the sub-network layer and below for a
particular interface
.1.3.6.1.2.1.2.2.1.1 ifIndex A unique value for each interface. Its value ranges between 1 and the value of R/O Integer
ifNumber. The value for each interface must remain constant at least from one
re-initialization of the entity's network management system to the next re-
initialization.
.1.3.6.1.2.1.2.2.1.2 ifDescr A textual string containing information about the interface. This string should R/O String
include the name of the manufacturer, the product name and the version of the
hardware interface.
.1.3.6.1.2.1.2.2.1.3 ifType The type of interface, distinguished according to the physical/link protocol(s) R/O Integer
immediately `below' the network layer in the protocol stack.
.1.3.6.1.2.1.2.2.1.4 ifMtu The size of the largest datagram which can be sent/received on the interface, R/O Integer
specified in octets. For interfaces that are used for transmitting network
datagrams, this is the size of the largest network datagram that can be sent on
the interface.
.1.3.6.1.2.1.2.2.1.5 ifSpeed An estimate of the interface's current bandwidth in bits per second. For interfaces R/O Gauge
which do not vary in bandwidth or for those where no accurate estimation can be
made, this object should contain the nominal bandwidth.
.1.3.6.1.2.1.2.2.1.6 ifPhysAddress The interface's address at the protocol layer immediately `below' the network R/O String
layer in the protocol stack. For interfaces which do not have such an address
(e.g., a serial line), this object should contain an octet string of zero length.
.1.3.6.1.2.1.2.2.1.7 ifAdminStatus The desired state of the interface. The testing state indicates that no operational R/W Up (1) Integer
packets can be passed. Down (2)
Testing (3)
.1.3.6.1.2.1.2.2.1.8 ifOperStatus The current operational state of the interface. R/O Up (1) Integer
The testing state indicates that no operational packets can be passed. Down (2)
Testing (3)
.1.3.6.1.2.1.2.2.1.9 ifLastChange The value of sysUpTime at the time the interface entered its current operational R/O Time
state. If the current state was entered prior to the last re- initialization of the local Ticks
network management subsystem, then this object contains a zero value.

Knowledge and Education Group


Page 17 of 61
LinkProof OIDs
April 2007

.1.3.6.1.2.1.2.2.1.10 ifInOctets The total number of octets received on the interface, including framing R/O Counter
characters.
.1.3.6.1.2.1.2.2.1.11 ifInUcastPkts The number of subnetwork-unicast packets delivered to a higher-layer protocol. R/O Counter
.1.3.6.1.2.1.2.2.1.12 ifInNUcastPkts The number of non-unicast (i.e., sub-network- broadcast or sub-network- R/O Counter
multicast) packets delivered to a higher-layer protocol.
.1.3.6.1.2.1.2.2.1.13 ifInDiscards The number of inbound packets which were chosen to be discarded even though R/O Counter
no errors had been detected to prevent their being deliverable to a
higher-layer protocol. One possible reason for discarding such a packet could be
to free up buffer space.
.1.3.6.1.2.1.2.2.1.14 ifInErrors The number of inbound packets that contained errors preventing them from R/O Counter
being deliverable to a higher-layer protocol.
.1.3.6.1.2.1.2.2.1.15 ifInUnknownProtos The number of packets received via the interface which was discarded because R/O Counter
of an unknown or unsupported protocol.
.1.3.6.1.2.1.2.2.1.16 ifOutOctets The total number of octets transmitted out of the interface, including framing R/O Counter
characters.
.1.3.6.1.2.1.2.2.1.17 ifOutUcastPkts The total number of packets that higher-level protocols requested to be R/O Counter
transmitted to a sub-network-unicast address, including those that were
discarded or not sent.
.1.3.6.1.2.1.2.2.1.18 ifOutNUcastPkts The total number of packets that higher-level protocols requested be transmitted R/O Counter
to a non-unicast (i.e., a sub-network-broadcast or sub-network-multicast)
address, including those that were discarded or not sent.
.1.3.6.1.2.1.2.2.1.19 ifOutDiscards The number of outbound packets which were chosen to be discarded even R/O Counter
though no errors had been detected to prevent their being transmitted. One
possible reason for discarding such a packet could be to free up buffer space.
.1.3.6.1.2.1.2.2.1.20 ifOutErrors The number of outbound packets that could not be transmitted because of R/O Counter
errors.
.1.3.6.1.2.1.2.2.1.21 ifOutQLen The length of the output packet queue (in packets). R/O Gauge
.1.3.6.1.2.1.2.2.1.22 ifSpecific A reference to MIB definitions specific to the particular media being used to R/O Obj ID
realize the interface. For example, if the interface is realized by an Ethernet, then
the value of this object refers to a document defining objects specific to Ethernet.
If this information is not present, its value should be set to the OBJECT
IDENTIFIER { 0 0 }, which is a syntactically valid object identifier, and any
conformant implementation of ASN.1 and BER must be able to generate and
recognize this value.

Knowledge and Education Group


Page 18 of 61
LinkProof OIDs
April 2007

Radware’s Interface Table


OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.84 rsIfTable Device physical interface table
.1.3.6.1.4.1.89.35.1.84.1 rsIfEntry The row definition for this table
.1.3.6.1.4.1.89.35.1.84.1.1 rsIfIndex interface's index R/O Integer
.1.3.6.1.4.1.89.35.1.84.1.2 rsIfSpeed interface's speed R/W Eth10 (1) Integer
fe100 (2)
ge1000 (3)
xg10000
(4)
.1.3.6.1.4.1.89.35.1.84.1.3 rsIfDuplex interface's duplex R/W Half (1) Integer
Full (2)
.1.3.6.1.4.1.89.35.1.84.1.4 rsIfAutoNegotiate interface's auto-negotiation status R/W On (1) Integer
Off (2)

Knowledge and Education Group


Page 19 of 61
LinkProof OIDs
April 2007

Statistics

Resource Utilization
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.112 rdwr5SecAvgResourceUtilization Average 5 seconds Resource Utilization of internal R/O Integer
CPU utilization
.1.3.6.1.4.1.89.35.1.113 rdwr60SecAvgResourceUtilization Average 60 seconds Resource Utilization of internal R/O Integer
CPU utilization

DNS Statistics
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.40.29 rsNWSDStats
.1.3.6.1.4.1.89.35.1.40.29.1 rsWSDTotalDNSReqCounter Total DNS requests counter. R/O String
.1.3.6.1.4.1.89.35.1.40.29.2 rsWSDAnsweredDNSReqCounter Answered DNS requests counter. R/O String
.1.3.6.1.4.1.89.35.1.40.29.3 rsWSDBadDNSReqCounter Bad DNS requests counter. R/O String
.1.3.6.1.4.1.89.35.1.40.29.4 rsWSDTotalDNSReqLastSecCounter Total DNS requests last second counter. R/O Integer
.1.3.6.1.4.1.89.35.1.40.29.5 rsWSDAnsweredDNSReqLastSecCounter Answered DNS requests last second counter. R/O Integer
.1.3.6.1.4.1.89.35.1.40.29.6 rsWSDBadDNSReqLastSecCounter Bad DNS requests last second counter. R/O Integer

Knowledge and Education Group


Page 20 of 61
LinkProof OIDs
April 2007

Load Balancing

General
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.19 rsWSDNewEntryOnSourcePort Check source port and if different open new client entry. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.20 rsWSDSelectServerOnSourcePort Check source port and if different select a new server. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.21 rsWSDRedundancyMode Dose some WSD backup me. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.33 rsWSDUserPassword Software download user provided password. R/W String
.1.3.6.1.4.1.89.35.1.34 rsWSDUserVersion Software download user provided version. R/W String

Knowledge and Education Group


Page 21 of 61
LinkProof OIDs
April 2007

MLB
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.38 rsMLB
.1.3.6.1.4.1.89.35.1.38.1 rsMLBApplicationServersTable Table containing the list of application servers to which the
clients requested are dispatched.
.1.3.6.1.4.1.89.35.1.38.1.1 rsMLBApplicationServerEntry The row definition for this table.

.1.3.6.1.4.1.89.35.1.38.2 rsMLBAdminStatus Enable/Disable server dispatcher. R/W Enable (1) Integer


Disable (2)
.1.3.6.1.4.1.89.35.1.38.3 rsMLBClientsLifeTime Maximal period of time in seconds a non-active client is kept R/W Integer
in the clients table.
.1.3.6.1.4.1.89.35.1.38.4 rsMLBDispatchMethod Type of dispatching required. R/W Cyclic (1) Integer
Least Traffic (2)
Least Users
Number (3)
NT-1 (4)
NT-2 (5)
Private-1 (6)
Private-2 (7)
Least Bytes
Number (8)
Hash (9)
CCK-Stats (10)
.1.3.6.1.4.1.89.35.1.38.5 rsMLBCheckConnectivityStatus Enable or Disable servers polling. R/W Enable (1) Integer
Disable (2)
Health
Monitoring (3)
.1.3.6.1.4.1.89.35.1.38.6 rsMLBCheckConnectivityMethod This variable indicates the method the MLB check the R/W Integer
connectivity. Where the value 1 means check connectivity
by ping, other value serve as a TCP port number.
.1.3.6.1.4.1.89.35.1.38.7 rsMLBCheckConnectivityInterval Polling interval in seconds for servers polling. R/W Integer
.1.3.6.1.4.1.89.35.1.38.8 rsMLBCheckConnectivityRetries This variable indicates the Minimal number of unsuccessful R/W Integer
polling attempts before considering a server disconnected.
.1.3.6.1.4.1.89.35.1.38.9 rsMLBClientsConnectDenials This variable indicates the Number of connection requests R/O Counter
from clients that were denied by the server dispatcher.
.1.3.6.1.4.1.89.35.1.38.10 rsMLBClientsTable Table containing the list of clients currently attached to a
server.

.1.3.6.1.4.1.89.35.1.38.11 rsMLBSessionTracking Enable or Disable session tracking. Usually, when working R/W Enable (1) Integer
with Firewall we need to send the whole traffic of a specific Disable (2)
session through the same Firewall.
For this purpose we should keep track of the session and

Knowledge and Education Group


Page 22 of 61
LinkProof OIDs
April 2007

use the enable option.


When working with routers, sending the whole traffic
through the same Firewall is not necessary. Therefore there
is no need to keep track of the sessions and we can use the
disable option.
.1.3.6.1.4.1.89.35.1.38.12 rsMLBRemoteConnectivityTable Table containing the list of IPs which the connectivity check
is performed on them.
.1.3.6.1.4.1.89.35.1.38.13 rsMLBClientTableMode Determine the mode of keep entries in the client table. R/W Layer 3 (1) Integer
Layer 3 means that entries are kept according to source IP Layer 4 (2)
and destination IP. Client Only (3)
Layer 4 means that entries are kept according to source IP, Destination Only
destination IP and ports. (4)
.1.3.6.1.4.1.89.35.1.38.14 rsMLBRulesTable
.1.3.6.1.4.1.89.35.1.38.14.1 rsMLBRulesEntry
.1.3.6.1.4.1.89.35.1.38.14.1.1 rsMLBRulesPortNumber R/O Integer
.1.3.6.1.4.1.89.35.1.38.14.1.2 rsMLBRulesLeavingPort R/W Integer
.1.3.6.1.4.1.89.35.1.38.14.1.3 rsMLBRulesNumOfServers R/O Integer
.1.3.6.1.4.1.89.35.1.38.15 rsMLBTranslateOutBoundMode Translate FW NAT IP address to a virtual IP address for R/W Enable (1) Integer
traffic that originated inside Disable (2)
.1.3.6.1.4.1.89.35.1.38.16 rsMLBVirtualIPTable The table for storing the VIP's
.1.3.6.1.4.1.89.35.1.38.17 rsMLBMappedIPTable The table for storing the mapped VIP entries
.1.3.6.1.4.1.89.35.1.38.18 rsMLBVirtualConnectivityIP The virtual connectivity IP address R/W IP Add
.1.3.6.1.4.1.89.35.1.38.19 rsMLBVirtualConnectivityMode The virtual IP mode - either backup/regular R/W Regular (1) Integer
Backup (2)
.1.3.6.1.4.1.89.35.1.38.20 rsMLBRemoveEntryAtSessionEnd Remove client entry at session end. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.21 rsMLBFirewallPortID Identify Firewall not only by Mac but also by port R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.23 rsMLBSubnetGroupTable Table containing the list of FW which belong to a particular
destination subnet group.
.1.3.6.1.4.1.89.35.1.38.24 rsMLBApplicationPortGroupTable Table containing the list of FW which belong to a particular
application port group.
.1.3.6.1.4.1.89.35.1.38.25 rsMLBSrcSbntGroupTable Table containing the list of FW which belong to a particular
source subnet group.
.1.3.6.1.4.1.89.35.1.38.26 rsMLBNatTable In this table the FP saves the NAT addresses.
.1.3.6.1.4.1.89.35.1.38.27 rsMLBFpNatStatus Nat Status. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.28 rsMLBStaticNatTable In this table the FP saves the static NAT addresses.
.1.3.6.1.4.1.89.35.1.38.29 rsMLBProximity
.1.3.6.1.4.1.89.35.1.38.29.1 rsMLBStaticProximityTable In this table the MLB saves the static proximity ranges per
server farm IP Address

.1.3.6.1.4.1.89.35.1.38.29.2 rsMLBProximityOperationMode Allow proximity operation, and choose between operating R/W No Proximity (1) Integer

Knowledge and Education Group


Page 23 of 61
LinkProof OIDs
April 2007

only static proximity or dynamic proximity as well Static Proximity


(2)
Full Proximity
Inbound (3)
Full Proximity
Outbound (4)
Full Proximity
Both (5)
.1.3.6.1.4.1.89.35.1.38.29.3 rsMLBProximityMainDNS The IP Address of the main DNS to be ignored in the R/W IP Add
proximity operation
.1.3.6.1.4.1.89.35.1.38.29.4 rsMLBProximityBackupDNS The IP Address of the backup DNS to be ignored in the R/W IP Add
proximity operation
.1.3.6.1.4.1.89.35.1.38.29.5 rsMLBProximityAgingPeriod The time in hours after which an old dynamic entry is invalid. R/W Integer
.1.3.6.1.4.1.89.35.1.38.29.6 rsMLBProximityRetries The number of tries for checking the client distance R/W Integer
.1.3.6.1.4.1.89.35.1.38.29.7 rsMLBProximityTimeout The timeout between proximity checks R/W Integer
.1.3.6.1.4.1.89.35.1.38.29.8 rsMLBProximityTuning
.1.3.6.1.4.1.89.35.1.38.29.8.1 rsMLBMaxDynEntries Maximal number of entries in the dynamic proximity table. R/O Integer
.1.3.6.1.4.1.89.35.1.38.29.8.2 rsMLBMaxDynEntriesAfterReset Future maximal number of entries in the dynamic proximity R/W Integer
table.
.1.3.6.1.4.1.89.35.1.38.29.9 rsMLBProximityHopsWeight The weight given to the clients hops distance in the R/W Integer
dispatching decision
.1.3.6.1.4.1.89.35.1.38.29.10 rsMLBProximityLatencyWeight The weight given to the clients latency in the dispatching R/W Integer
decision
.1.3.6.1.4.1.89.35.1.38.29.11 rsMLBProximityLoadWeight The weight given to the site load in the dispatching decision R/W Integer
.1.3.6.1.4.1.89.35.1.38.29.12 rsMLBPrxyCheckFPIPTable Table containing FP IP address for each server. This FP IP
serves as the source IP for the proximity check packet
which is send through this server.
.1.3.6.1.4.1.89.35.1.38.29.13 rsMLBProximityBasicStatus Enable\Disable proximity check via Ping method. R/W Both (1) Integer
Outbound (2)
Inbound (3)
None (4)
.1.3.6.1.4.1.89.35.1.38.29.14 rsMLBProximityAdvancedStatus Enable\Disable proximity check via UDP port unreachable R/W Both (1) Integer
method. Outbound (2)
Inbound (3)
None (4)
.1.3.6.1.4.1.89.35.1.38.29.15 rsMLBProximityServerSideStatus Enable\Disable proximity check via TCP port 80 method. R/W Both (1) Integer
Outbound (2)
Inbound (3)
None (4)
.1.3.6.1.4.1.89.35.1.38.29.16 rsMLBProximityClientSideStatus Enable\Disable proximity checks via TCP same port R/W Both (1) Integer
method. Outbound (2)
Inbound (3)
None (4)
.1.3.6.1.4.1.89.35.1.38.29.17 rsMLBProximityStatisticsStatus Enable\Disable proximity Statistics. R/W Enable (1) Integer

Knowledge and Education Group


Page 24 of 61
LinkProof OIDs
April 2007

Disable (2)
.1.3.6.1.4.1.89.35.1.38.29.18 rsMLBPrxyStatisticsTable Table containing hops and latency info of 3 best NHRs for
top 10 destination subnets.
.1.3.6.1.4.1.89.35.1.38.29.19 rsMLBProximityUseGroupingInPro Enable\Disable should grouping decisions be considered in R/W Enable (1) Integer
ximity proximity. Disable (2)

.1.3.6.1.4.1.89.35.1.38.30
.1.3.6.1.4.1.89.35.1.38.30.1 rsMLBDNSURLtoIPTable The table for storing the IPs for URLs
.1.3.6.1.4.1.89.35.1.38.30.2 rsMLBDNSttl DNS time to live R/W Integer
.1.3.6.1.4.1.89.35.1.38.30.3 rsMLBDNSTwoAnswers Sending two DNS answers R/W Integer
.1.3.6.1.4.1.89.35.1.38.30.4 rsMLBDNSVirtualTable The table for DNS virtual IPs
.1.3.6.1.4.1.89.35.1.38.30.5 rsMLBDNSRegexpURLtoIPTable The table for storing the IPs for regular expressions URLs
.1.3.6.1.4.1.89.35.1.38.30.6 rsMLBDNSURLToIPSearchMode Define the search mode, when searching in the DNS URL to R/W Name To IP (1) Integer
IP table. Dynamic Name
to IP (2)
Both (3)
.1.3.6.1.4.1.89.35.1.38.30.7 rsMLBDNSLocation This variable indicates the location of the DNS, which R/W None (1) Integer
supports the local network. Internal (2)
External (3)
.1.3.6.1.4.1.89.35.1.38.30.8 rsMLBDNSIPAddressTable The table which indicates what are the IP's of the DNS that
knows the internal network
.1.3.6.1.4.1.89.35.1.38.30.9 rsMLBDNSNatResponseMode This variable indicates how the device will respond to DNS R/W Use NAT Flag Integer
queries. It can answer with the local IP address or the NAT (1)
IP address or decide according to smart NAT flag. Always Local (2)
Always Nat (3)
.1.3.6.1.4.1.89.35.1.38.31 rsMLBSrcPortInClientHash Enable - client's source port is used in client table hashing. R/W Enable (1) Integer
Disable - only client IP and destination IP are used. Disable (2)
.1.3.6.1.4.1.89.35.1.38.32 rsMLBAgingTimeTable This table determine the aging time for specific applications.
.1.3.6.1.4.1.89.35.1.38.33 rsMLBNoNatTable In this table the FP saves the NO NAT addresses.
.1.3.6.1.4.1.89.35.1.38.34 rsMLBBasicNatTable In this table the FP saves the BASIC NAT addresses.
.1.3.6.1.4.1.89.35.1.38.35 rsMLBMaxStaticNatEntriesTuning
.1.3.6.1.4.1.89.35.1.38.36 rsMLBMaxNoNatEntriesTuning
.1.3.6.1.4.1.89.35.1.38.37 rsMLBMaxAllNatEntriesTuning
.1.3.6.1.4.1.89.35.1.38.37.1 rsMLBMaxAllNatEntries Maximal number of entries in the All NAT table. R/O Integer
.1.3.6.1.4.1.89.35.1.38.37.2 rsMLBMaxAllNatEntriesAfterReset Future maximal number of entries in the All NAT table. R/W Integer
.1.3.6.1.4.1.89.35.1.38.38 rsMLBMaxBasicNatEntriesTuning
.1.3.6.1.4.1.89.35.1.38.38.1 rsMLBMaxBasicNatEntries Maximal number of entries in the Mapped Basic NAT table. R/O Integer
.1.3.6.1.4.1.89.35.1.38.38.2 rsMLBMaxBasicNatEntriesAfterRe Future maximal number of entries in the Mapped Basic NAT R/W Integer
set table.
.1.3.6.1.4.1.89.35.1.38.39 rsMLBTimeoutForSYN The initial aging time that a client entry will use when he R/W Integer
want protection against SYN attack. 0 means use the
regular aging time.
.1.3.6.1.4.1.89.35.1.38.40 rsMLBTosOrPrecedence Which bits are used in the TOS field in IP header by the R/W TOS (1) Integer

Knowledge and Education Group


Page 25 of 61
LinkProof OIDs
April 2007

mechanism that signals the router which NHR was chosen. Precedence (2)
Disable (3)
.1.3.6.1.4.1.89.35.1.38.41 rsMLBRemoteVIPsTable Table containing the list of Remote Virtual IPs.
.1.3.6.1.4.1.89.35.1.38.42 rsMLBCheckConnectivitySnmpOid This MIB variable indicates the Object Identifier which R/W Obj ID
should be retrieved when using the SNMP connectivity
check.
.1.3.6.1.4.1.89.35.1.38.43 rsMLBCheckConnectivitySnmpCo The SNMP community name with which we access the R/W String
mm servers when using the SNMP connectivity check.
.1.3.6.1.4.1.89.35.1.38.44 rsMLBNoAvailableBasicNatAction Determines what to do in case of no more available basic R/W Use Dynamic (1) Integer
NAT addresses: Discard (2)
1. Try to allocate a dynamic NAT IP. Use Local (3)
2. Discard packet (don't want to initiate an outbound
traffic without basic NAT.
3. Use original local address.
.1.3.6.1.4.1.89.35.1.38.45 rsMLBVIPReservedPortsTable Table containing the reserved ports
.1.3.6.1.4.1.89.35.1.38.46 rsMLBClientTableHashLimit Limits the amount of client entries with the same hash R/W Integer
.1.3.6.1.4.1.89.35.1.38.47 rsMLBCheckConnectivityHttpUrl The absolute path of the web page to be requested in the R/W String
extended connectivity check. Example: ~smith/home.html
.1.3.6.1.4.1.89.35.1.38.48 rsMLBHTTPContentCheckString The string to look for in the HTTP response. R/W String
.1.3.6.1.4.1.89.35.1.38.49 rsMLBHTTPContentCheckMode Type of checks - should the check be that the string exists R/W String Exists (1) Integer
or that it is absent. String is Absent
(2)
.1.3.6.1.4.1.89.35.1.38.50 rsMLBHTTPContentCheckStatus Status for the content check (Enable/Disable). R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.51 rsMLBAcceptableHTTPCodesTabl A table for managing the acceptable HTTP codes received
e by extended connectivity check.
.1.3.6.1.4.1.89.35.1.38.52 rsMLBFarmTable In this table the FP saves the general parameters per server
farm ID number.
.1.3.6.1.4.1.89.35.1.38.53 rsMLBLogicalIDSServersTable Table containing the list of Logical IDS devices to which
parts of the traffic will be copied.
.1.3.6.1.4.1.89.35.1.38.54 rsMLBPhysicalIDSServersTable Table containing the list of Physical IDS devices to which
parts of the traffic will be copied.
.1.3.6.1.4.1.89.35.1.38.55 rsMLBChainTable Table containing the list of chains for Traffic Mirroring and
Chaining.
.1.3.6.1.4.1.89.35.1.38.56 rsMLBChainActionTable Table containing the list of actions of a chain for Traffic
Mirroring and Chaining.
.1.3.6.1.4.1.89.35.1.38.57 rsMLBProximityMirrorPercentage The percent of the proximity table to back up R/W Integer
.1.3.6.1.4.1.89.35.1.38.58 rsMLBProximityMirrorPollingTime The polling time of the proximity mirror messages R/W Integer
.1.3.6.1.4.1.89.35.1.38.59 rsMLBProximityMirrorProtocolMod Enable/Disable of the mirror protocol mode. R/W Enable (1) Integer
e Disable (2)
.1.3.6.1.4.1.89.35.1.38.60 rsMLBTransparentLoadBalancing Enable/Disable of the flag which indicates if we use the R/W Integer
Mode client table when working in the transparent forwarding
mode, and if we don't use the client table, we can choose

Knowledge and Education Group


Page 26 of 61
LinkProof OIDs
April 2007

between the regular chain classification, and a chain


classification that does hashing according to the Dest IP.
.1.3.6.1.4.1.89.35.1.38.61 rsMLBMaxFragmentTableEntriesT
uning
.1.3.6.1.4.1.89.35.1.38.61.1 rsMLBMaxFragmentTableSize Maximal number of entries in the Fragmentation Table. R/O Integer
.1.3.6.1.4.1.89.35.1.38.61.2 rsMLBMaxFragmentTableSizeAfte Future maximal number of entries in the Fragmentation R/W Integer
rReset Table.
.1.3.6.1.4.1.89.35.1.38.62 rsMLBFragmentTableAgingTime The life time in seconds of an entry in the fragmentation R/W Integer
table.
.1.3.6.1.4.1.89.35.1.38.63 rsMLBIdentifyServerByNameMode Indicates weather the mode is identifying server by its R/W Enable (1) Integer
name. Disable (2)
.1.3.6.1.4.1.89.35.1.38.64 rsMLBExcludeStaticNatForLocalN Determines what to do in case we have static NAT on serve R/W Enable (1) Integer
etwork and a destination is not beyond a NHR when wanting to Disable (2)
change SRC IP to static NAT
.1.3.6.1.4.1.89.35.1.38.65 rsMLBIDSAdminStatus Determines whether to LB the traffic for IDS or not, and if we R/W Classify Firewall Integer
do, which traffic to LB, only traffic which is LB for FWs or all Traffic (1)
the traffic. Classify All
Traffic (2)
Disable (3)
.1.3.6.1.4.1.89.35.1.38.66 rsMLBResetFromIDSStatus Determines what we should do with a reset packet from the R/W Enable (1) Integer
IDS device. The packets can be discarded, forwarded back Disable (2)
to the IDS or can be forwarded to the port from which the Back To Source
session was originated. (3)
.1.3.6.1.4.1.89.35.1.38.67 rsMLBStaticNATClassificationMod Indicates the mode of static NAT classification: per NAT R/W NAT (1) Integer
e address or per local address. Local (2)
.1.3.6.1.4.1.89.35.1.38.68 rsMLBDynamicNATClassificationM Indicates the mode of dynamic NAT classification: per NAT R/W NAT (1) Integer
ode address or per local address. Local (2)
.1.3.6.1.4.1.89.35.1.38.69 rsMLBBasicNATClassificationMod Indicates the mode of basic NAT classification: per NAT R/W NAT (1) Integer
e address or per local address. Local (2)
.1.3.6.1.4.1.89.35.1.38.70 rsMLBOverrideOSPFLeakonFailur In case of OSPF: don't advertise the FP\LP as the NHR in R/W Enable (1) Integer
e case all FW are down. Disable (2)
.1.3.6.1.4.1.89.35.1.38.71 rsMLBOverrideRIPLeakonFailure In case of RIP: don't advertise the FP\LP as the NHR in R/W Enable (1) Integer
case all FW are down. Disable (2)
.1.3.6.1.4.1.89.35.1.38.72 rsMLBCost
.1.3.6.1.4.1.89.35.1.38.73 rsMLBAdvertiseOSPFAccordingto in OPSF: advertise routing according to the port rules R/W Enable (1) Integer
PortRules Disable (2)
.1.3.6.1.4.1.89.35.1.38.74 rsMLBAdvertiseRIPAccordingtoPo in RIP: advertise routing according to the port rules R/W Enable (1) Integer
rtRules Disable (2)
.1.3.6.1.4.1.89.35.1.38.75 rsMLBMaxURLtoIPTableEntriesTu
ning
.1.3.6.1.4.1.89.35.1.38.75.1 rsMLBMaxURLtoIPTableSize Maximal number of entries in the URL to IP table. R/O Integer
.1.3.6.1.4.1.89.35.1.38.75.2 rsMLBMaxURLtoIPTableSizeAfter Future maximal number of entries in the URL to IP table. R/W Integer
Reset

Knowledge and Education Group


Page 27 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.38.76 rsMLBMaxTrackNHRTableEntries
Tuning
.1.3.6.1.4.1.89.35.1.38.76.1 rsMLBMaxTrackNHRTableSize Maximal number of entries in the IP NHR Table. R/O Integer
.1.3.6.1.4.1.89.35.1.38.76.2 rsMLBMaxTrackNHRTableSizeAft Future maximal number of entries in the IP NHR Table. R/W Integer
erReset
.1.3.6.1.4.1.89.35.1.38.77 rsMLBTrackNHRTableAgingTime The life time in seconds of an entry in the IP NHR table. R/W Integer
.1.3.6.1.4.1.89.35.1.38.78 rsMLBFtpCtrlPort Ftp control port mapping - only for load balanced traffic R/W Integer
.1.3.6.1.4.1.89.35.1.38.79 rsMLBFtpDataPort FTP data port mapping - only for load balanced traffic R/W Integer
.1.3.6.1.4.1.89.35.1.38.80 rsMLBUplink
.1.3.6.1.4.1.89.35.1.38.81 rsMLBGroupSrvrOperModeMetho This item indicates how the server operation mode in R/W Destination (1) Integer
d grouping is determined. It can be taken from each of the 3 Application (2)
groups: destination, application or source
.1.3.6.1.4.1.89.35.1.38.82 rsMLBLogicalServersArpForMacE Enable/Disable of Arp request transmission to FW and R/W Enable (1) Integer
nable remote IDS Disable (2)
.1.3.6.1.4.1.89.35.1.38.83 rsMLBLogicalServersArpForMacTi The time between Arp request retransmission to FW and R/W Integer
me remote IDS in seconds
.1.3.6.1.4.1.89.35.1.38.84 rsMLBIDSLbSessionClassifyMode Classification mode - determines when and how sessions R/W By First Packet Integer
packets are classified when ids load balancing (1)
Best Rule (2)
First Match (3)
.1.3.6.1.4.1.89.35.1.38.85 rsMLBRemoteNat
.1.3.6.1.4.1.89.35.1.38.86 rsMLBPingStaticNatStatus Allow Ping to multiple Static NATs from the same location. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.87 rsMLBIDSLbHashMethod When using hash function for selecting server in transparent R/W SRC IP (1) Integer
forwarding this variable determines which hash method is DST IP (2)
used SRC-DEST IP
(3)
SRC-
DEST&Ports (4)
Automatic (5)
.1.3.6.1.4.1.89.35.1.38.88 rsMLBTrackNHRTableStatus Indicates weather to use the NHR tracking table or not. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.89 rsMLBAccLookupModeExtension Indicates whether to enable the accelerator lookups to R/W Dest MAC (1) Integer
consider the MAC address of the packet or the port from None (2)
which the packet received. rxPort (3)
.1.3.6.1.4.1.89.35.1.38.90 rsMLBDestGroupTunling
.1.3.6.1.4.1.89.35.1.38.90.1 rsMLBDestGroupTunlingInterval For The health monitoring checks entry. Destination group R/W Integer
tunnel check interval in seconds
.1.3.6.1.4.1.89.35.1.38.90.2 rsMLBDestGroupTunlingRetries For The health monitoring checks entry. Number of HM R/W Integer
retries (in seconds) for the destination group tunnel
.1.3.6.1.4.1.89.35.1.38.90.3 rsMLBDestGroupTunlingTimeout For The health monitoring checks entry. Timeout of health R/W Integer
monitoring check (in seconds) for the destination group
tunnel

Knowledge and Education Group


Page 28 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.38.91 rsMLBSubnetPersistencyMask Subnet persistency mask for the client table. R/W IP Add
.1.3.6.1.4.1.89.35.1.38.92 rsMLBTrafficToVip Indicates the device is to take into its consideration the R/W Allow Routing (1) Integer
routing information or do only LB for VIP traffic LB Only (2)
.1.3.6.1.4.1.89.35.1.38.93 rsMLBVIPWhenFWisNIS When Virtual session reaches from a FW/NHR which is not R/W VIP (1) Integer
in service, this variable determines the behavior: VIP Route (2)
(translate source IP and add the client table), route or Discard (3)
discard.
.1.3.6.1.4.1.89.35.1.38.94 rsMLBVpn
.1.3.6.1.4.1.89.35.1.38.94.1 rsMLBVpnRuleTable VPN rule table (SPDB).
.1.3.6.1.4.1.89.35.1.38.94.2 rsMLBVpnAdminStatus VPN admin status R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.38.94.3 rsMLBVpnEncryptIcmp Indicates if the IPSec should encrypt ICMP packets or not R/W Encrypt (1) Integer
Regular (2)
.1.3.6.1.4.1.89.35.1.38.94.4 rsMLBVpnRuleGlobalOperation Activate or inactivate ALL the VPN rule entries R/W Start All (1) Integer
Stop All (2)
Do Nothing (3)
.1.3.6.1.4.1.89.35.1.38.95 rsMLBIDSClassifyNonIpTraffic This variable indicates whether to enable classification of R/W Enable (1) Integer
non-IP traffic Disable (2)
.1.3.6.1.4.1.89.35.1.38.96 rsMLBOverwriteNatEnt
.1.3.6.1.4.1.89.35.1.38.118 rsMLBForceDownPortsStatus This variable indicates whether to change port down R/W Enable (1) Integer
electrically when another port fail down. it used only in Disable (2)
VLAN and VRRP
.1.3.6.1.4.1.89.35.1.38.119 rsMLBForceDownPortsTime The time that the forced ports will be electrically down. R/W Integer

Knowledge and Education Group


Page 29 of 61
LinkProof OIDs
April 2007

Client Table
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.14 rsWSDClientsTable Table containing the list of clients currently attached to a server.
.1.3.6.1.4.1.89.35.1.14.1 rsWSDClientEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.14.1.1 rsWSDFarmAddr IP Address of the WEB farm the client trough which the client R/O IP Add
connected.
.1.3.6.1.4.1.89.35.1.14.1.2 rsWSDClientAddr Client IP Address. R/O IP Add
.1.3.6.1.4.1.89.35.1.14.1.3 rsWSDAttachedServerAddr IP Address of server currently serving this client. R/W IP Add
.1.3.6.1.4.1.89.35.1.14.1.4 rsWSDClientLastActivityTime Indicates when the last frame from the client was dispatched. R/O Integer
Measured in seconds since device re-initialization.
.1.3.6.1.4.1.89.35.1.14.1.5 rsWSDClientAttachmentTime Indicates when the client was attached. R/O Integer
Measured in seconds since device re-initialization.
.1.3.6.1.4.1.89.35.1.14.1.6 rsWSDClientType This variable indicates the administrative type of this entry. R/W Dynamic (1) Integer
Static (2)
NAT (3)
Client NAT (4)
Outbound (5)
.1.3.6.1.4.1.89.35.1.14.1.7 rsWSDClientStatus This variable indicates the administrative status of this entry. R/W Active (1) Integer
Used to delete an entry of this table. NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.14.1.8 rsWSDAttachedServerPort The port of the server currently serving this client. R/W Integer

Knowledge and Education Group


Page 30 of 61
LinkProof OIDs
April 2007

Session Table
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.104 rsSESSION
.1.3.6.1.4.1.89.35.1.104.1 rsSESSIONSessionTableStatus Whether the session table is active R/W Enable (1) Integer
or not. Disable (2)
.1.3.6.1.4.1.89.35.1.104.2 rsSESSIONSessionTableLookupMode The lookup mode of the session R/W fullLayer4 (1) Integer
table. fullLayer3 (2)
destLayer4Port (3)
.1.3.6.1.4.1.89.35.1.104.3 rsSESSIONRemoveEntryAtSessionEnd Whether the entries will be deleted R/W Enable (1) Integer
when the session is over. Disable (2)
.1.3.6.1.4.1.89.35.1.104.4 rsSESSIONSynProtectionStatus The operation status of the SYN R/W Enable (1) Integer
flood protection mechanism. Disable (2)
Standby (3)
.1.3.6.1.4.1.89.35.1.104.5 rsSESSIONSynProtectionTimeout The timeout, in seconds, before R/W Integer
aging a session entry that hasn't
completed the TCP handshake.
.1.3.6.1.4.1.89.35.1.104.6 rsSESSIONSynProtectionActivationBound SYN attack report threshold. If R/W Integer
percentage of incomplete sessions
for a protected destination (enable
or triggered policy) is above this
ratio - the attack will be reported
periodically.
.1.3.6.1.4.1.89.35.1.104.7 rsSESSIONSynProtectionDeactivationBound Not used.
.1.3.6.1.4.1.89.35.1.104.8 rsSESSIONSynProtectionTrackingTime Terminate SYN protection if SYN R/W Integer
threshold is passed for more than
this defined time interval (in
seconds).
.1.3.6.1.4.1.89.35.1.104.9 rsSESSIONSynProtectionMinSynForTrigger Not used.

.1.3.6.1.4.1.89.35.1.104.11 rsSESSIONTuning
.1.3.6.1.4.1.89.35.1.104.11.1 rsSESSIONSynProtectionTuning
.1.3.6.1.4.1.89.35.1.104.11.1.1 rsSESSIONSynProtectionEntries Maximum number of SYN R/O Integer
protection entries.
.1.3.6.1.4.1.89.35.1.104.11.1.2 rsSESSIONSynProtectionEntriesAfterReset Future maximum number of SYN R/W Integer
protection entries.
.1.3.6.1.4.1.89.35.1.104.11.2 rsSESSIONSynProtectionRqstsTuning
.1.3.6.1.4.1.89.35.1.104.11.2.1 rsSESSIONSynProtectionRqstsEntries Maximum number of SYN R/O Integer
protection requests entries.
.1.3.6.1.4.1.89.35.1.104.11.2.2 rsSESSIONSynProtectionRqstsEntriesAfterReset Future maximum number of SYN R/W Integer
protection requests entries.

Knowledge and Education Group


Page 31 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.104.11.3 rsSESSIONSynProtectionTriggerTuning
.1.3.6.1.4.1.89.35.1.104.11.3.1 rsSESSIONSynProtectionTriggerEntries Maximum number of SYN R/O Integer
protection triggers (destination IPs
and ports).
.1.3.6.1.4.1.89.35.1.104.11.3.2 rsSESSIONSynProtectionTriggerEntriesAfterReset Future maximum number of SYN R/W Integer
protection triggers (destination IPs
and ports).
.1.3.6.1.4.1.89.35.1.104.11.4 rsSESSIONSynProtectionPolicyTuning
.1.3.6.1.4.1.89.35.1.104.11.4.1 rsSESSIONSynProtectionPolicyEntries Maximum number of SYN R/O Integer
protection policies.
.1.3.6.1.4.1.89.35.1.104.11.4.2 rsSESSIONSynProtectionPolicyEntriesAfterReset Future maximum number of SYN R/W Integer
protection policies.
.1.3.6.1.4.1.89.35.1.104.11.5 rsSESSIONPasvProtocolsTuning
.1.3.6.1.4.1.89.35.1.104.11.5.1 rsSESSIONPasvProtocolsEntries Maximum number of passive R/O Integer
protocols port commands entries.
.1.3.6.1.4.1.89.35.1.104.11.5.2 rsSESSIONPasvProtocolsEntriesAfterReset Future maximum number of R/W Integer
passive protocols port commands
entries.
.1.3.6.1.4.1.89.35.1.104.11.6 rsSESSIONL3SynFloodReportTuning
.1.3.6.1.4.1.89.35.1.104.11.6.1 rsSESSIONL3SynFloodReportEntries Maximum number of entries for R/O Integer
keeping track of application
security reporting SYN flood
attacks for Session Table in Layer
3.
.1.3.6.1.4.1.89.35.1.104.11.6.2 rsSESSIONL3SynFloodReportEntriesAfterReset Future maximum number of R/W Integer
entries for keeping track of
application security reporting SYN
flood attacks for Session Table in
Layer 3.
.1.3.6.1.4.1.89.35.1.104.11.7 rsSESSIONTableSynFloodTriggersTuning
.1.3.6.1.4.1.89.35.1.104.11.7.1 rsSESSIONTableSynFloodTriggersEntries Maximum number of entries for R/O Integer
counting new TCP sessions for
detecting SYN flood attacks and
creating triggers.
.1.3.6.1.4.1.89.35.1.104.11.7.2 rsSESSIONTableSynFloodTriggersEntriesAfterReset Future maximum number of R/W Integer
entries for counting new TCP
sessions for detecting SYN flood
attacks and creating triggers.
.1.3.6.1.4.1.89.35.1.104.11.8 rsSESSIONSessionTuning
.1.3.6.1.4.1.89.35.1.104.11.8.1 rsSESSIONSessionEntries Maximum number of session table. R/O Integer
.1.3.6.1.4.1.89.35.1.104.11.8.2 rsSESSIONSessionEntriesAfterReset Future maximum number of R/W Integer
session table entries.
.1.3.6.1.4.1.89.35.1.104.11.9 rsSESSIONAckReflectionTableTuning
.1.3.6.1.4.1.89.35.1.104.11.9.1 rsSESSIONAckReflectionTableEntries Maximum number of ACK R/O Integer

Knowledge and Education Group


Page 32 of 61
LinkProof OIDs
April 2007

reflection Source IP entries.


.1.3.6.1.4.1.89.35.1.104.11.9.2 rsSESSIONAckReflectionTableEntriesAfterReset Future maximum number of ACK R/W Integer
reflection Source IP entries.
.1.3.6.1.4.1.89.35.1.104.11.10 rsSESSIONSynProtectionStatsTuning
.1.3.6.1.4.1.89.35.1.104.11.10.1 rsSESSIONSynProtectionStatsEntries Maximum number of SYN R/O Integer
protection statistics entries.
.1.3.6.1.4.1.89.35.1.104.11.10.2 rsSESSIONSynProtectionStatsEntriesAfterReset Future maximum number of SYN R/W Integer
protection statistics entries.
.1.3.6.1.4.1.89.35.1.104.11.11 rsSESSIONSessionResetsTableTuning
.1.3.6.1.4.1.89.35.1.104.11.11.1 rsSESSIONSessionResetsEntries Maximum number of reset entries R/O Integer
kept for the session table (to
enable sending resets to servers
for uncompleted TCP sessions).
.1.3.6.1.4.1.89.35.1.104.11.11.2 rsSESSIONSessionResetsEntriesAfterReset Future maximum number of reset R/W Integer
entries kept for the session table
(to enable sending resets to
servers for uncompleted TCP
sessions).

.1.3.6.1.4.1.89.35.1.104.13 rsSESSIONSynProtectionPolicyDummy Dummy entry after SYN protection R/O Integer


policies table.
.1.3.6.1.4.1.89.35.1.104.14 rsSESSIONSynProtectionAttackAgingTime The number of seconds after IDS R/W Integer
reported SYN attack to the session
table becomes inactive, until the
session table reports the end of
the attack.
.1.3.6.1.4.1.89.35.1.104.15 rsSESSIONSendResetToServer Whether to send reset to server R/W Enable (1) Integer
when session table entry was Disable (2)
aged because of short SYN
timeout.
.1.3.6.1.4.1.89.35.1.104.16 rsSESSIONSynProtectionGlobalStatisticsStatus Not used.
.1.3.6.1.4.1.89.35.1.104.17 rsSESSIONSessionAgingTime The aging time for the session R/W Integer
table.
.1.3.6.1.4.1.89.35.1.104.18 rsSESSIONSessionEntriesNum The number of used entries in the R/W Integer
session table.
.1.3.6.1.4.1.89.35.1.104.19 rsSESSIONSessionMaxDisplayEntries Maximum number of entries to R/W Integer
display.

.1.3.6.1.4.1.89.35.1.104.22 rsSESSIONSessionTableEntryDummy Dummy entry after session table R/O Integer


entries table.
.1.3.6.1.4.1.89.35.1.104.23 rsSESSIONAckReflectionProtectionMode Whether the ACK reflection R/W Enable (1) Integer
protection is enabled or not. ReportOnly (2)
Disable (3)
.1.3.6.1.4.1.89.35.1.104.24 rsSESSIONAckReflectionSamplingPerSecond Maximum number of sampled SYN R/W Integer

Knowledge and Education Group


Page 33 of 61
LinkProof OIDs
April 2007

packets per second for ACK


reflection protection.
.1.3.6.1.4.1.89.35.1.104.25 rsSESSIONAckReflectionDropThreshold Maximum number of SYN cookie R/W Integer
sent per Source IP per second.
.1.3.6.1.4.1.89.35.1.104.26 rsSESSIONSynProtectionMaxTrapsPerTimeUnit Maximum number of SYN Flood R/W Integer
and ACK reflection traps per
defined time unit.
.1.3.6.1.4.1.89.35.1.104.27 rsSESSIONSynProtectionTrapsTimeUnit User defined time unit for limiting R/W Integer
traps.
.1.3.6.1.4.1.89.35.1.104.29 rsSESSIONSynStatsMaxDestPerPolicy Maximum number of destination R/W Integer
(IP + L4 port) per policy that we
will keep statistics for.
.1.3.6.1.4.1.89.35.1.104.30 rsSESSIONSynStatsTimePeriod Number of seconds for calculating R/W Integer
average values for SYN protection
statistics.
.1.3.6.1.4.1.89.35.1.104.31 rsSESSIONSynStatsDisplayPolicyName Name of the policy the user wish R/W String
to display statistics for (if empty -
all statistics will be displayed).
.1.3.6.1.4.1.89.35.1.104.33 rsSESSIONSynStatisticsTableDummy Dummy entry after syn protection R/O Integer
statistics table.
.1.3.6.1.4.1.89.35.1.104.34 rsSESSIONSynStatisticsReset Allows the application to reset R/W resetStatistics (1) Integer
SYN protection statistics
.1.3.6.1.4.1.89.35.1.104.35 rsSESSIONH225AgingTime Special aging time for H225 TCP R/W Integer
sessions (including H245 related
sessions).
.1.3.6.1.4.1.89.35.1.104.36 rsSESSIONNoAgingMode If enabled - the session table will R/W Enable (1) Integer
not be aged. Relevant only fot Disable (2)
dest-port only lookup mode.

Knowledge and Education Group


Page 34 of 61
LinkProof OIDs
April 2007

Mirroring
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.42 rsWSDClientMirrorPercentage The percent of client entries to back up. R/W Integer
.1.3.6.1.4.1.89.35.1.43 rsWSDMirrorStatus Enable/Disable mirroring. This enables R/W Enable (1) Integer
the allocation of the mirror tables. Disable (2)
.1.3.6.1.4.1.89.35.1.44 rsWSDMirrorProtocolMode Enable/Disable of the mirror protocol. R/W Enable (1) Integer
That is whether to send the mirror Disable (2)
messages.

.1.3.6.1.4.1.89.35.1.45 rsWSDApplicationMirrorTable Table containing the list of active mirror


entries.
.1.3.6.1.4.1.89.35.1.45.1 rsWSDApplicationMirrorEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.45.1.1 rsWSDMirrorActiveAddress The IP address of the active device. R/O IP Add
.1.3.6.1.4.1.89.35.1.45.1.2 rsWSDMirrorActiveStatus This variable indicates the R/W Active (1) Integer
administrative status of this entry. NotinService (2)
Used to delete an entry of this table. notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)

Knowledge and Education Group


Page 35 of 61
LinkProof OIDs
April 2007

Client NAT
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.40.40 rsWSDClientNAT
.1.3.6.1.4.1.89.35.1.40.40.1 rsWSDClientNATRangeTable In this table the WSD saves the client's IP ranges
.1.3.6.1.4.1.89.35.1.40.40.1.1 rsWSDClientNATRangeIPEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.40.40.1.1.1 rsWSDClientNATRangeIPFrom The IP Address of the low boundary of the interval. R/O IP Add
.1.3.6.1.4.1.89.35.1.40.40.1.1.2 rsWSDClientNATRangeIPTo The IP Address of the high boundary of the interval. R/W IP Add
.1.3.6.1.4.1.89.35.1.40.40.1.1.3 rsWSDClientNATRangeIPStatus The status of this entry. R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.40.40.2 rsWSDNATRangeTable In this table the WSD saves the NAT's IP ranges
.1.3.6.1.4.1.89.35.1.40.40.2.1 rsWSDNATRangeIPEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.40.40.2.1.1 rsWSDNATRangeIPFrom The IP Address of the low boundary of the interval. R/O IP Add
.1.3.6.1.4.1.89.35.1.40.40.2.1.2 rsWSDNATRangeIPTo The IP Address of the high boundary of the interval. R/W IP Add
.1.3.6.1.4.1.89.35.1.40.40.2.1.3 rsWSDNATRangeStatus The status of this entry. R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.40.40.3 rsWSDClientNATStatus Enable or disable the NAT client feature in WSD R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.40.40.4 rsWSDNATPortInUseTable Client NAT port in use statistics
.1.3.6.1.4.1.89.35.1.40.40.4.1 rsWSDClientNATNumOfPortInUseEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.40.40.4.1.1 rsWSDClientNATAddress The NAT IP Address R/O IP Add
.1.3.6.1.4.1.89.35.1.40.40.4.1.2 rsWSDClientNATPortInUse The number of ports in use for this address R/O Integer
.1.3.6.1.4.1.89.35.1.40.40.4.1.3 rsWSDClientNATAgvPortInUse The number of ports in use for this address R/O Integer

Knowledge and Education Group


Page 36 of 61
LinkProof OIDs
April 2007

Proximity
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.32 rsWSDProximity
.1.3.6.1.4.1.89.35.1.32.1 rsWSDStaticProximityTable In this table the WSD saves the static proximity ranges per
server farm IP Address
.1.3.6.1.4.1.89.35.1.32.1.1 rsWSDStaticProximityEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.32.1.1.1 rsWSDStaticProximityFarmAddress The IP Address of the WEB farm. R/O IP Add
.1.3.6.1.4.1.89.35.1.32.1.1.2 rsWSDStaticProximityRangeFrom The IP Address of the low boundary of the interval. R/O IP Add
.1.3.6.1.4.1.89.35.1.32.1.1.3 rsWSDStaticProximityRangeTo The IP Address of the high boundary of the interval. R/W IP Add
.1.3.6.1.4.1.89.35.1.32.1.1.4 rsWSDStaticProximityStatus This variable indicates the administrative status of this R/W Active (1) Integer
entry. NotinService (2)
Use for delete an entry in this table. notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.32.1.1.5 rsWSDStaticProximityServer1 The first priority server that this range of clients will be R/W IP Add
redirected to
.1.3.6.1.4.1.89.35.1.32.1.1.6 rsWSDStaticProximityServer2 The second priority server that this range of clients will be R/W IP Add
redirected to
.1.3.6.1.4.1.89.35.1.32.1.1.7 rsWSDStaticProximityServer3 The third priority server that this range of clients will be R/W IP Add
redirected to

.1.3.6.1.4.1.89.35.1.32.2 rsWSDProximityOperationMode Allow proximity operation, and choose between operating R/W No Proximity (1) Integer
only static proximity or dynamic proximity as well Static Proximity (2)
Full Proximity (3)
.1.3.6.1.4.1.89.35.1.32.3 rsWSDProximityMainDNS The IP Address of the main DNS to be ignored in the R/W IP Add
proximity operation
.1.3.6.1.4.1.89.35.1.32.4 rsWSDProximityBackupDNS The IP Address of the backup DNS to be ignored in the R/W IP Add
proximity operation
.1.3.6.1.4.1.89.35.1.32.5 rsWSDProximityAgingPeriod The time in hours after which an old dynamic entry is R/W Integer
invalid.
.1.3.6.1.4.1.89.35.1.32.6 rsWSDProximityClientMode Enable or disable the proximity operation of the distributed R/W Enable (1) Integer
WSD Disable (2)
.1.3.6.1.4.1.89.35.1.32.7 rsWSDProximityRetries The number of tries for checking the client distance R/W Integer
.1.3.6.1.4.1.89.35.1.32.8 rsWSDProximityTimeout The timeout between proximity checks R/W Integer
.1.3.6.1.4.1.89.35.1.32.9 rsWSDProximityTuning
.1.3.6.1.4.1.89.35.1.32.9.1 rsWSDMaxDynEntries Maximal number of entries in the dynamic proximity table. R/O Integer
.1.3.6.1.4.1.89.35.1.32.9.2 rsWSDMaxDynEntriesAfterReset Future maximal number of entries in the dynamic proximity R/W Integer
table.
.1.3.6.1.4.1.89.35.1.32.10 rsWSDPrxBasicCheckMethod Enable or disable basic proximity check (ICMP) R/W Enable (1) Integer

Knowledge and Education Group


Page 37 of 61
LinkProof OIDs
April 2007

Disable (2)
.1.3.6.1.4.1.89.35.1.32.11 rsWSDPrxAdvancedCheckMethod Enable or disable advanced proximity check (UDP) R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.32.12 rsWSDPrxApplIndpndCheckMethod Enable or disable application independent proximity check R/W Enable (1) Integer
(TCP to port 80) Disable (2)
.1.3.6.1.4.1.89.35.1.32.13 rsWSDPrxApplAwareCheckMethod Enable or disable application aware proximity check (TCP) R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.32.14 rsWSDPrxTableCleanupInterval The time in minutes after which the dynamic table can R/W Integer
undergo cleanup.
.1.3.6.1.4.1.89.35.1.32.15 rsWSDPrxCheckFailureNotification Enable or disable proximity failure notification (by default R/W Enable (1) Integer
disabled) Disable (2)

.1.3.6.1.4.1.89.35.1.40.1 rsNWSDProximity
.1.3.6.1.4.1.89.35.1.40.1.1 rsWSDProximityHopsWeight The weight given to the clients hops distance in the R/W Integer
dispatching decision
.1.3.6.1.4.1.89.35.1.40.1.2 rsWSDProximityLatencyWeight The weight given to the clients latency in the dispatching R/W Integer
decision
.1.3.6.1.4.1.89.35.1.40.1.3 rsWSDProximityLoadWeight The weight given to the site load in the dispatching R/W Integer
decision
.1.3.6.1.4.1.89.35.1.40.1.4 rsWSDProximityMirrorPercentage The percent of the proximity table to back up R/W Integer
.1.3.6.1.4.1.89.35.1.40.1.5 rsWSDProximityMirrorPollingTime The polling time of the proximity mirror messages R/W Integer

DNS
.1.3.6.1.4.1.89.35.1.40.2 rsWSDDNSttl TTL for DNS replies. R/W Integer
.1.3.6.1.4.1.89.35.1.40.4 rsWSDMainVirtualDNS Main DNS virtual IP address. R/W IP Add
.1.3.6.1.4.1.89.35.1.40.5 rsWSDBackupVirtualDNS Backup WSD virtual DNS IP address. R/W IP Add
.1.3.6.1.4.1.89.35.1.40.7 rsWSDProximityMirrorProtocolMode Enable/Disable of the mirror protocol mode. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.40.10 rsWSDTwoDNSAnswers Enable/Disable two answers to DNS queries. R/W Enable (1) Integer
Disable (2)

Knowledge and Education Group


Page 38 of 61
LinkProof OIDs
April 2007

Health Monitoring
Health Monitoring
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.79 rsCCK
.1.3.6.1.4.1.89.35.1.79.1 rsCCKElementTable Table for the device's connectivity checks checked elements
.1.3.6.1.4.1.89.35.1.79.1.1 rsCCKElementEntry the row definition for this table
.1.3.6.1.4.1.89.35.1.79.1.1.1 rsCCKElementId connectivity check's checked element ID R/O Integer
.1.3.6.1.4.1.89.35.1.79.1.1.2 rsCCKElementDescription connectivity check's checked element description R/O String
.1.3.6.1.4.1.89.35.1.79.1.1.3 rsCCKElementGroup connectivity check's checked element description R/O String
.1.3.6.1.4.1.89.35.1.79.1.1.4 rsCCKElementIsActive connectivity check's checked element active status R/O Active (1) Integer
InActive (2)
.1.3.6.1.4.1.89.35.1.79.1.1.5 rsCCKElementIsAvailable connectivity check's checked element available status R/O Available (1) Integer
Unavailable (2)
No New
Sessions (3)
.1.3.6.1.4.1.89.35.1.79.1.1.6 rsCCKElementDftAddr connectivity check's checked element's default ip address R/O IP Add
.1.3.6.1.4.1.89.35.1.79.1.1.7 rsCCKElementRowStatus connectivity check's checked element row status R/O Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.79.1.1.8 rsCCKElementLoadFactor connectivity check's checked element load factor R/O Integer
.1.3.6.1.4.1.89.35.1.79.1.1.9 rsCCKElementUptimePct connectivity check's checked element uptime percentage R/O Integer
.1.3.6.1.4.1.89.35.1.79.1.1.10 rsCCKElementSuccessCnt connectivity check's checked element success count R/O Integer
.1.3.6.1.4.1.89.35.1.79.1.1.11 rsCCKElementFailCnt connectivity check's checked element failure count R/O Integer
.1.3.6.1.4.1.89.35.1.79.2 rsCCKHealthChkTable Table for the device's connectivity checks health checks
.1.3.6.1.4.1.89.35.1.79.2.1 rsCCKHealthChkEntry The row definition for this table
.1.3.6.1.4.1.89.35.1.79.2.1.1 rsCCKHealthChkName connectivity check's health check name R/O String
.1.3.6.1.4.1.89.35.1.79.2.1.2 rsCCKHealthChkId connectivity check's health check identifier R/W Integer
.1.3.6.1.4.1.89.35.1.79.2.1.3 rsCCKHealthChkMethod connectivity check's health check method R/W Integer
.1.3.6.1.4.1.89.35.1.79.2.1.4 rsCCKHealthChkStatus connectivity check's health check status R/O Unknown (1) Integer
Failed (2)
Passed (3)
No New
Sessions (4)

Knowledge and Education Group


Page 39 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.79.2.1.5 rsCCKHealthChkDstAddr connectivity check's health check destination address R/W IP Add
.1.3.6.1.4.1.89.35.1.79.2.1.6 rsCCKHealthChkNextHop connectivity check's health check next hop R/W IP Add
.1.3.6.1.4.1.89.35.1.79.2.1.7 rsCCKHealthChkDstPort connectivity check's health check destination port R/W Integer
.1.3.6.1.4.1.89.35.1.79.2.1.8 rsCCKHealthChkArguments connectivity check's health check argument list R/W String
.1.3.6.1.4.1.89.35.1.79.2.1.9 rsCCKHealthChkInterval connectivity check's health check interval in seconds R/W Integer
.1.3.6.1.4.1.89.35.1.79.2.1.10 rsCCKHealthChkRetries Connectivity check's health check number of retries before R/W Integer
failing
.1.3.6.1.4.1.89.35.1.79.2.1.11 rsCCKHealthChkTimeout Connectivity check's health check timeout in seconds R/W Integer
.1.3.6.1.4.1.89.35.1.79.2.1.12 rsCCKHealthChkRowStatus Connectivity check's health check row status R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.79.2.1.13 rsCCKHealthChkNNSTimeout Connectivity check's no new session timeout, in seconds R/W Integer
.1.3.6.1.4.1.89.35.1.79.2.1.14 rsCCKHealthChkTrckLoad Connectivity check's health check - use this check for load R/W Enable (1) Integer
evaluation Disable (2)
.1.3.6.1.4.1.89.35.1.79.2.1.15 rsCCKHealthChkLoadFactor Connectivity check's health check load factor R/O Integer
.1.3.6.1.4.1.89.35.1.79.2.1.16 rsCCKHealthChkRevResult Connectivity check's health check - reverse check's result R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.79.2.1.17 rsCCKHealthChkUptimePct Connectivity check's health check uptime percentage R/O Integer
.1.3.6.1.4.1.89.35.1.79.2.1.18 rsCCKHealthChkSuccessCnt Connectivity check's health check success count R/O Integer
.1.3.6.1.4.1.89.35.1.79.2.1.19 rsCCKHealthChkFailCnt Connectivity check's health check failure count R/O Integer
.1.3.6.1.4.1.89.35.1.79.2.1.20 rsCCKHealthChkDuration Connectivity check's health check average duration R/O Integer
.1.3.6.1.4.1.89.35.1.79.2.1.21 rsCCKHealthChkServerSpoof Connectivity check's health check - server spoofing R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.79.3 rsCCKChkBindingTable Table for health check - element bindings
.1.3.6.1.4.1.89.35.1.79.3.1 rsCCKChkBindingEntry The row definition for this table
.1.3.6.1.4.1.89.35.1.79.3.1.1 rsCCKChkBindingHealthChk The bound health check id R/O Integer
.1.3.6.1.4.1.89.35.1.79.3.1.2 rsCCKChkBindingElement The bound element id R/O Integer
.1.3.6.1.4.1.89.35.1.79.3.1.3 rsCCKChkBindingGroup The bound element group R/W Integer
.1.3.6.1.4.1.89.35.1.79.3.1.4 rsCCKChkBindingMandatory Connectivity check's binding relation - Mandatory or not R/W Is Mandatory (1) Integer
Is non
Mandatory (2)
.1.3.6.1.4.1.89.35.1.79.3.1.5 rsCCKChkBindingRowStatus Health check's binding check row status R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.79.4 rsCCKChkMethodTable Connectivity check's check methods table
.1.3.6.1.4.1.89.35.1.79.4.1 rsCCKChkMethodEntry The row definition for this table
.1.3.6.1.4.1.89.35.1.79.4.1.1 rsCCKChkMethodId Connectivity check's check method's id R/O Integer

Knowledge and Education Group


Page 40 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.79.4.1.2 rsCCKChkMethodDescription Connectivity check's check method's description R/O String


.1.3.6.1.4.1.89.35.1.79.4.1.3 rsCCKChkMethodRowStatus Connectivity check's check method's row status R/O Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.79.5 rsCCKPktSequenceTable Connectivity check's packet sequence table
.1.3.6.1.4.1.89.35.1.79.5.1 rsCCKPktSequenceEntry The row definition for this table
.1.3.6.1.4.1.89.35.1.79.5.1.1 rsCCKPktSequenceSeqId Packet sequence id R/O Integer
.1.3.6.1.4.1.89.35.1.79.5.1.2 rsCCKPktSequencePktId Packet's sequence number within the packet sequence R/O Integer
.1.3.6.1.4.1.89.35.1.79.5.1.3 rsCCKPktSequenceType Packet type (send/receive) R/W Send (1) Integer
Receive (2)
.1.3.6.1.4.1.89.35.1.79.5.1.4 rsCCKPktSequenceString Packet data (for send)/match pattern (for receive) R/W String
.1.3.6.1.4.1.89.35.1.79.5.1.5 rsCCKPktSequenceDescription Packet description R/W String
.1.3.6.1.4.1.89.35.1.79.5.1.6 rsCCKPktSequenceRowStatus Connectivity check's packet sequence's row status R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.79.5.1.7 rsCCKPktSequenceCompareMtd receive packet comparison method (regex/binary) R/W Regex (1) Integer
Binary (2)
.1.3.6.1.4.1.89.35.1.79.6 rsCCKArgDelimiter Connectivity checks additional argument delimiter character R/W String
.1.3.6.1.4.1.89.35.1.79.7 rsCCKNextElementId Connectivity checks next element id R/W Integer
.1.3.6.1.4.1.89.35.1.79.8 rsCCKNextCheckId Connectivity checks next health check id R/W Integer
.1.3.6.1.4.1.89.35.1.79.9 rsCCKStatus Connectivity checks enable switch R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.79.10 rsCCKLoadSamples Connectivity checks load tracking samples used R/W Integer
.1.3.6.1.4.1.89.35.1.79.11 rsCCKCertFile SSL Connectivity checks certificate file R/W String
.1.3.6.1.4.1.89.35.1.79.12 rsCCKKeyFile SSL Connectivity checks key file R/W String

Knowledge and Education Group


Page 41 of 61
LinkProof OIDs
April 2007

Acceptable HTTP Codes


.1.3.6.1.4.1.89.35.1.40.15 rsWSDAcceptableHTTPCodesTable A table for managing the acceptable HTTP codes
received by extended connectivity check.
.1.3.6.1.4.1.89.35.1.40.15.1 rsWSDAcceptableHTTPCodeEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.40.15.1.1 rsWSDAcceptableHTTPCodeFarm IP address of the farm where the code is defined. R/W IP Add
.1.3.6.1.4.1.89.35.1.40.15.1.2 rsWSDAcceptableHTTPCode The HTTP code acceptable in that farm. R/W Integer
.1.3.6.1.4.1.89.35.1.40.15.1.3 rsWSDAcceptableHTTPCodeStatus Row status for the code. R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)

HTTP Content
Check Table
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.40.28 rsWSDHTTPContentCheckTable A table for managing the strings that the WSD
looks for in HTTP responses (to extended
connectivity checks).
.1.3.6.1.4.1.89.35.1.40.28.1 rsWSDHTTPContentCheckEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.40.28.1.1 rsWSDHTTPContentCheckFarm IP address of the farm where the extended R/W IP Add
check is made.
.1.3.6.1.4.1.89.35.1.40.28.1.2 rsWSDHTTPContentCheckString The string to look for in the HTTP response. R/W String
.1.3.6.1.4.1.89.35.1.40.28.1.3 rsWSDHTTPContentCheckMode Type of checks - should the check be that the R/W String Exists (1) Integer
string exists or that it is absent. StringisAbsent (2)
.1.3.6.1.4.1.89.35.1.40.28.1.4 rsWSDHTTPContentCheckStatus Row status for the string. R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)

Knowledge and Education Group


Page 42 of 61
LinkProof OIDs
April 2007

Bandwidth Management
Bandwidth Management
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.60 rsBWM
.1.3.6.1.4.1.89.35.1.60.1 rsBWMRulesTable Table containing the list of rules for
classifier data base, these rules can be
used to classify packets for bandwidth
management, facs etc...
.1.3.6.1.4.1.89.35.1.60.1.1 rsBWMRulesEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.60.1.1.1 rsBWMRulesIndex This variable indicates the administrative R/W Integer
index of a line it determines the order of
the rules.
.1.3.6.1.4.1.89.35.1.60.1.1.2 rsBWMRulesName The Name for the Rule must be unique. R/O String
.1.3.6.1.4.1.89.35.1.60.1.1.3 rsBWMRulesDestination The destination address / range of R/W String
address for the packet, the name is
defined in the Objects table or can be an
IP address.
.1.3.6.1.4.1.89.35.1.60.1.1.4 rsBWMRulesSource The source address / range of address for R/W String
the packet, the name is defined in the
Objects table or can be an IP address.
.1.3.6.1.4.1.89.35.1.60.1.1.5 rsBWMRulesStatus This variable indicates the administrative R/W Active (1) Integer
status of this entry. Used to delete an NotinService (2)
entry of this table. notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.60.1.1.6 rsBWMRulesAction This variable indicates the action that the R/W Forward (1) Integer
classifier / service Block (2)
must take on this entry. Block & Reset (3)
Block & Bi-
Directional (4)
monitorHTTP (5)
monitorHTTPS (6)
MonitorTCP (7)
.1.3.6.1.4.1.89.35.1.60.1.1.7 rsBWMRulesDirection This variable indicates the direction of the R/W Oneway (1) Integer
incoming packet. Twoway (2)
Session (3)
.1.3.6.1.4.1.89.35.1.60.1.1.8 rsBWMRulesPriority This variable indicates the priority for this R/W Integer
entry.

Knowledge and Education Group


Page 43 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.1.1.9 rsBWMRulesPhysicalPort This variable indicates the port from which R/W Integer
the packet arrived.
.1.3.6.1.4.1.89.35.1.60.1.1.10 rsBWMRulesType This variable indicates the type of rules R/W facsBandwidth (1) Integer
(services) . IDS (3)
Chain (4)
.1.3.6.1.4.1.89.35.1.60.1.1.11 rsBWMRulesDescription Description. R/W String
.1.3.6.1.4.1.89.35.1.60.1.1.12 rsBWMRulesGuaranteedBW Bandwidth allocated for a certain rule. R/W Integer
.1.3.6.1.4.1.89.35.1.60.1.1.13 rsBWMRulesPolicyType The type of policy - i.e. if this is a filter, R/W None (1) Integer
group or policy. Filter (2)
Group (3)
Policy (4)
.1.3.6.1.4.1.89.35.1.60.1.1.14 rsBWMRulesPolicy The name for the filter policy for the rule. R/W String
.1.3.6.1.4.1.89.35.1.60.1.1.15 rsBWMRulesOperationalStatus This variable indicates if the rule is active R/W Active (1) Integer
or inactive. The active rule table contains Inactive (2)
only active rules.
.1.3.6.1.4.1.89.35.1.60.1.1.16 rsBWMRulesDSCPMarking This variable indicates the DSCP value to R/W Integer
mark the ToS field in the IP header in the
matching packets. If equals -1, the
marking is not performed.
.1.3.6.1.4.1.89.35.1.60.1.1.17 rsBWMRulesReportBlockedPackets This variable indicates if blocked packets R/W Disable (0) Integer
are be reported. Enable (1)
Security Event (2)
.1.3.6.1.4.1.89.35.1.60.1.1.18 rsBWMRulesMaxBW Maximum bandwidth allocated for a R/W Integer
certain rule.
.1.3.6.1.4.1.89.35.1.60.1.1.19 rsBWMRulesSpecific This variable indicates if there is additional R/W String
data to the policy.
.1.3.6.1.4.1.89.35.1.60.1.1.20 rsBWMRulesPhysicalPortGroup The name of the physical port group for R/W String
this rule.
.1.3.6.1.4.1.89.35.1.60.1.1.21 rsBWMRulesVLANTagGroup The name of the VLAN tag group for this R/W String
rule.
.1.3.6.1.4.1.89.35.1.60.1.1.26 rsBWMRulesPolicyGroup Group the policies for bandwidth sharing. R/W String
.1.3.6.1.4.1.89.35.1.60.2 rsBWMRulesIPObjectTable Table containing the grouping for ranges.
.1.3.6.1.4.1.89.35.1.60.2.1 rsBWMRulesIPObjectEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.60.2.1.1 rsBWMRulesIPObjectName The Name for the IP Object Rule, must be R/O String
unique.
.1.3.6.1.4.1.89.35.1.60.2.1.2 rsBWMRulesIPObjectSubIndex SubIndex. R/O Integer
.1.3.6.1.4.1.89.35.1.60.2.1.3 rsBWMRulesIPObjectAddress IP address R/W IP Add
.1.3.6.1.4.1.89.35.1.60.2.1.4 rsBWMRulesIPObjectMask IP address mask. R/W IP Add
.1.3.6.1.4.1.89.35.1.60.2.1.5 rsBWMRulesIPObjectFromIP The from IP Address of the range. R/W IP Add
.1.3.6.1.4.1.89.35.1.60.2.1.6 rsBWMRulesIPObjectToIP The to IP Address of the range. R/W IP Add
.1.3.6.1.4.1.89.35.1.60.2.1.7 rsBWMRulesIPObjectMode This variable indicates the mode of the R/W IP Mask (1) Integer
entry. This is either IP Range (2)
a range or an IP address and mask. Dynamic (3)

Knowledge and Education Group


Page 44 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.2.1.8 rsBWMRulesIPObjectStatus This variable indicates the administrative R/W Active (1) Integer
status of this entry. NotinService (2)
Used to delete an entry of this table. notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.60.3 rsBWMCBQMode CBQ Mode. R/W Cyclic (1) Integer
CBQ (2)
.1.3.6.1.4.1.89.35.1.60.4 rsBWMActualQueueSize The current size of the queue. R/O Integer
.1.3.6.1.4.1.89.35.1.60.5 rsBWMAverageQueueSize The current average queue size. R/O Integer
.1.3.6.1.4.1.89.35.1.60.6 rsBWMQueueRedDropped The current red dropped packets. R/O Integer
.1.3.6.1.4.1.89.35.1.60.7 rsBWMPriorityTable The table for reading the packets sent via
each priority
.1.3.6.1.4.1.89.35.1.60.7.1 rsBWMPriorityEntry The row definition for the priority table
.1.3.6.1.4.1.89.35.1.60.7.1.1 rsBWMPriority The priority R/O Integer
.1.3.6.1.4.1.89.35.1.60.7.1.2 rsBWMPacketsSent The number of packets sent via this R/O Integer
priority
.1.3.6.1.4.1.89.35.1.60.8 rsBWMRedMode The RED algorithm mode R/W None (1) Integer
Global (2)
Weighted (3)
.1.3.6.1.4.1.89.35.1.60.9 rsBWMCurrentRulesTable Table containing the list of rules for
classifier data base, these rules can be
used to classify packets for bandwidth
management, facs etc...
.1.3.6.1.4.1.89.35.1.60.9.1 rsBWMCurrentRulesEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.60.9.1.1 rsBWMCurrentRulesIndex This variable indicates the administrative R/O Integer
index of a line it determine the order of the
rules.
.1.3.6.1.4.1.89.35.1.60.9.1.2 rsBWMCurrentRulesName The Name for the Rule must be unique. R/O String
.1.3.6.1.4.1.89.35.1.60.9.1.3 rsBWMCurrentRulesDestination The destination address / range of R/O String
address for the packet, the name is
defined in the Objects table or can be an
IP address.
.1.3.6.1.4.1.89.35.1.60.9.1.4 rsBWMCurrentRulesSource The source address / range of address for R/O String
the packet, the name is defined in the
Objects table or can be an IP address.
.1.3.6.1.4.1.89.35.1.60.9.1.5 rsBWMCurrentRulesAction This variable indicates the action that the R/O Forward (1) Integer
classifier / service must Block (2)
take on this entry. Block & Reset (3)
Block & Bi-
Directional (4)
monitorHTTP (5)
monitorHTTPS (6)
monitorTCP (7)

Knowledge and Education Group


Page 45 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.9.1.6 rsBWMCurrentRulesDirection This variable indicates the direction of the R/O Oneway (1) Integer
incoming packet. Twoway (2)
Session (3)
.1.3.6.1.4.1.89.35.1.60.9.1.7 rsBWMCurrentRulesPriority This variable indicates the priority for this R/O Integer
entry.
.1.3.6.1.4.1.89.35.1.60.9.1.8 rsBWMCurrentRulesPhysicalPort This variable indicates the port from which R/O Integer
the packet arrived.
.1.3.6.1.4.1.89.35.1.60.9.1.9 rsBWMCurrentRulesType This variable indicates the type of rules R/O facsBandwidth (1) Integer
(services) . IDS (3)
Chain (4)
.1.3.6.1.4.1.89.35.1.60.9.1.10 rsBWMCurrentRulesDescription Description. R/O String
.1.3.6.1.4.1.89.35.1.60.9.1.11 rsBWMCurrentRulesGuaranteedBW Bandwidth allocated for a certain rule. R/O Counter
.1.3.6.1.4.1.89.35.1.60.9.1.12 rsBWMCurrentRulesMaxBW Maximum bandwidth allocated for a R/O Counter
certain rule.
.1.3.6.1.4.1.89.35.1.60.9.1.13 rsBWMCurrentRulesPolicyType The type of policy - i.e. if this is a filter, R/O None (1) Integer
group or policy. Filter (2)
Group (3)
Policy (4)
.1.3.6.1.4.1.89.35.1.60.9.1.14 rsBWMCurrentRulesPolicy The name for the filter policy for the rule. R/O String
.1.3.6.1.4.1.89.35.1.60.9.1.15 rsBWMCurrentRulesDSCPMarking This variable indicates the DSCP value to R/O Integer
mark the ToS field in the IP header in the
matching packets. If equals -1, the
marking is not performed.
.1.3.6.1.4.1.89.35.1.60.9.1.16 rsBWMCurrentRulesReportBlockedPackets This variable indicates if blocked packets R/O Disable (0) Integer
are be reported. Enable (1)
Security Event (2)
.1.3.6.1.4.1.89.35.1.60.9.1.17 rsBWMCurrentRulesSpecific This variable indicates if there is additional R/O String
data to the policy.
.1.3.6.1.4.1.89.35.1.60.9.1.18 rsBWMCurrentRulesPhysicalPortGroup The name of the physical port group for R/O String
this rule.
.1.3.6.1.4.1.89.35.1.60.9.1.19 rsBWMCurrentRulesVLANTagGroup The name of the VLAN tag group for this R/O String
rule.
.1.3.6.1.4.1.89.35.1.60.9.1.24 rsBWMCurrentRulesPolicyGroup Group the policies for bandwidth sharing. R/W String
.1.3.6.1.4.1.89.35.1.60.10 rsBWMCurrentRulesIPObjectTable Table containing the grouping for ranges.
.1.3.6.1.4.1.89.35.1.60.10.1 rsBWMCurrentRulesIPObjectEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.60.10.1.1 rsBWMCurrentRulesIPObjectName The Name for the IP Object Rule, must be R/O String
unique.
.1.3.6.1.4.1.89.35.1.60.10.1.2 rsBWMCurrentRulesIPObjectSubIndex SubIndex. R/O Integer
.1.3.6.1.4.1.89.35.1.60.10.1.3 rsBWMCurrentRulesIPObjectAddress IP address R/O IP Add
.1.3.6.1.4.1.89.35.1.60.10.1.4 rsBWMCurrentRulesIPObjectMask IP address mask. R/O IP Add
.1.3.6.1.4.1.89.35.1.60.10.1.5 rsBWMCurrentRulesIPObjectFromIP The from IP Address of the range. R/O IP Add
.1.3.6.1.4.1.89.35.1.60.10.1.6 rsBWMCurrentRulesIPObjectToIP The to IP Address of the range. R/O IP Add
.1.3.6.1.4.1.89.35.1.60.10.1.7 rsBWMCurrentRulesIPObjectMode This variable indicates the mode of the R/O IP Mask (1) Integer

Knowledge and Education Group


Page 46 of 61
LinkProof OIDs
April 2007

entry. This is either IP Range (2)


a range or an IP address and mask. Dynamic (3)
.1.3.6.1.4.1.89.35.1.60.11 rsBWMClassificationMode The rule classification mode R/W Policies (1) Integer
Disabled (2)
Diffserv (3)
TOS (4)
.1.3.6.1.4.1.89.35.1.60.12 rsBWMMaximumBandwidth The maximum output bandwidth of the R/O Counter
device. This is in Bytes
.1.3.6.1.4.1.89.35.1.60.13 rsBWMBandwidthBorrowingMode Whether or not rules are able to borrow R/W Enable (1) Integer
bandwidth from other rules Disable (2)
.1.3.6.1.4.1.89.35.1.60.14 rsBWMActions Allows the application to perform specific R/W UpdateRules (1) Integer
actions Default DSCPs (2)
.1.3.6.1.4.1.89.35.1.60.15 rsBWMFilterEntryTable Table containing the filters.
.1.3.6.1.4.1.89.35.1.60.15.1 rsBWMFilterEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.60.15.1.1 rsBWMFilterName The name of the filter object. R/O String
.1.3.6.1.4.1.89.35.1.60.15.1.2 rsBWMFilterDescription The description of the filter. R/W String
.1.3.6.1.4.1.89.35.1.60.15.1.3 rsBWMFilterProtocol The protocol for the filter. R/W IP (1) Integer
TCP (2)
UDP (3)
ICMP (4)
nonIP (5)
.1.3.6.1.4.1.89.35.1.60.15.1.4 rsBWMFilterDestinationPort The initial destination port. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.5 rsBWMFilterSourceFromPort The starting source port. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.6 rsBWMFilterSourceToPort The last valid source port. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.7 rsBWMFilterOMPCOffset The offset of the OMPC data. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.8 rsBWMFilterOMPCMask The mask for the OMPC object. R/W String
.1.3.6.1.4.1.89.35.1.60.15.1.9 rsBWMFilterOMPCPattern The pattern for the OMPC data. R/W String
.1.3.6.1.4.1.89.35.1.60.15.1.10 rsBWMFilterOMPCCondition The condition for the OMPC data check. R/W notApplicable (1) Integer
Equal (2)
notEqual (3)
GreaterThan (4)
LessThan (5)
.1.3.6.1.4.1.89.35.1.60.15.1.11 rsBWMFilterOMPCLength The length of the OMPC. R/W oneByte (1) Integer
twoBytes (2)
threeBytes (3)
fourBytes (4)
notApplicable (5)
.1.3.6.1.4.1.89.35.1.60.15.1.12 rsBWMFilterContentOffset The offset for the content. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.13 rsBWMFilterContent The content to be checked. R/W String
.1.3.6.1.4.1.89.35.1.60.15.1.14 rsBWMFilterContentType The type of content. In the case of URL R/W Integer
only the URL is checked. (No offset is
used). In the case of text then the entire
packet is checked (will make use of the

Knowledge and Education Group


Page 47 of 61
LinkProof OIDs
April 2007

offset).
.1.3.6.1.4.1.89.35.1.60.15.1.15 rsBWMFilterType The type of object. This can be regular R/W Regular (1) Integer
(user defined) or static (defined by the Static (2)
application). IDS and idsStatic are IDS (3)
obsolete. IDS Static (4)
.1.3.6.1.4.1.89.35.1.60.15.1.16 rsBWMFilterStatus The status of the object. R/W Active (1) Integer
NotinService (2)
notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)
.1.3.6.1.4.1.89.35.1.60.15.1.17 rsBWMFilterContentEnd End of search data. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.18 rsBWMFilterContentData Additional content data, used for header R/W String
type entries.
.1.3.6.1.4.1.89.35.1.60.15.1.19 rsBWMFilterContentCoding The type of content coding that is used. R/W notApplicable (1) Integer
CaseInSensitive (2)
CaseSensitive (3)
HEX (4)
International (5)
.1.3.6.1.4.1.89.35.1.60.15.1.20 rsBWMFilterContentDataCoding The type of content data coding that is R/W notApplicable (1) Integer
used. CaseInSensitive (2)
CaseSensitive (3)
HEX (4)
International (5)
.1.3.6.1.4.1.89.35.1.60.15.1.21 rsBWMFilterOMPCOffsetBase The base of filter OMPC offset. R/W None (0) Integer
IP Header (1)
IP Data (2)
TCP Data (3)
ASN1 (4)
Ethernet (5)
I4 Header (6)
.1.3.6.1.4.1.89.35.1.60.15.1.22 rsBWMFilterDestinationMaxPort The Maximal destination port of the range. R/W Integer
.1.3.6.1.4.1.89.35.1.60.15.1.23 rsBWMFilterSourceAppPortGroup The source port group. R/W String
.1.3.6.1.4.1.89.35.1.60.15.1.24 rsBWMFilterDestinationAppPortGroup The destination port group. R/W String

.1.3.6.1.4.1.89.35.1.60.23 rsBWMTuning
.1.3.6.1.4.1.89.35.1.60.23.1 rsBWMPolicyTuning
.1.3.6.1.4.1.89.35.1.60.23.1.1 rsBWMPolicyEntries Maximum number of policy entries. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.1.2 rsBWMPolicyEntriesAfterReset Future maximum number of policy entries. R/W Integer
.1.3.6.1.4.1.89.35.1.60.23.2 rsBWMNetworkTuning
.1.3.6.1.4.1.89.35.1.60.23.2.1 rsBWMNetworkEntries Maximum number of network entries. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.2.2 rsBWMNetworkEntriesAfterReset Future maximum number of network R/W Integer
entries.
.1.3.6.1.4.1.89.35.1.60.23.3 rsBWMFilterTuning

Knowledge and Education Group


Page 48 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.23.3.1 rsBWMFilterEntries Maximum number of filter entries. R/O Integer


.1.3.6.1.4.1.89.35.1.60.23.3.2 rsBWMFilterEntriesAfterReset Future maximum number of filter entries. R/W Integer
.1.3.6.1.4.1.89.35.1.60.23.4 rsBWMAdvancedTuning
.1.3.6.1.4.1.89.35.1.60.23.4.1 rsBWMAdvancedEntries Maximum number of advanced entries. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.4.2 rsBWMAdvancedEntriesAfterReset Future maximum number of advanced R/W Integer
entries.
.1.3.6.1.4.1.89.35.1.60.23.5 rsBWMGroupTuning
.1.3.6.1.4.1.89.35.1.60.23.5.1 rsBWMGroupEntries Maximum number of group entries. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.5.2 rsBWMGroupEntriesAfterReset Future maximum number of group entries. R/W Integer
.1.3.6.1.4.1.89.35.1.60.23.6 rsBWMDestinationTuning
.1.3.6.1.4.1.89.35.1.60.23.6.1 rsBWMDestinationEntries Maximum number of destination entries. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.6.2 rsBWMDestinationEntriesAfterReset Future maximum number of destination R/W Integer
entries.
.1.3.6.1.4.1.89.35.1.60.23.7 rsBWMSessionTuning
.1.3.6.1.4.1.89.35.1.60.23.7.1 rsBWMSessionEntries Maximum number of session table. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.7.2 rsBWMSessionEntriesAfterReset Future maximum number of session table R/W Integer
entries.
.1.3.6.1.4.1.89.35.1.60.23.8 rsBWMChainTuning
.1.3.6.1.4.1.89.35.1.60.23.8.1 rsBWMMaxChainPolicies Maximum number of chain (farm cluster) R/O Integer
policies.
.1.3.6.1.4.1.89.35.1.60.23.8.2 rsBWMMaxChainPoliciesAfterReset Future maximum number of chain (farm R/W Integer
cluster) policies.
.1.3.6.1.4.1.89.35.1.60.23.9 rsBWMContentTuning
.1.3.6.1.4.1.89.35.1.60.23.9.1 rsBWMContentEntries Maximum number of content entries. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.9.2 rsBWMContentEntriesAfterReset Future maximum number of content R/W Integer
entries.
.1.3.6.1.4.1.89.35.1.60.23.10 rsBWMNetworkIPTuning
.1.3.6.1.4.1.89.35.1.60.23.10.1 rsBWMNetworkIPHashEntries Maximum number of entries in discrete R/O Integer
IPs hash per network.
.1.3.6.1.4.1.89.35.1.60.23.10.2 rsBWMNetworkIPHashEntriesAfterReset Future maximum number of entries in R/W Integer
discrete IPs hash per network.
.1.3.6.1.4.1.89.35.1.60.23.11 rsBWMNetworkRangeTuning
.1.3.6.1.4.1.89.35.1.60.23.11.1 rsBWMNetworkRangeEntries Maximum number of ranges per network. R/O Integer
.1.3.6.1.4.1.89.35.1.60.23.11.2 rsBWMNetworkRangeEntriesAfterReset Future maximum number of ranges per R/W Integer
network.
.1.3.6.1.4.1.89.35.1.60.23.12 rsBWMDynamicNetworkTuning
.1.3.6.1.4.1.89.35.1.60.23.12.1 rsBWMDynamicNetworkEntries Maximum number of dynamic network R/O Integer
entries.
.1.3.6.1.4.1.89.35.1.60.23.12.2 rsBWMDynamicNetworkEntriesAfterReset Future maximum number of dynamic R/W Integer
network entries.
.1.3.6.1.4.1.89.35.1.60.23.13 rsBWMDynamicNetworkIPTuning
.1.3.6.1.4.1.89.35.1.60.23.13.1 rsBWMDynamicNetworkIPHashEntries Maximum number of entries in discrete R/O Integer
IPs hash per dynamic network.

Knowledge and Education Group


Page 49 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.23.13.2 rsBWMDynamicNetworkIPHashEntriesAfterR rsBWMDynamicNetworkIPHashEntriesAft R/W Integer


eset erReset
.1.3.6.1.4.1.89.35.1.60.23.14 rsBWMDynamicNetworkRangeTuning
.1.3.6.1.4.1.89.35.1.60.23.14.1 rsBWMDynamicNetworkRangeEntries Maximum number of ranges per dynamic R/O Integer
network.
.1.3.6.1.4.1.89.35.1.60.23.14.2 rsBWMDynamicNetworkRangeEntriesAfterRe Future maximum number of ranges per R/W Integer
set dynamic network.
.1.3.6.1.4.1.89.35.1.60.23.15 rsBWMMacGroupTuning
.1.3.6.1.4.1.89.35.1.60.23.15.1 rsBWMMacGroupEntries Maximum number of MAC addresses R/O Integer
groups.
.1.3.6.1.4.1.89.35.1.60.23.15.2 rsBWMMacGroupEntriesAfterReset Future maximum number of MAC R/W Integer
addresses groups.
.1.3.6.1.4.1.89.35.1.60.23.18 rsBWMParallelStringSearchMemoryTuning
.1.3.6.1.4.1.89.35.1.60.23.18.1 rsBWMParallelStringSearchMemory Maximum memory size for Parallel String R/O Integer
Search.
.1.3.6.1.4.1.89.35.1.60.23.18.2 rsBWMParallelStringSearchMemoryAfterRese Future maximum memory size for Parallel R/W Integer
t String Search.
.1.3.6.1.4.1.89.35.1.60.23.19 rsBWMTrafficFlowBWTuning
.1.3.6.1.4.1.89.35.1.60.23.19.1 rsBWMTrafficFlowBWEntries Maximum number of entries in the table R/O Integer
that keeps track of sessions for BW per
Traffic Flow Support.
.1.3.6.1.4.1.89.35.1.60.23.19.2 rsBWMTrafficFlowBWEntriesAfterReset Future maximum number of entries in the R/W Integer
table that keeps track of sessions for BW
per Traffic Flow Support.
.1.3.6.1.4.1.89.35.1.60.23.20 rsBWMAppPortGroupTuning
.1.3.6.1.4.1.89.35.1.60.23.20.1 rsBWMAppPortGroupTuningEntries Maximum number of entries in application R/O Integer
ports table.
.1.3.6.1.4.1.89.35.1.60.23.20.2 rsBWMAppPortGroupTuningEntriesAfterRese Future Maximum number of entries in R/W Integer
t application ports table.
.1.3.6.1.4.1.89.35.1.60.23.21 rsBWMFarmsClassifyListsTuning
.1.3.6.1.4.1.89.35.1.60.23.21.1 rsBWMFarmsClassifyListsTuningEntries Maximum number of entries in the farms R/O Integer
classification lists table (each entry holds
the relevant BWM policies for a pair of
farms).
.1.3.6.1.4.1.89.35.1.60.23.21.2 rsBWMFarmsClassifyListsTuningEntriesAfter Future maximum number of entries in the R/W Integer
Reset farms classification lists table.

.1.3.6.1.4.1.89.35.1.60.26 rsBWMVersion The current QoS software version. R/O String

.1.3.6.1.4.1.89.35.1.60.29 rsBWMSessionAgingTime The aging time for the session table. R/W Integer

.1.3.6.1.4.1.89.35.1.60.30 rsBWMStatisticsTable Table containing statistics data for rules


.1.3.6.1.4.1.89.35.1.60.30.1 rsBWMStatisticsEntry The row definition for this table.

Knowledge and Education Group


Page 50 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.30.2 rsBWMStatisticsMonitorPolicy This variable indicates whether the device R/W Enabled (1) Integer
will gather policies' statistics. Disabled (2)
.1.3.6.1.4.1.89.35.1.60.30.3 rsBWMStatisticsTableUseSRP This variable indicates whether the device R/W True (1) Integer
will send the data to ConfigWare using False (2)
SRP.
.1.3.6.1.4.1.89.35.1.60.30.4 rsBWMStatisticsReportingPeriod This variable indicates reporting frequency R/W Integer
(in seconds) using SRP for BWM.

.1.3.6.1.4.1.89.35.1.60.31 rsBWMSamplingRatio Sampling ratio: one of how many packets R/W Integer
is sampled.
.1.3.6.1.4.1.89.35.1.60.32 rsBWMSamplerOverloadMode Overload mechanism mode: R/W Forward (1) Integer
forward/discard excess traffic. Discard (2)

.1.3.6.1.4.1.89.35.1.60.40 rsBWMOMPCHashTableOffset The offset of the OMPC hash table. R/W Integer
.1.3.6.1.4.1.89.35.1.60.41 rsBWMOMPCHashTableMask The mask of the OMPC hash table. R/W String
.1.3.6.1.4.1.89.35.1.60.42 rsBWMNoSaveMode Indicates if BWM data structures are R/W Enabled (1) Integer
stored in CDB (disable) or in Disabled (2
cdbbuf(enable).
.1.3.6.1.4.1.89.35.1.60.46 rsBWMStringSearchMode Indicates if regular string search is used in R/W Regular (1) Integer
the content module. Parallel (2)

.1.3.6.1.4.1.89.35.1.60.51 rsBWMQueueSize Enables the user to configure the queue R/W Integer
size
.1.3.6.1.4.1.89.35.1.60.52 rsBWMTrafficFlowBWAgingTime The aging time for the traffic flow BW R/W Integer
table. After this number of seconds without
activity, the session is deleted.

.1.3.6.1.4.1.89.35.1.60.54 rsBWMPolicyGroupTable Table containing the available Policy


groups.
.1.3.6.1.4.1.89.35.1.60.54.1 rsBWMPolicyGroupEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.60.54.1.1 rsBWMPolicyGroupEntryName The Name for the Policy group. R/O String
.1.3.6.1.4.1.89.35.1.60.54.1.2 rsBWMPolicyGroupEntryStatus This variable indicates the administrative R/W Active (1) Integer
status of this entry. NotinService (2)
Used to delete an entry of this table. notReady (3)
Create&Go (4)
Create&Wait (5)
Destroy (6)

.1.3.6.1.4.1.89.35.1.60.57 rsBWMCurrentAppPortGroupEntryTable Table containing the application port


range.

Knowledge and Education Group


Page 51 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.60.57.1 rsBWMCurrentAppPortGroupEntry The row definition for this table.


.1.3.6.1.4.1.89.35.1.60.57.1.1 rsBWMCurrentAppPortGroupName The name of the application port range R/O String
object.
.1.3.6.1.4.1.89.35.1.60.57.1.2 rsBWMCurrentAppPortGroupFromPort The starting port. R/O Integer
.1.3.6.1.4.1.89.35.1.60.57.1.3 rsBWMCurrentAppPortGroupToPort The last valid port. R/O Integer
.1.3.6.1.4.1.89.35.1.60.57.1.4 rsBWMCurrentAppPortGroupType The type of object. This can be regular R/O Regular (1) Integer
(user defined) or static (defined by the Static (2)
application).
.1.3.6.1.4.1.89.35.1.60.58 rsBWMDefaultGatewayClassificatiomMode If enabled, BWM classification will be R/W Enable (1) Integer
performed only on traffic to/from the Disable (2)
configured default gateway.

.1.3.6.1.4.1.89.35.1.60.62 rsBWMTCPSessionClassification Indicates the mode of classification for a R/W Enable (1) Integer
TCP session. Disable (2)

Knowledge and Education Group


Page 52 of 61
LinkProof OIDs
April 2007

Security
Security
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.65 rsIDS
.1.3.6.1.4.1.89.35.1.65.1 rsIDSTrackingTable Table containing the parameters that are
needed to detect intrusions

.1.3.6.1.4.1.89.35.1.65.2 rsIDSMechanismStatus the Application Security trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.3 rsIDSTCPAgingTimeFreq the TCP table aging time frequency R/W Integer
.1.3.6.1.4.1.89.35.1.65.4 rsIDSNCPsAgingTimeFreq the NCP's tables aging time frequency R/W Integer
.1.3.6.1.4.1.89.35.1.65.5 rsIDSStatsAgingTimeFreq the statistics table aging time frequency R/W Integer
.1.3.6.1.4.1.89.35.1.65.6 rsIDSNCPSTableSize the NCPS table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.7 rsIDSNCPDTableSize the NCPD table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.8 rsIDSNCPSDTableSize the NCPSD table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.9 rsIDSTCPTableSize the TCP table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.10 rsIDSSTATSTableSize the statistics table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.11 rsIDSBasic the basic protection rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.12 rsIDSAllServers the All servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.13 rsIDSUNIXServers the unix servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.14 rsIDSLotusServers the Lotus servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.15 rsIDSMSIISServers the MS_IIS servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.16 rsIDSMSFrontPageServers the MS front page servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.17 rsIDSApacheServers the Apache servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.18 rsIDSNetscapeWebServers the Netscape_Web servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.19 rsIDSNovellServers the Novell servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.20 rsIDSOracleServers the Oracle servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.21 rsIDSOmniHTTPDServers the OmniHTTPD servers rule trigger R/W Enable (1) Integer
Disable (2)

Knowledge and Education Group


Page 53 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.65.22 rsIDSWebSiteServers the WebSite_WebSitePro servers rule R/W Enable (1) Integer
trigger Disable (2)
.1.3.6.1.4.1.89.35.1.65.23 rsIDSColdfusionServers the Allaire_Coldfusion servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.24 rsIDSIRIXServers the IRIX servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.25 rsIDSNCSAServers the NCSA servers rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.26 rsIDSCompaqServers the Compaq_Web_Servers servers rule R/W Enable (1) Integer
trigger Disable (2)
.1.3.6.1.4.1.89.35.1.65.27 rsIDSbackdoors the backdoors rule trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.28 rsIDSTraps the traps sending mechanism trigger R/W Enable (1) Integer
Disable (2)

.1.3.6.1.4.1.89.35.1.65.30 rsIDSNCPDTableSizeAfterReset the NCPD after-reset table size R/W Integer


.1.3.6.1.4.1.89.35.1.65.31 rsIDSNCPSDTableSizeAfterReset the NCPS after-reset table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.32 rsIDSTCPTableSizeAfterReset the NCPS after-reset table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.33 rsIDSSTATSTableSizeAfterReset the NCPS after-reset table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.34 rsIDSLogfileAgingTimeFreq the log file polling time frequency R/W Integer
.1.3.6.1.4.1.89.35.1.65.35 rsIDSSendLogFile The file name include path where the R/W String
device will put the log file. The default
destination address will be the sender
address.
.1.3.6.1.4.1.89.35.1.65.36 rsIDSUtils IDS miscellaneous utilities R/W CLR Stats (1) Integer
CLR Log (2)
.1.3.6.1.4.1.89.35.1.65.37 rsIDSVersion The current IDS software version. R/O String

.1.3.6.1.4.1.89.35.1.65.41 rsIDSEmail the email sending mechanism trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.42 rsIDSLogging the logging mechanism trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.43 rsIDSSLTSamplingTimeFreq the SLT sampling time frequency R/W Integer
.1.3.6.1.4.1.89.35.1.65.44 rsIDSSLTMechStatus the DoS Shield trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.45 rsIDSReportStatus the Application Security reporting mode R/W Drop (1) Integer
Forward (2)
RST-SRC (3)
RST-DST (4)
RST-Bi (5)
.1.3.6.1.4.1.89.35.1.65.46 rsIDSSLTReportStatus the DoS Shield reporting mode R/W Drop (1) Integer
Forward (2)

Knowledge and Education Group


Page 54 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.65.48 rsIDSRestore Restore Default Configuration R/W dflsecgroups (1) Integer


.1.3.6.1.4.1.89.35.1.65.49 rsIDSMaxURILength Max URI Length R/W Integer
.1.3.6.1.4.1.89.35.1.65.50 rsIDSMinFragmentSize Min fragmented packet size R/W Integer
.1.3.6.1.4.1.89.35.1.65.51 rsIDSMinUrlPktSize Min HTTP GET/HEAD/POST fragmented R/W Integer
packet Length

.1.3.6.1.4.1.89.35.1.65.53 rsIDSRestoreGroup Restore Default Group Configuration R/W String

.1.3.6.1.4.1.89.35.1.65.55 rsIDSPanicMode the Panic Mode status R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.56 rsIDSAttackDBSend The file name include path where the R/W String
attack database located.
.1.3.6.1.4.1.89.35.1.65.57 rsIDSAttackDBVersion The version of the Attack database file R/O String
.1.3.6.1.4.1.89.35.1.65.58 rsIDSAttackDBUpdateRes The attack db file update result R/W Succeeded (1) Integer
Failed (2)
Processing (3)
Reboot-Needed (4)
Auth-Fail (5)
.1.3.6.1.4.1.89.35.1.65.59 rsIDSDHCPTableSize the DHCP table size R/W Integer
.1.3.6.1.4.1.89.35.1.65.60 rsIDSDHCPTableSizeAfterReset the DHCP after-reset table size R/W Integer

.1.3.6.1.4.1.89.35.1.65.64 rsIDSReportingInterval Reporting Interval R/W Integer


.1.3.6.1.4.1.89.35.1.65.65 rsIDSMaxAlertPerReport Maximum Alerts per Report R/W Integer

.1.3.6.1.4.1.89.35.1.65.67 rsIDSNCPSTableSizeAfterReset the NCPS after-reset table size R/W Integer

.1.3.6.1.4.1.89.35.1.65.70 rsIDSReportTerminalStatus configures the terminal echo on security R/W Enable (1) Integer
event Disable (2)
.1.3.6.1.4.1.89.35.1.65.71 rsIDSReportSysLogStatus configures Syslog sending status on R/W Enable (1) Integer
security event Disable (2)
.1.3.6.1.4.1.89.35.1.65.72 rsIDSPacketReportLimit the maximum number of reported packets R/W Integer
per-report interval
.1.3.6.1.4.1.89.35.1.65.73 rsIDSPacketReportAttackLimit the maximum number of reported packets R/W Integer
per-attack per-report interval
.1.3.6.1.4.1.89.35.1.65.74 rsIDSReportAggregationTrheshold the maximum number of reported packets R/W Integer
per-report interval

.1.3.6.1.4.1.89.35.1.65.81 rsIDSASAttackNextID the next attack id for App-Sec attack R/O Integer
.1.3.6.1.4.1.89.35.1.65.82 rsIDSDOSAttackNextID the next attack id for dos attack R/O Integer
.1.3.6.1.4.1.89.35.1.65.83 rsIDSEncoding encoding of application server for Unicode R/W Integer
normalization
.1.3.6.1.4.1.89.35.1.65.84 rsIDSReportTrapsRisk configures the minimal risk level for email R/W Info (1) Integer
sending on security event Low (2)

Knowledge and Education Group


Page 55 of 61
LinkProof OIDs
April 2007

Medium (3)
High (4)
.1.3.6.1.4.1.89.35.1.65.85 rsIDSReportEmailRisk configures the minimal risk level for email R/W Info (1) Integer
sending on security event Low (2)
Medium (3)
High (4)
.1.3.6.1.4.1.89.35.1.65.86 rsIDSReportTerminalRisk configures the minimal risk level for R/W Info (1) Integer
terminal echo on security event Low (2)
Medium (3)
High (4)
.1.3.6.1.4.1.89.35.1.65.87 rsIDSReportSysLogRisk configures the minimal risk level for Syslog R/W Info (1) Integer
on security event Low (2)
Medium (3)
High (4)
.1.3.6.1.4.1.89.35.1.65.88 rsIDSIpFragments
.1.3.6.1.4.1.89.35.1.65.88.1 rsIDSIpFragMinFragmentStatus minimum fragment status R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.88.2 rsIDSIpFragMinFragmentMode minimum fragment mode R/W Report-only (0) Integer
Drop (10)
RST-SRC (11)
RST-DST (12)
RST-Bi (13)
.1.3.6.1.4.1.89.35.1.65.88.3 rsIDSIpFragReassemblyAgingTimeFreq reassembly aging timeout R/W Integer
.1.3.6.1.4.1.89.35.1.65.88.4 rsIDSIpFragReassemblyStatus Reassembly status R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.88.5 rsIDSIpFragReassemblyMode Reassembly mode R/W Drop (10) Integer
Forward (0)
.1.3.6.1.4.1.89.35.1.65.88.6 rsIDSIpFragReassemblyOverlapStatus Reassembly Overlap Status R/W Allow (1) Integer
Deny (2)
.1.3.6.1.4.1.89.35.1.65.88.7 rsIDSIpFragReassemblyOverlapMode Reassembly Overlap mode R/W Report-only (0) Integer
Drop (10)
RST-SRC (11)
RST-DST (12)
RST-Bi (13)
.1.3.6.1.4.1.89.35.1.65.89 rsIDSIpFragmentsTuning
.1.3.6.1.4.1.89.35.1.65.89.1 rsIDSIpFragReassemblyMemorySize Maximal memory amount used by IP R/O Integer
fragmentation support, in MB.
.1.3.6.1.4.1.89.35.1.65.89.2 rsIDSIpFragReassemblyMemorySizeAfter Future maximal memory amount used by R/W Integer
Reset IP fragmentation support, in MB.
.1.3.6.1.4.1.89.35.1.65.90 rsIDSTcpReassemblyStatus the Application Security TCP reassembly R/W Enable (1) Integer
mechanism status Disable (2)

.1.3.6.1.4.1.89.35.1.65.92 rsIDSUserAttacksDBEntriesTuning
.1.3.6.1.4.1.89.35.1.65.92.1 rsIDSUserAttacksDBEntries Tuning parameter for the user defined R/O Integer

Knowledge and Education Group


Page 56 of 61
LinkProof OIDs
April 2007

attacks data-base
.1.3.6.1.4.1.89.35.1.65.92.2 rsIDSUserAttacksDBEntriesAfterReset Tuning parameter for the user defined R/W Integer
attacks data-base after the next reset
.1.3.6.1.4.1.89.35.1.65.93 rsIDSUserGroupsNumberTuning
.1.3.6.1.4.1.89.35.1.65.93.1 rsIDSUserGroupsNumber Tuning parameter for the user groups R/O Integer
data-base
.1.3.6.1.4.1.89.35.1.65.93.2 rsIDSUserGroupsNumberAfterReset Tuning parameter for the user groups R/W Integer
data-base after the next reset
.1.3.6.1.4.1.89.35.1.65.94 rsIDSNCPNFTableSizeTuning
.1.3.6.1.4.1.89.35.1.65.94.1 rsIDSNCPNFTableSize Tuning parameter for the NCPNF table R/O Integer
size
.1.3.6.1.4.1.89.35.1.65.94.2 rsIDSNCPNFTableSizeAfterReset Tuning parameter for the NCPNF table R/W Integer
size after the next reset
.1.3.6.1.4.1.89.35.1.65.95 rsIDSDropSession the Application Security drop-session R/W Enable (1) Integer
mechanism status Disable (2)
.1.3.6.1.4.1.89.35.1.65.96 rsIDSNetforensics
.1.3.6.1.4.1.89.35.1.65.96.1 rsIDSNetforensicsAgentAddress The IP Address of the Netforensics agent. R/W IP Add
.1.3.6.1.4.1.89.35.1.65.96.2 rsIDSNetforensicsAgentPort The listening port of the Netforensics R/W Integer
agent.
.1.3.6.1.4.1.89.35.1.65.96.3 rsIDSNetforensicsAgentStatus Netforensics agent reporting status. R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.97 rsIDSSourceTableParams
.1.3.6.1.4.1.89.35.1.65.97.1 rsIDSSourceTableSize Tuning parameter for the source table size R/O Integer
.1.3.6.1.4.1.89.35.1.65.97.2 rsIDSSourceTableSizeAfterReset Tuning parameter for the source table size R/W Integer
after the next reset
.1.3.6.1.4.1.89.35.1.65.98 rsIDSSuspendTableParams
.1.3.6.1.4.1.89.35.1.65.98.1 rsIDSSuspendTableMaxSrcIps Tuning parameter for the SuspendTable R/O Integer
maximal number of SRC-IPs
.1.3.6.1.4.1.89.35.1.65.98.2 rsIDSSuspendTableMaxSrcIpsAfterReset Tuning parameter for the SuspendTable R/W Integer
maximal number of SRC-IPs after the next
reset
.1.3.6.1.4.1.89.35.1.65.98.3 rsIDSSuspendTableMinAgingTimeout Dynamic blocking min timeout R/W Integer
.1.3.6.1.4.1.89.35.1.65.98.4 rsIDSSuspendTableMaxAgingTimeout Dynamic blocking max timeout R/W Integer
.1.3.6.1.4.1.89.35.1.65.98.5 rsIDSSuspendTableEntriesPerSrcIP Dynamic blocking max same source R/W Integer
entries
.1.3.6.1.4.1.89.35.1.65.99 rsIDSMinRisk Minimum risk of as attacks to be classified R/W Info (1) Integer
Low (2)
Medium (3)
High (4)
.1.3.6.1.4.1.89.35.1.65.100 rsIDSScanning
.1.3.6.1.4.1.89.35.1.65.100.1 rsIDSScanningMechanismStatus Scanning Module trigger R/W Enable (1) Integer
Disable (2)

Knowledge and Education Group


Page 57 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.65.100.4 rsIDSScanningSensitivity Scanning Module sensitivity level R/W Low (1) Integer
Medium (2)
High (3)
.1.3.6.1.4.1.89.35.1.65.100.5 rsIDSScanningSlowScans Scanning Module slow scans flag R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.100.6 rsIDSScanningMaxIPPairs Tuning parameter for the Scanning R/O Integer
maximal number of containers for IP pairs
.1.3.6.1.4.1.89.35.1.65.100.7 rsIDSScanningMaxIPPairsAfterReset Tuning parameter for the Scanning R/W Integer
maximal number of containers for IP pairs
after the next reset
.1.3.6.1.4.1.89.35.1.65.100.8 rsIDSScanningFirewall Scanning Module firewall flag R/W Enable (1) Integer
Disable (2)

.1.3.6.1.4.1.89.35.1.65.101 rsNetFlood Behavioral DOS Settings

.1.3.6.1.4.1.89.35.1.65.101.3 rsNetFloodMechStatus the Network Flood module activation R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.65.101.4 rsNetFloodBandwidthIn network flood bandwidth inbound initial R/W Integer
value (in Mgbit)
.1.3.6.1.4.1.89.35.1.65.101.5 rsNetFloodBandwidthOut network flood bandwidth outbound initial R/W Integer
value (in Mgbit)
.1.3.6.1.4.1.89.35.1.65.101.9 rsNetFloodLearningPeriod network flood learning response time R/W Day (1) Integer
Week (2)
Month (3)
.1.3.6.1.4.1.89.35.1.65.101.10 rsNetFloodResetAllLearning reset learning baseline R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.11 rsNetFloodResetPolicyLearning reset learning baseline for specific policy R/W String
.1.3.6.1.4.1.89.35.1.65.101.12 rsNetFloodQuotaTable Table containing the list of profiles params
for the NetFlood inspection
.1.3.6.1.4.1.89.35.1.65.101.12.1 rsNetFloodQuotaEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.65.101.12.1.1 rsNetFloodQuotaWay The protection way inbound / outbound. R/O Inbound (0) Integer
Outbound (1)
.1.3.6.1.4.1.89.35.1.65.101.12.1.2 rsNetFloodTcpQuota TCP quota value. R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.12.1.3 rsNetFloodUdpQuota UDP quota value. R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.12.1.4 rsNetFloodIcmpQuota ICMP quota value. R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.12.1.5 rsNetFloodIgmpQuota IGMP quota value. R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.13 rsNetFloodSetDefaultQuotas set the default quotas according the R/W Integer
configured bandwidth
.1.3.6.1.4.1.89.35.1.65.101.14 rsNetFloodBypassTcpTable Table containing the list of profiles params
for the NetFlood inspection
.1.3.6.1.4.1.89.35.1.65.101.14.1 rsNetFloodBypassTcpEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.65.101.14.1.1 rsNetFloodBypassTcpType The bypass type R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.14.1.2 rsNetFloodBypassTcpStatus The bypass type R/W Accept (0) Integer
Bypass (1)

Knowledge and Education Group


Page 58 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.65.101.14.1.3 rsNetFloodBypassTcpValues The values of the bypass. R/W String


.1.3.6.1.4.1.89.35.1.65.101.15 rsNetFloodBypassTcpSynTable Table containing the list of profiles params
for the NetFlood inspection
.1.3.6.1.4.1.89.35.1.65.101.15.1 rsNetFloodBypassTcpSynEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.65.101.15.1.1 rsNetFloodBypassTcpSynType The bypass type R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.15.1.2 rsNetFloodBypassTcpSynStatus The bypass type R/W Accept (0) Integer
Bypass (1)
.1.3.6.1.4.1.89.35.1.65.101.15.1.3 rsNetFloodBypassTcpSynValues The values of the bypass. R/W String
.1.3.6.1.4.1.89.35.1.65.101.16 rsNetFloodBypassUdpTable Table containing the list of profiles params
for the NetFlood inspection
.1.3.6.1.4.1.89.35.1.65.101.16.1 rsNetFloodBypassUdpEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.65.101.16.1.1 rsNetFloodBypassUdpType The bypass type R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.16.1.2 rsNetFloodBypassUdpStatus The bypass type R/W Accept (0) Integer
Bypass (1)
.1.3.6.1.4.1.89.35.1.65.101.16.1.3 rsNetFloodBypassUdpValues The values of the bypass. R/W String
.1.3.6.1.4.1.89.35.1.65.101.17 rsNetFloodBypassIcmpTable Table containing the list of profiles params
for the NetFlood inspection
.1.3.6.1.4.1.89.35.1.65.101.17.1 rsNetFloodBypassIcmpEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.65.101.17.1.1 rsNetFloodBypassIcmpType The bypass type R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.17.1.2 rsNetFloodBypassIcmpStatus The bypass type R/W Accept (0) Integer
Bypass (1)
.1.3.6.1.4.1.89.35.1.65.101.17.1.3 rsNetFloodBypassIcmpValues The values of the bypass. R/W String
.1.3.6.1.4.1.89.35.1.65.101.18 rsNetFloodBypassIgmpTable Table containing the list of profiles params
for the NetFlood inspection
.1.3.6.1.4.1.89.35.1.65.101.18.1 rsNetFloodBypassIgmpEntry The row definition for this table.
.1.3.6.1.4.1.89.35.1.65.101.18.1.1 rsNetFloodBypassIgmpType The bypass type R/W Integer
.1.3.6.1.4.1.89.35.1.65.101.18.1.2 rsNetFloodBypassIgmpStatus The bypass type R/W Accept (0) Integer
Bypass (1)
.1.3.6.1.4.1.89.35.1.65.101.18.1.3 rsNetFloodBypassIgmpValues The values of the bypass. R/W String
.1.3.6.1.4.1.89.35.1.65.101.19 rsNetFloodFootprintStrictness configures how accurate must the footprint R/W Low (0) Integer
be in order to be activated Medium (1)
High (2)
.1.3.6.1.4.1.89.35.1.65.101.20 rsNetFloodSamplingStatus configures whether the NetFlood sampling R/W Enable (1) Integer
is enabled or disabled Disable (2)
.1.3.6.1.4.1.89.35.1.65.101.21 rsIDSNetFloodPolicies Tuning parameter for the number of R/O Integer
Netflood policies
.1.3.6.1.4.1.89.35.1.65.101.22 rsIDSNetFloodPoliciesAfterReset Tuning parameter for the number of R/W Integer
Netflood policies after the next reset

.1.3.6.1.4.1.89.35.1.65.107 rsIDSEventTraps
.1.3.6.1.4.1.89.35.1.65.107.1 rsIDSIntrusionEvent
.1.3.6.1.4.1.89.35.1.65.107.1.1 rsIDSIntrusionErrorDesc A textual description of the enterprise- R/O String
specific trap sent to the Network

Knowledge and Education Group


Page 59 of 61
LinkProof OIDs
April 2007

Management Station by the RND


managed device.
.1.3.6.1.4.1.89.35.1.65.107.1.2 rsIDSIntrusionErrorSeverity The severity type of the enterprise-specific R/O Integer
trap sent to the Network Management
Station by the RND managed device.
.1.3.6.1.4.1.89.35.1.65.107.2 rsIDSFootprintEvent
.1.3.6.1.4.1.89.35.1.65.107.2.1 rsIDSFootprintErrorDesc A textual description of the enterprise- R/O String
specific trap sent to the Network
Management Station by the RND
managed device.
.1.3.6.1.4.1.89.35.1.65.107.2.2 rsIDSFootprintErrorSeverity The severity type of the enterprise-specific R/O Integer
trap sent to the Network Management
Station by the RND managed device.
.1.3.6.1.4.1.89.35.1.65.107.3 rsIDSDOSOverloadEvent
.1.3.6.1.4.1.89.35.1.65.107.3.1 rsIDSDOSOverloadErrorDesc A textual description of the enterprise- R/O String
specific trap sent to the Network
Management Station by the RND
managed device.
.1.3.6.1.4.1.89.35.1.65.107.3.2 rsIDSDOSOverloadErrorSeverity The severity type of the enterprise-specific R/O Integer
trap sent to the Network Management
Station by the RND managed device.

Stateful Inspection
OID Name Description Access Values Type
.1.3.6.1.4.1.89.35.1.118
.1.3.6.1.4.1.89.35.1.118.1 rsStatefulInspectionStatus the Statful inspection Security trigger R/W Enable (1) Integer
Disable (2)
.1.3.6.1.4.1.89.35.1.118.2 rsStatefulInspectionActionMode the Stateful inspection defualt action mode R/W Forward (1) Integer
Block (2)
.1.3.6.1.4.1.89.35.1.118.3 rsStatefulPolicyTable Table containing the list of policies params
for the stateful inspection
.1.3.6.1.4.1.89.35.1.118.4 rsStatefulProfileTable Table containing the list of profiles params
for the stateful inspection
.1.3.6.1.4.1.89.35.1.118.5 rsStatefulProtocolAgingTable Table of aging time for specific protocols is
stateful inspection module.
.1.3.6.1.4.1.89.35.1.118.6 rsStatefulStartupMode the Stateful inspection operational state R/W Off (1) Integer
On (2)
Graceful (3)
.1.3.6.1.4.1.89.35.1.118.7 rsStatefulStartupTimer the Stateful inspection timer for graceful R/W Integer
startup

Knowledge and Education Group


Page 60 of 61
LinkProof OIDs
April 2007

.1.3.6.1.4.1.89.35.1.118.8 rsStatefulInspectionState the Stateful inspection current operational R/W Off (1) Integer
state On (2)
.1.3.6.1.4.1.89.35.1.118.9 rsStatefulStatisticsTable Table of stateful inspection statistics in the
last minute .
.1.3.6.1.4.1.89.35.1.118.10 rsStatefulReportThresholdTable Table of reporting thresholds by risk in the
stateful inspection module.

Knowledge and Education Group


Page 61 of 61

You might also like