PRVT-STATISTICS-HISTORY-MIB
28 objects
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.
Imported Objects
| PRVT-SWITCH-MIB | switch |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.738.1.5.180 | IdentityprvtStatHistMIB | 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 wil… | ||
| 1.3.6.1.4.1.738.1.5.180.1 | NodeprvtStatHistObjects | |||
| 1.3.6.1.4.1.738.1.5.180.1.1 | ScalarprvtStatHistShutdown | read-write | current | Enable/disable the statistics history on the device |
| 1.3.6.1.4.1.738.1.5.180.1.2 | ScalarprvtStatHistGetInterval | read-write | current | Interval in seconds at which history statistics will be gathered. Changes of this value will take effect after current interval is over. |
| 1.3.6.1.4.1.738.1.5.180.1.3 | ScalarprvtStatHistType | read-write | current | The method of sampling the selected variable. Changes will take effect after current interval is over. |
| 1.3.6.1.4.1.738.1.5.180.1.4 | TableprvtStatHistProfileTable | not-accessible | current | Create profiles with XPath 1.0 pattern. |
| 1.3.6.1.4.1.738.1.5.180.1.4.1 | RowprvtStatHistProfileEntry | not-accessible | current | Entry in prvtStatHistProfileTable. |
| 1.3.6.1.4.1.738.1.5.180.1.4.1.1 | ColumnprvtStatHistProfileName | not-accessible | current | Profile identifier - string with length [ 1 .. 128 ] |
| 1.3.6.1.4.1.738.1.5.180.1.4.1.2 | ColumnprvtStatHistProfileRowStatus | read-create | current | Create rows in prvtStatHistProfileTable. |
| 1.3.6.1.4.1.738.1.5.180.1.4.1.3 | ColumnprvtStatHistProfileXPathTemplate | read-create | current | XPath 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 t… |
| 1.3.6.1.4.1.738.1.5.180.1.5 | TableprvtStatHistControlTable | not-accessible | current | Control table binds profile to a keys. |
| 1.3.6.1.4.1.738.1.5.180.1.5.1 | RowprvtStatHistControlEntry | not-accessible | current | Entry in prvtStatHistControlTable. |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.1 | ColumnprvtStatHistControlId | not-accessible | current | Control table identifier. Number [ 1 .. 200 ] |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.2 | ColumnprvtStatHistControlRowStatus | read-create | current | Create entry in prvtStatHistControlTable. Changes of this value will take effect after current interval is over. |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.3 | ColumnprvtStatHistControlProfileName | read-create | current | Profile name from prvtStatHistProfileTable. Changes of this value will take effect after current interval is over. |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.4 | ColumnprvtStatHistControlXPathKey | read-create | current | XPath key is applied to profile XPath-template. Changes of this value will take effect after current interval is over. |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.5 | ColumnprvtStatHistControlValue | read-only | current | Current value of the prvtStatHistControlProfileName + prvtStatHistControlXPathKey or empty if get operation was unsucceful. To debug the problem, enable logs. |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.6 | ColumnprvtStatHistControlFirstDataId | read-only | current | prvtStatHistDataTable has maximum 120 elements. This restriction is due to hardware limitation. prvtStatHistControlFirstDataId will define first valid index in… |
| 1.3.6.1.4.1.738.1.5.180.1.5.1.7 | ColumnprvtStatHistControlLastDataId | read-only | current | prvtStatHistDataTable has maximum 120 elements. This restriction is due to hardware limitation. prvtStatHistControlLastDataId will define last valid index in p… |
| 1.3.6.1.4.1.738.1.5.180.1.6 | TableprvtStatHistDataTable | not-accessible | current | A historical sample of user-defined variables. This sample is associated with the prvtStatHistControlEntry that set up the parameters for a regular collection … |
| 1.3.6.1.4.1.738.1.5.180.1.6.1 | RowprvtStatHistDataEntry | not-accessible | current | Entry in prvtStatHistDataTable |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.1 | ColumnprvtStatHistDataId | not-accessible | current | Index of prvtStatHistDataTable - 64 unsigned integer, constantly increasing. |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.2 | ColumnprvtStatHistDataIntervalStart | read-only | current | Show when current interval has started. |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.3 | ColumnprvtStatHistDataIntervalEnd | read-only | current | Show when current interval has ended |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.4 | ColumnprvtStatHistDataProfile | read-only | current | Profile being used |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.5 | ColumnprvtStatHistDataKey | read-only | current | Key being used |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.6 | ColumnprvtStatHistDataValue | read-only | current | Result value, 64 unsinged int |
| 1.3.6.1.4.1.738.1.5.180.1.6.1.7 | ColumnprvtStatHistDataStatus | read-only | current | Status of the operation. |