PRVT-STATISTICS-HISTORY-MIB
AI MIB Summary
The PRVT-STATISTICS-HISTORY-MIB module enables historical traffic analysis and profile management on network devices by utilizing XPath 1.0 expressions to query and initialize statistical data tables, functioning as an XPath-based alternative to the RMON2-MIB for monitoring Layer 3 through Layer 7 protocol statistics.
This MIB provides functionallity similar to RMON2-MIB. Instead with OIDs mib is working with XPath 1.0 strings - http://www.w3.org/TR/xpath. Profile tables will be initialized with currently available statistics.
Main OID:
prvtStatHistMIB.1.3.6.1.4.1.738.1.5.180
28
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
prvtStatHistMIBThis MIB provides functionallity similar to RMON2-MIB. Instead with OIDs mib is working with XPath 1.0 strings - http://www.w3.org/TR/xpath. Profile tables will be initialized with currently available statistics. MODULE-IDENTITY .1.3.6.1.4.1.738.1.5.180 |
prvtStatHistObjects OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.180.1 |
prvtStatHistShutdownEnable/disable the statistics history on the devicerw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.180.1.1 |
prvtStatHistGetIntervalInterval in seconds at which history statistics will be gathered. Changes of this value will take effect after current interval is over.rw Unsigned32 .1.3.6.1.4.1.738.1.5.180.1.2 |
prvtStatHistTypeThe method of sampling the selected variable. Changes will take effect after current interval is over.rw Enumeration .1.3.6.1.4.1.738.1.5.180.1.3 |
prvtStatHistProfileTableCreate profiles with XPath 1.0 pattern. SEQUENCE OF PrvtStatHistProfileEntry .1.3.6.1.4.1.738.1.5.180.1.4 |
prvtStatHistProfileEntryEntry in prvtStatHistProfileTable. PrvtStatHistProfileEntry .1.3.6.1.4.1.738.1.5.180.1.4.1 |
prvtStatHistProfileNameProfile identifier - string with length [ 1 .. 128 ] OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.4.1.1 |
prvtStatHistProfileRowStatusCreate rows in prvtStatHistProfileTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.180.1.4.1.2 |
prvtStatHistProfileXPathTemplateXPath 1.0 template - contains data model path, with '{%s}' as key place holder - if we have multiply keys more '%s' must be added. Changes of this value will take effect after current interval is over.rw OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.4.1.3 |
prvtStatHistControlTableControl table binds profile to a keys. SEQUENCE OF PrvtStatHistControlEntry .1.3.6.1.4.1.738.1.5.180.1.5 |
prvtStatHistControlEntryEntry in prvtStatHistControlTable. PrvtStatHistControlEntry .1.3.6.1.4.1.738.1.5.180.1.5.1 |
prvtStatHistControlIdControl table identifier. Number [ 1 .. 200 ] Unsigned32 .1.3.6.1.4.1.738.1.5.180.1.5.1.1 |
prvtStatHistControlRowStatusCreate entry in prvtStatHistControlTable. Changes of this value will take effect after current interval is over.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.180.1.5.1.2 |
prvtStatHistControlProfileNameProfile name from prvtStatHistProfileTable. Changes of this value will take effect after current interval is over.rw OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.5.1.3 |
prvtStatHistControlXPathKeyXPath key is applied to profile XPath-template. Changes of this value will take effect after current interval is over.rw OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.5.1.4 |
prvtStatHistControlValueCurrent value of the prvtStatHistControlProfileName + prvtStatHistControlXPathKey or empty if get operation was unsucceful. To debug the problem, enable logs.ro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.5.1.5 |
prvtStatHistControlFirstDataIdprvtStatHistDataTable has maximum 120 elements. This restriction is due to hardware limitation. prvtStatHistControlFirstDataId will define first valid index in prvtStatHistDataTable table thus making constantly increasing prvtStatHistDataId more predicatable for management systems. Value should be treated as unsigned 64 bits integerro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.5.1.6 |
prvtStatHistControlLastDataIdprvtStatHistDataTable has maximum 120 elements. This restriction is due to hardware limitation. prvtStatHistControlLastDataId will define last valid index in prvtStatHistDataTable table thus making constantly increasing prvtStatHistDataId more predicatable for management systems. Value should be treated as unsigned 64 bits integerro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.5.1.7 |
prvtStatHistDataTableA historical sample of user-defined variables. This sample is associated with the prvtStatHistControlEntry that set up the parameters for a regular collection of these samples. The prvtStatHistControlId value in the index identifies the prvtStatHistControlEntry on whose behalf this entry was created. SEQUENCE OF PrvtStatHistDataEntry .1.3.6.1.4.1.738.1.5.180.1.6 |
prvtStatHistDataEntryEntry in prvtStatHistDataTable PrvtStatHistDataEntry .1.3.6.1.4.1.738.1.5.180.1.6.1 |
prvtStatHistDataIdIndex of prvtStatHistDataTable - 64 unsigned integer, constantly increasing. OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.6.1.1 |
prvtStatHistDataIntervalStartShow when current interval has started.ro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.6.1.2 |
prvtStatHistDataIntervalEndShow when current interval has endedro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.6.1.3 |
prvtStatHistDataProfileProfile being usedro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.6.1.4 |
prvtStatHistDataKeyKey being usedro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.6.1.5 |
prvtStatHistDataValueResult value, 64 unsinged intro OCTET STRING .1.3.6.1.4.1.738.1.5.180.1.6.1.6 |
prvtStatHistDataStatusStatus of the operation.ro Enumeration .1.3.6.1.4.1.738.1.5.180.1.6.1.7 |