RADLAN-RMON

File: RADLAN-RMON.mib (12043 bytes)

Imported modules

RADLAN-MIB RMON-MIB SNMPv2-TC-v1
SNMPv2-SMI SNMPv2-TC

Imported symbols

rnd OwnerString EntryStatus
DisplayString Unsigned32 Integer32
Counter32 TimeTicks MODULE-IDENTITY
OBJECT-TYPE RowStatus TruthValue
TEXTUAL-CONVENTION

Defined Types

RlHistoryControlEntry  
SEQUENCE    
  rlHistoryControlIndex INTEGER 1..65535
  rlHistoryControlDataSource OBJECT IDENTIFIER
  rlHistoryControlBucketsRequested INTEGER 1..65535
  rlHistoryControlBucketsGranted INTEGER 1..65535
  rlHistoryControlInterval INTEGER 1..3600
  rlHistoryControlOwner OwnerString
  rlHistoryControlStatus EntryStatus

RlHistoryEntry  
SEQUENCE    
  rlHistoryIndex INTEGER 1..65535
  rlHistorySampleIndex INTEGER 1..2147483647
  rlHistoryIntervalStart TimeTicks
  rlHistoryValue Counter32

Defined Values

rlRmonControl 1.3.6.1.4.1.89.49
The private MIB module definition for RND RMON MIB.
MODULE-IDENTITY    

rlRmonControlMibVersion 1.3.6.1.4.1.89.49.1
The MIB's version. The current version is 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlRmonControlHistoryControlQuotaBucket 1.3.6.1.4.1.89.49.2
Maximum number of buckets to be used by each History Control group entry. changed to read only, value is derived from rsMaxRmonEtherHistoryEntrie
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rlRmonControlHistoryControlMaxGlobalBuckets 1.3.6.1.4.1.89.49.3
Maximum number of buckets to be used by all History Control group entries together.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rlHistoryControlTable 1.3.6.1.4.1.89.49.4
A list of rlHistory control entries. This table is exactly like the corresponding RMON I History control group table, but is used to sample statistics of counters not specified by the RMON I statistics group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlHistoryControlEntry

rlHistoryControlEntry 1.3.6.1.4.1.89.49.4.1
A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the rlHistoryControlInterval object might be named rlHistoryControlInterval.2
Status: current Access: not-accessible
OBJECT-TYPE    
  RlHistoryControlEntry  

rlHistoryControlIndex 1.3.6.1.4.1.89.49.4.1.1
An index that uniquely identifies an entry in the rlHistoryControl table. Each such entry defines a set of samples at a particular interval for a sampled counter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rlHistoryControlDataSource 1.3.6.1.4.1.89.49.4.1.2
This object identifies the source of the data for which historical data was collected and placed in the rlHistory table. This object may not be modified if the associated rlHistoryControlStatus object is equal to valid(1).
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlHistoryControlBucketsRequested 1.3.6.1.4.1.89.49.4.1.3
The requested number of discrete time intervals over which data is to be saved in the part of the rlHistory table associated with this rlHistoryControlEntry. When this object is created or modified, the probe should set rlHistoryControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rlHistoryControlBucketsGranted 1.3.6.1.4.1.89.49.4.1.4
The number of discrete sampling intervals over which data shall be saved in the part of the rlHistory table associated with this rlHistoryControlEntry. When the associated rlHistoryControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources. The probe must not lower this value except as a result of a modification to the associated rlHistoryControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object. In this case, at the end of each sampling interval, a new bucket will be added to the rlHistory table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this rlHistoryControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the rlHistory table. Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated rlHistory table entries may be allowed to grow.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rlHistoryControlInterval 1.3.6.1.4.1.89.49.4.1.5
The interval in seconds over which the data is sampled for each bucket in the part of the rlHistory table associated with this rlHistoryControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow and set the rlHistoryControlInterval object to a value This object may not be modified if the associated rlHistoryControlStatus object is equal to valid(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

rlHistoryControlOwner 1.3.6.1.4.1.89.49.4.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: current Access: read-write
OBJECT-TYPE    
  OwnerString  

rlHistoryControlStatus 1.3.6.1.4.1.89.49.4.1.7
The status of this rlHistoryControl entry. Each instance of the rlHistory table associated with this rlHistoryControlEntry will be deleted by the agent if this rlHistoryControlEntry is not equal to valid(1).
Status: current Access: read-write
OBJECT-TYPE    
  EntryStatus  

rlHistoryTable 1.3.6.1.4.1.89.49.5
A list of history entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlHistoryEntry

rlHistoryEntry 1.3.6.1.4.1.89.49.5.1
An historical statistics sample of a counter specified by the corresponding history control entry. This sample is associated with the rlHistoryControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the rlHistoryPkts object might be named rlHistoryPkts.2.89
Status: current Access: not-accessible
OBJECT-TYPE    
  RlHistoryEntry  

rlHistoryIndex 1.3.6.1.4.1.89.49.5.1.1
The history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of rlHistoryControlIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

rlHistorySampleIndex 1.3.6.1.4.1.89.49.5.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same rlHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlHistoryIntervalStart 1.3.6.1.4.1.89.49.5.1.3
The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rlHistoryValue 1.3.6.1.4.1.89.49.5.1.4
The value of the sampled counter at the time of this sampling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlControlHistoryControlQuotaBucket 1.3.6.1.4.1.89.49.6
Maximum number of buckets to be used by each rlHistoryControlTable entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rlControlHistoryControlMaxGlobalBuckets 1.3.6.1.4.1.89.49.7
Maximum number of buckets to be used by all rlHistoryControlTable entries together.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rlControlHistoryMaxEntries 1.3.6.1.4.1.89.49.8
Maximum number of rlHistoryTable entries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535