PRVT-STATISTICS-HISTORY-MIB: View SNMP OID List / Download MIB

VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES


 Home MIB: PRVT-STATISTICS-HISTORY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 prvtStatHistMIB 1.3.6.1.4.1.738.1.5.180
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.
         prvtStatHistObjects 1.3.6.1.4.1.738.1.5.180.1
             prvtStatHistShutdown 1.3.6.1.4.1.738.1.5.180.1.1 truthvalue read-write
Enable/disable the statistics history on the device
             prvtStatHistGetInterval 1.3.6.1.4.1.738.1.5.180.1.2 unsigned32 read-write
Interval in seconds at which history statistics will be gathered. Changes of this value will take effect after current interval is over.
             prvtStatHistType 1.3.6.1.4.1.738.1.5.180.1.3 integer read-write
The method of sampling the selected variable. Changes will take effect after current interval is over. Enumeration: 'absolute': 1, 'delta': 2.
             prvtStatHistProfileTable 1.3.6.1.4.1.738.1.5.180.1.4 no-access
Create profiles with XPath 1.0 pattern.
                 prvtStatHistProfileEntry 1.3.6.1.4.1.738.1.5.180.1.4.1 no-access
Entry in prvtStatHistProfileTable.
                     prvtStatHistProfileName 1.3.6.1.4.1.738.1.5.180.1.4.1.1 octet string no-access
Profile identifier - string with length [ 1 .. 128 ]
                     prvtStatHistProfileRowStatus 1.3.6.1.4.1.738.1.5.180.1.4.1.2 rowstatus read-only
Create rows in prvtStatHistProfileTable.
                     prvtStatHistProfileXPathTemplate 1.3.6.1.4.1.738.1.5.180.1.4.1.3 octet string read-only
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 take effect after current interval is over.
             prvtStatHistControlTable 1.3.6.1.4.1.738.1.5.180.1.5 no-access
Control table binds profile to a keys.
                 prvtStatHistControlEntry 1.3.6.1.4.1.738.1.5.180.1.5.1 no-access
Entry in prvtStatHistControlTable.
                     prvtStatHistControlId 1.3.6.1.4.1.738.1.5.180.1.5.1.1 unsigned32 no-access
Control table identifier. Number [ 1 .. 200 ]
                     prvtStatHistControlRowStatus 1.3.6.1.4.1.738.1.5.180.1.5.1.2 rowstatus read-only
Create entry in prvtStatHistControlTable. Changes of this value will take effect after current interval is over.
                     prvtStatHistControlProfileName 1.3.6.1.4.1.738.1.5.180.1.5.1.3 octet string read-only
Profile name from prvtStatHistProfileTable. Changes of this value will take effect after current interval is over.
                     prvtStatHistControlXPathKey 1.3.6.1.4.1.738.1.5.180.1.5.1.4 octet string read-only
XPath key is applied to profile XPath-template. Changes of this value will take effect after current interval is over.
                     prvtStatHistControlValue 1.3.6.1.4.1.738.1.5.180.1.5.1.5 octet string read-only
Current value of the prvtStatHistControlProfileName + prvtStatHistControlXPathKey or empty if get operation was unsucceful. To debug the problem, enable logs.
                     prvtStatHistControlFirstDataId 1.3.6.1.4.1.738.1.5.180.1.5.1.6 octet string read-only
prvtStatHistDataTable 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 integer
                     prvtStatHistControlLastDataId 1.3.6.1.4.1.738.1.5.180.1.5.1.7 octet string read-only
prvtStatHistDataTable 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 integer
             prvtStatHistDataTable 1.3.6.1.4.1.738.1.5.180.1.6 no-access
A 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.
                 prvtStatHistDataEntry 1.3.6.1.4.1.738.1.5.180.1.6.1 no-access
Entry in prvtStatHistDataTable
                     prvtStatHistDataId 1.3.6.1.4.1.738.1.5.180.1.6.1.1 octet string no-access
Index of prvtStatHistDataTable - 64 unsigned integer, constantly increasing.
                     prvtStatHistDataIntervalStart 1.3.6.1.4.1.738.1.5.180.1.6.1.2 octet string read-only
Show when current interval has started.
                     prvtStatHistDataIntervalEnd 1.3.6.1.4.1.738.1.5.180.1.6.1.3 octet string read-only
Show when current interval has ended
                     prvtStatHistDataProfile 1.3.6.1.4.1.738.1.5.180.1.6.1.4 octet string read-only
Profile being used
                     prvtStatHistDataKey 1.3.6.1.4.1.738.1.5.180.1.6.1.5 octet string read-only
Key being used
                     prvtStatHistDataValue 1.3.6.1.4.1.738.1.5.180.1.6.1.6 octet string read-only
Result value, 64 unsinged int
                     prvtStatHistDataStatus 1.3.6.1.4.1.738.1.5.180.1.6.1.7 integer read-only
Status of the operation. Enumeration: 'notAvailable': 1, 'positive': 2, 'negative': 3.