RADLAN-RMON
- Last updated
- 2004-06-01 00:00
- Organization
- Radlan Computer Communications Ltd.
- Revisions
- 2004-06-01 00:00
- Namespace
- radlan
- Source file
RADLAN-RMON- Digest
sha256:91d05368506565522a39ef34e8ff82606c813aa3c0d2b0c4047415e53a18744c
Description
The private MIB module definition for RND RMON MIB.
Contact
radlan.com
Imports
| From | Symbols |
|---|---|
| RADLAN-MIB | rnd |
| RMON-MIB | EntryStatus, OwnerString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
| SNMPv2-TC-v1 | DisplayString |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANAifType-MIB IEEE8021-PAE-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RADLAN-MIB RADLAN-RMON RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-SMI-v1 SNMPv2-TC SNMPv2-TC-v1 TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlRmonControlMibVersion OBJECT-TYPE The MIB's version. The current version is 1 | 1.3.6.1.4.1.89.49.1 | INTEGER | read-only | current |
| rlRmonControlHistoryControlQuotaBucket OBJECT-TYPE Maximum number of buckets to be used by each History Control group entry. changed to read only, value is derived from rsMaxRmonEtherHistoryEntrie | 1.3.6.1.4.1.89.49.2 | INTEGER (1..65535) | read-write | current |
| rlRmonControlHistoryControlMaxGlobalBuckets OBJECT-TYPE Maximum number of buckets to be used by all History Control group entries together. | 1.3.6.1.4.1.89.49.3 | INTEGER (1..65535) | read-only | current |
| rlHistoryControlTable OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.4 | not-accessible | current | |
| rlHistoryControlEntry OBJECT-TYPE 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 | 1.3.6.1.4.1.89.49.4.1 | not-accessible | current | |
| rlHistoryControlIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.4.1.1 | INTEGER (1..65535) | read-only | current |
| rlHistoryControlDataSource OBJECT-TYPE 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). | 1.3.6.1.4.1.89.49.4.1.2 | OBJECT IDENTIFIER | read-write | current |
| rlHistoryControlBucketsRequested OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.4.1.3 | INTEGER (1..65535) | read-write | current |
| rlHistoryControlBucketsGranted OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.4.1.4 | INTEGER (1..65535) | read-only | current |
| rlHistoryControlInterval OBJECT-TYPE 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). | 1.3.6.1.4.1.89.49.4.1.5 | INTEGER (1..3600) | read-write | current |
| rlHistoryControlOwner OBJECT-TYPE The entity that configured this entry and is therefore using the resources assigned to it. | 1.3.6.1.4.1.89.49.4.1.6 | OwnerString | read-write | current |
| rlHistoryControlStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.89.49.4.1.7 | EntryStatus | read-write | current |
| rlHistoryTable OBJECT-TYPE A list of history entries. | 1.3.6.1.4.1.89.49.5 | not-accessible | current | |
| rlHistoryEntry OBJECT-TYPE 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 | 1.3.6.1.4.1.89.49.5.1 | not-accessible | current | |
| rlHistoryIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.5.1.1 | INTEGER (1..65535) | read-only | current |
| rlHistorySampleIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.5.1.2 | INTEGER (1..2147483647) | read-only | current |
| rlHistoryIntervalStart OBJECT-TYPE 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. | 1.3.6.1.4.1.89.49.5.1.3 | TimeTicks | read-only | current |
| rlHistoryValue OBJECT-TYPE The value of the sampled counter at the time of this sampling. | 1.3.6.1.4.1.89.49.5.1.4 | Counter32 | read-only | current |
| rlControlHistoryControlQuotaBucket OBJECT-TYPE Maximum number of buckets to be used by each rlHistoryControlTable entry. | 1.3.6.1.4.1.89.49.6 | INTEGER (1..65535) | read-write | current |
| rlControlHistoryControlMaxGlobalBuckets OBJECT-TYPE Maximum number of buckets to be used by all rlHistoryControlTable entries together. | 1.3.6.1.4.1.89.49.7 | INTEGER (1..65535) | read-write | current |
| rlControlHistoryMaxEntries OBJECT-TYPE Maximum number of rlHistoryTable entries. | 1.3.6.1.4.1.89.49.8 | INTEGER (1..65535) | read-write | current |