RADWARE-STATISTICS-MIB

File: RADWARE-STATISTICS-MIB.mib (18145 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC-1215 RADWARE-MIB

Imported symbols

NetworkAddress IpAddress Counter
Gauge enterprises OBJECT-TYPE
DisplayString PhysAddress ipAddrEntry
TRAP-TYPE rsStatistics rndErrorDesc
rndErrorSeverity

Defined Types

TruthValue  
INTEGER true(1), false(2)    

RowStatus  
INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)    

NetNumber  
OCTET STRING Size(4)    

RsStatisticsProtocolEntry  
SEQUENCE    
  rsStatisticsProtocol INTEGER
  rsStatisticsProtocolPort INTEGER
  rsStatisticsProtocolLastPeriodUsedBW Counter
  rsStatisticsProtocolLastPeriodPeakBW Counter
  rsStatisticsProtocolLastPeriodMatchedPackets Counter

RsStatisticsProbePostVariablesEntry  
SEQUENCE    
  rsStatisticsProbePostVariable DisplayString
  rsStatisticsProbePostVariablesRowStatus RowStatus

RsStatisticsDiscoveryEntry  
SEQUENCE    
  rsStatisticsDiscoveryName DisplayString
  rsStatisticsDiscoveryIndex INTEGER
  rsStatisticsDiscoveryDestination DisplayString
  rsStatisticsDiscoverySource DisplayString
  rsStatisticsDiscoveryDestinationMACGroup DisplayString
  rsStatisticsDiscoverySourceMACGroup DisplayString
  rsStatisticsDiscoveryPhysicalPortGroup DisplayString
  rsStatisticsDiscoveryVLANTagGroup DisplayString
  rsStatisticsDiscoveryDirection INTEGER
  rsStatisticsDiscoveryOperationalStatus INTEGER
  rsStatisticsDiscoveryStatus RowStatus

RsStatisticsDiscoveryProtocolEntry  
SEQUENCE    
  rsStatisticsDiscoveryProtocolName DisplayString
  rsStatisticsDiscoveryProtocol INTEGER
  rsStatisticsDiscoveryProtocolPort INTEGER
  rsStatisticsDiscoveryProtocolLastPeriodUsedBW Counter
  rsStatisticsDiscoveryProtocolLastPeriodPeakBW Counter
  rsStatisticsDiscoveryProtocolLastPeriodMatchedPackets Counter

Defined Values

rsStatisticsProtocolTable 1.3.6.1.4.1.89.35.1.73.1
Table containing statistics data for protocols
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsStatisticsProtocolEntry

rsStatisticsProtocolEntry 1.3.6.1.4.1.89.35.1.73.1.1
The row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RsStatisticsProtocolEntry  

rsStatisticsProtocol 1.3.6.1.4.1.89.35.1.73.1.1.1
This variable indicates L4 protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tcp(6), udp(17), other(255)  

rsStatisticsProtocolPort 1.3.6.1.4.1.89.35.1.73.1.1.2
This variable indicates protocol's port (for TCP and UDP).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rsStatisticsProtocolLastPeriodUsedBW 1.3.6.1.4.1.89.35.1.73.1.1.3
The bandwidth used by the protocol in the last sampling period defined in rsStatisticsProtocolSamplingPeriod.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rsStatisticsProtocolLastPeriodPeakBW 1.3.6.1.4.1.89.35.1.73.1.1.4
The peak bandwidth of the protocol in the last sampling period defined in rsStatisticsProtocolSamplingPeriod.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rsStatisticsProtocolLastPeriodMatchedPackets 1.3.6.1.4.1.89.35.1.73.1.1.5
The number of packets of the protocol in the last sampling period defined in rsStatisticsProtocolSamplingPeriod.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rsStatisticsProtocolReportingPeriod 1.3.6.1.4.1.89.35.1.73.1.2
This variable indicates protocol statistics reporting frequency (in seconds) using SRP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolTableUseSRP 1.3.6.1.4.1.89.35.1.73.1.3
This variable indicates whether the device will send the data to ConfigWare using SRP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

rsStatisticsMonitorProtocols 1.3.6.1.4.1.89.35.1.73.1.4
This variable indicates whether the device will gather protocols' statistics.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rsStatisticsSRPDstIpAddr 1.3.6.1.4.1.89.35.1.73.2
Statistics Destination Ip Address, the statistics will be sent to this address in SRP mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

rsStatisticsProbeStatusMessagePeriod 1.3.6.1.4.1.89.35.1.73.3
The frequency of status messages (probe).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeMaxBufferingTime 1.3.6.1.4.1.89.35.1.73.4
The maximal time for buffering session information in probe memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbePostVariablesTable 1.3.6.1.4.1.89.35.1.73.5
Table containing the list of POST variables to be added to the URL
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsStatisticsProbePostVariablesEntry

rsStatisticsProbePostVariablesEntry 1.3.6.1.4.1.89.35.1.73.5.1
The row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RsStatisticsProbePostVariablesEntry  

rsStatisticsProbePostVariable 1.3.6.1.4.1.89.35.1.73.5.1.1
Variable name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

rsStatisticsProbePostVariablesRowStatus 1.3.6.1.4.1.89.35.1.73.5.1.2
This variable indicates the administrative status of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

