ARISTA-CONFIG-MAN-MIB: View SNMP OID List / Download MIB

VENDOR: ARISTA NETWORKS


 Home MIB: ARISTA-CONFIG-MAN-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
 aristaConfigManMIB 1.3.6.1.4.1.30065.3.9
This MIB provides notifications in case of configuration events. Notification to the managing device are sent (aristaConfigManEvent) in case of the occurence of a config event. The config events can take place from any of the following sources: cli commands issued via CLI snmp snmpsets via SNMP aristaConfigManEvent would provide information about command source config source, config destination, config source URL (for instance flash, ftp, http and so on) and config destination URL.
     aristaConfigManMIBObjects 1.3.6.1.4.1.30065.3.9.1
         aristaCmdHistory 1.3.6.1.4.1.30065.3.9.1.1
             aristaCmdHistoryRunningLastChanged 1.3.6.1.4.1.30065.3.9.1.1.1 timeticks read-only
The value of sysUpTime when the running configuration was last changed.
             aristaCmdHistoryEventTable 1.3.6.1.4.1.30065.3.9.1.1.2 no-access
A table of configuration events on this router.
                 aristaCmdHistoryEventEntry 1.3.6.1.4.1.30065.3.9.1.1.2.1 no-access
Information about a configuration event on this router.
                     aristaCmdHistoryEventIndex 1.3.6.1.4.1.30065.3.9.1.1.2.1.1 unsigned32 no-access
A monotonically increasing integer for the sole purpose of indexing events.
                     aristaCmdHistoryEventTime 1.3.6.1.4.1.30065.3.9.1.1.2.1.2 timeticks read-only
The value of sysUpTime when the configuration event occurred.
                     aristaCmdHistoryEventCommandSource 1.3.6.1.4.1.30065.3.9.1.1.2.1.3 integer read-only
The source from where the config command was initiated. Enumeration: 'commandLine': 0, 'snmp': 1.
                     aristaCmdHistoryEventConfigSource 1.3.6.1.4.1.30065.3.9.1.1.2.1.4 confighistoryeventmedium read-only
The configuration data source for the event.
                     aristaCmdHistoryEventConfigDestination 1.3.6.1.4.1.30065.3.9.1.1.2.1.5 confighistoryeventmedium read-only
The configuration data destination for the event.
                     aristaCmdHistoryEventConfigSourceURLScheme 1.3.6.1.4.1.30065.3.9.1.1.2.1.6 octet string read-only
The config source URL scheme.
                     aristaCmdHistoryEventConfigDestURLScheme 1.3.6.1.4.1.30065.3.9.1.1.2.1.7 octet string read-only
The config destination URL scheme.
     aristaConfigManMibConformance 1.3.6.1.4.1.30065.3.9.2
         aristaConfigManMibCompliances 1.3.6.1.4.1.30065.3.9.2.1
             aristaConfigManMibCompliance 1.3.6.1.4.1.30065.3.9.2.1.1
The compliance statement for Arista switches that support CONFIG-MAN-MIB.
             aristaConfigManMibGroups 1.3.6.1.4.1.30065.3.9.2.1.2
                 aristaConfigEventDetailGroup 1.3.6.1.4.1.30065.3.9.2.1.2.1
The collection of objects that represent the redundancy status in the system.
                 aristaConfigManMibNotificationsGroup 1.3.6.1.4.1.30065.3.9.2.1.2.2
The collection of notifications generated by the system upon configuration events.
     aristaConfigManMIBNotificationPrefix 1.3.6.1.4.1.30065.3.9.3
         aristaConfigManMIBNotifications 1.3.6.1.4.1.30065.3.9.3.0
             aristaConfigManEvent 1.3.6.1.4.1.30065.3.9.3.0.1
Notification of a configuration management event as recorded in aristaCmdHistoryEventTable.