- Table of Contents
-
- 21-Network Management and Monitoring
- 01-DISMAN-EVENT-MIB
- 02-DISMAN-PING-MIB
- 03-DISMAN-TRACEROUTE-MIB
- 04-HH3C-NQA-MIB
- 05-HH3C-NTP-MIB
- 06-HH3C-RMON-EXT2-MIB
- 07-HH3C-SNMP-EXT-MIB
- 08-RMON-MIB
- 09-RMON2-MIB
- 10-SFLOW-MIB
- 11-SNMP-FRAMEWORK-MIB
- 12-SNMP-MPD-MIB
- 13-SNMP-NOTIFICATION-MIB
- 14-SNMP-TARGET-MIB
- 15-SNMP-USER-BASED-SM-MIB
- 16-SNMP-VIEW-BASED-ACM-MIB
- 17-SNMPv2-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
09-RMON2-MIB | 75.65 KB |
Contents
RMON2-MIB
About this MIB
Use this MIB to monitor the data traffic on a network segment or the entire network. RMON2-MIB is an extended version of RMON to support multi-dimensional monitoring and statistics.
MIB file name
rfc4502-rmon2.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).rmon(16)
Scalar objects
probeCapabilities
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
probeCapabilities (1.3.6.1.2.1.16.19.1) |
read-only |
BITS |
BITS { etherStats(0), historyControl(1), etherHistory(2), alarm(3), hosts(4), hostTopN(5), matrix(6), filter(7), capture(8), event(9), tokenRingMLStats(10), tokenRingPStats(11), tokenRingMLHistory(12), tokenRingPHistory(13), ringStation(14), ringStationOrder(15), ringStationConfig(16), sourceRouting(17), protocolDirectory(18), protocolDistribution(19), addressMapping(20), nlHost(21), nlMatrix(22), alHost(23), alMatrix(24), usrHistory(25), probeConfig(26) } |
An indication of the RMON MIB groups supported on a minimum of one interface by this probe. |
As per the MIB. |
probeSoftwareRev
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
probeSoftwareRev (1.3.6.1.2.1.16.19.2) |
read-only |
OCTET STRING |
OCTET STRING (0..15) |
Software revision of this device. |
As per the MIB. |
probeDateTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
probeDateTime (1.3.6.1.2.1.16.19.4) |
read-only |
OCTET STRING |
OCTET STRING (0 | 8 | 11) |
Probe's current date and time. |
As per the MIB. |
probeResetControl
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
probeResetControl (1.3.6.1.2.1.16.19.5) |
read-write |
INTEGER |
running(1), warmBoot(2), coldBoot(3) |
Reset control setting on the device. |
Supports only read operations. |
Tabular objects
usrHistoryControlTable
About this table
Use this table to configure user-defined history control entries.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
To create a row of instances, you must specify usrHistoryControlIndex and usrHistoryControlStatus in pairs. |
Not supported |
Supported |
Supported |
Columns
The table index is usrHistoryControlIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
usrHistoryControlIndex (1.3.6.1.2.1.16.18.1.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Index of a usrHistoryControl entry. |
As per the MIB. |
usrHistoryControlObjects (1.3.6.1.2.1.16.18.1.1.2) |
read-create |
Integer32 |
Integer32 (1..65535) |
Number of MIB objects on which historical data is collected. |
Value range: 1 to 30. Default value: 1. |
usrHistoryControlBucketsRequested (1.3.6.1.2.1.16.18.1.1.3) |
read-create |
Integer32 |
Integer32 (1..65535) |
Requested number of samples to be retained for the entry. |
A maximum of 50 samples are supported. You can set a value larger than 50 for this object, but only 50 samples are supported. |
usrHistoryControlBucketsGranted (1.3.6.1.2.1.16.18.1.1.4) |
read-only |
Integer32 |
Integer32 (1..65535) |
Granted number of samples to be retained for the entry. |
As per the MIB. |
usrHistoryControlInterval (1.3.6.1.2.1.16.18.1.1.5) |
read-create |
Integer32 |
Integer32 (1..2147483647) |
Sampling interval, in seconds. |
Value range: 1 to 4294967. |
usrHistoryControlOwner (1.3.6.1.2.1.16.18.1.1.6) |
read-create |
OwnerString |
OCTET STRING (0..127) |
Owner of the entry. |
Not-displayable characters or question marks are not allowed. Default: Zero-length string. |
usrHistoryControlStatus (1.3.6.1.2.1.16.18.1.1.7) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Status of the entry. |
Supports only createAndWait(5) after the entry is created. |
usrHistoryObjectTable
About this table
Use this table to configure user-defined data-collection entries.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table indexes are usrHistoryControlIndex and usrHistoryObjectIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
usrHistoryObjectIndex (1.3.6.1.2.1.16.18.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Index of a usrHistoryObject entry. |
As per the MIB. |
usrHistoryObjectVariable (1.3.6.1.2.1.16.18.2.1.2) |
read-create |
OBJECT IDENTIFIER |
Standard MIB values. |
OID of the variable to be sampled. |
As per the MIB. |
usrHistoryObjectSampleType (1.3.6.1.2.1.16.18.2.1.3) |
read-create |
INTEGER |
absoluteValue(1), deltaValue(2) |
Method of sampling the selected variable for storage in the usrHistoryTable. |
As per the MIB. |
usrHistoryTable
About this table
Use this table to obtain information about history samples.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are usrHistoryControlIndex, usrHistorySampleIndex, and usrHistoryObjectIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
usrHistorySampleIndex (1.3.6.1.2.1.16.18.3.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Index of a sample of this entry. |
As per the MIB. |
usrHistoryIntervalStart (1.3.6.1.2.1.16.18.3.1.2) |
read-only |
TimeTicks |
Standard MIB values |
Sampling start time. |
As per the MIB. |
usrHistoryIntervalEnd (1.3.6.1.2.1.16.18.3.1.3) |
read-only |
TimeStamp |
Standard MIB values |
Sampling end time. |
As per the MIB. |
usrHistoryAbsValue (1.3.6.1.2.1.16.18.3.1.4) |
read-only |
Gauge32 |
Standard MIB values |
Absolute value of the monitored object. |
As per the MIB. |
usrHistoryValStatus (1.3.6.1.2.1.16.18.3.1.5) |
read-only |
INTEGER |
valueNotAvailable(1), valuePositive(2), valueNegative(3) |
Indicates the validity and sign of the data in the associated instance of usrHistoryAbsValue. |
As per the MIB. |