rsStatisticsNMSDstPort 1.3.6.1.4.1.89.35.1.73.6
Statistics Destination NMS port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeURLMaxLength 1.3.6.1.4.1.89.35.1.73.7
Maximum length of URL string
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeRefererURLMaxLength 1.3.6.1.4.1.89.35.1.73.8
Maximum length of referer URL string
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeHostMaxLength 1.3.6.1.4.1.89.35.1.73.9
Maximum length of host string
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeMimeTypeMaxLength 1.3.6.1.4.1.89.35.1.73.10
Maximum length of mime type string
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeBrowserMaxLength 1.3.6.1.4.1.89.35.1.73.11
Maximum length of browser string
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeTCPTableSize 1.3.6.1.4.1.89.35.1.73.12
The size of the TCP statistics table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProbeHTTPTableSize 1.3.6.1.4.1.89.35.1.73.13
The size of the HTTP statistics table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsNMSDstIpAddr 1.3.6.1.4.1.89.35.1.73.14
Statistics Destination NMS Ip Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

rsProbe 1.3.6.1.4.1.89.35.1.73.15
OBJECT IDENTIFIER    

rsStatisticsDiscoveryTable 1.3.6.1.4.1.89.35.1.73.16
Table for the policies for protocol discovery
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsStatisticsDiscoveryEntry

rsStatisticsDiscoveryEntry 1.3.6.1.4.1.89.35.1.73.16.1
The row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RsStatisticsDiscoveryEntry  

rsStatisticsDiscoveryName 1.3.6.1.4.1.89.35.1.73.16.1.1
The name of the policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoveryIndex 1.3.6.1.4.1.89.35.1.73.16.1.2
Determines the order of the policies.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsDiscoveryDestination 1.3.6.1.4.1.89.35.1.73.16.1.3
Destination IP or network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoverySource 1.3.6.1.4.1.89.35.1.73.16.1.4
Source IP or network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoveryDestinationMACGroup 1.3.6.1.4.1.89.35.1.73.16.1.5
Name of the destination MAC group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoverySourceMACGroup 1.3.6.1.4.1.89.35.1.73.16.1.6
Name of the source MAC group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoveryPhysicalPortGroup 1.3.6.1.4.1.89.35.1.73.16.1.7
Name of physical port group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoveryVLANTagGroup 1.3.6.1.4.1.89.35.1.73.16.1.8
Name of VLAN tag group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoveryDirection 1.3.6.1.4.1.89.35.1.73.16.1.9
This variable indicates the direction of the incoming packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER oneway(1), twoway(2)  

rsStatisticsDiscoveryOperationalStatus 1.3.6.1.4.1.89.35.1.73.16.1.10
This variable indicates if the policy is active or inactive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

rsStatisticsDiscoveryStatus 1.3.6.1.4.1.89.35.1.73.16.1.11
Administrative row status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

rsStatisticsDiscoveryProtocolTable 1.3.6.1.4.1.89.35.1.73.17
Table containing statistics data for protocols
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsStatisticsDiscoveryProtocolEntry

rsStatisticsDiscoveryProtocolEntry 1.3.6.1.4.1.89.35.1.73.17.1
The row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RsStatisticsDiscoveryProtocolEntry  

rsStatisticsDiscoveryProtocolName 1.3.6.1.4.1.89.35.1.73.17.1.1
The name of the policy
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

rsStatisticsDiscoveryProtocol 1.3.6.1.4.1.89.35.1.73.17.1.2
This variable indicates L4 protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tcp(6), udp(17), other(255)  

rsStatisticsDiscoveryProtocolPort 1.3.6.1.4.1.89.35.1.73.17.1.3
This variable indicates protocol's port (for TCP and UDP).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rsStatisticsDiscoveryProtocolLastPeriodUsedBW 1.3.6.1.4.1.89.35.1.73.17.1.4
The bandwidth used by the protocol in the last sampling period defined in rsStatisticsProtocolSamplingPeriod.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rsStatisticsDiscoveryProtocolLastPeriodPeakBW 1.3.6.1.4.1.89.35.1.73.17.1.5
The peak bandwidth of the protocol in the last sampling period defined in rsStatisticsProtocolSamplingPeriod.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rsStatisticsDiscoveryProtocolLastPeriodMatchedPackets 1.3.6.1.4.1.89.35.1.73.17.1.6
The number of packets of the protocol in the last sampling period defined in rsStatisticsProtocolSamplingPeriod.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rsStatisticsTuning 1.3.6.1.4.1.89.35.1.73.18
OBJECT IDENTIFIER    

rsStatisticsProtocolPolicyTuning 1.3.6.1.4.1.89.35.1.73.18.1
OBJECT IDENTIFIER    

rsStatisticsProtocolPolicyEntries 1.3.6.1.4.1.89.35.1.73.18.1.1
Maximum number of policy entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolPolicyEntriesAfterReset 1.3.6.1.4.1.89.35.1.73.18.1.2
Future maximum number of policy entries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolReportTuning 1.3.6.1.4.1.89.35.1.73.18.2
OBJECT IDENTIFIER    

rsStatisticsProtocolReportEntries 1.3.6.1.4.1.89.35.1.73.18.2.1
Maximum number of protocols reports entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolReportEntriesAfterReset 1.3.6.1.4.1.89.35.1.73.18.2.2
Future maximum number of protocols reports entries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolPortsTuning 1.3.6.1.4.1.89.35.1.73.18.3
OBJECT IDENTIFIER    

rsStatisticsProtocolPortsEntries 1.3.6.1.4.1.89.35.1.73.18.3.1
Maximum number of special protocols entries for protocols discovery.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolPortsEntriesAfterReset 1.3.6.1.4.1.89.35.1.73.18.3.2
Future maximum number of special protocols entries for protocols discovery.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsProtocolsDiscoveryAgingTime 1.3.6.1.4.1.89.35.1.73.19
Lifetime for protocol discovery entries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rsStatisticsReportingProblems 1
This trap is sent to inform the user about problems in statistics' reporting.
TRAP-TYPE    

rsStatisticsTablesFull 2
This trap is sent to inform the user about one of the protocol discovery tables being full.
TRAP-TYPE