ARISTA-CONFIG-MAN-MIB

File: ARISTA-CONFIG-MAN-MIB.mib (9274 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
ARISTA-SMI-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
MODULE-IDENTITY OBJECT-TYPE Unsigned32
TimeTicks TEXTUAL-CONVENTION NOTIFICATION-TYPE
aristaMibs

Defined Types

ConfigHistoryEventMedium  
The source or destination of a configuration change, save, or copy. erase erasing destination (source only) running live operational data commandSource the command source itself startup what the system will use next reboot url when the source/destination is a URL (like: flash, ftp, http etc). The value of URL will be present in aristaCmdHistoryEventConfigSourceURLScheme or aristaCmdHistoryEventConfigDestURLScheme. none when none of the above mentioned options apply.
TEXTUAL-CONVENTION    
  INTEGER none(0), erase(1), commandSource(2), running(3), startup(4), url(5), session(6)  

AristaCmdHistoryEventEntry  
SEQUENCE    
  aristaCmdHistoryEventIndex Unsigned32
  aristaCmdHistoryEventTime TimeTicks
  aristaCmdHistoryEventCommandSource INTEGER
  aristaCmdHistoryEventConfigSource ConfigHistoryEventMedium
  aristaCmdHistoryEventConfigDestination ConfigHistoryEventMedium
  aristaCmdHistoryEventConfigSourceURLScheme OCTET STRING
  aristaCmdHistoryEventConfigDestURLScheme OCTET STRING

Defined Values

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.
MODULE-IDENTITY    

aristaConfigManMIBObjects 1.3.6.1.4.1.30065.3.9.1
OBJECT IDENTIFIER    

aristaConfigManMibConformance 1.3.6.1.4.1.30065.3.9.2
OBJECT IDENTIFIER    

aristaCmdHistory 1.3.6.1.4.1.30065.3.9.1.1
OBJECT IDENTIFIER    

aristaCmdHistoryRunningLastChanged 1.3.6.1.4.1.30065.3.9.1.1.1
The value of sysUpTime when the running configuration was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aristaCmdHistoryEventTable 1.3.6.1.4.1.30065.3.9.1.1.2
A table of configuration events on this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaCmdHistoryEventEntry

aristaCmdHistoryEventEntry 1.3.6.1.4.1.30065.3.9.1.1.2.1
Information about a configuration event on this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaCmdHistoryEventEntry  

aristaCmdHistoryEventIndex 1.3.6.1.4.1.30065.3.9.1.1.2.1.1
A monotonically increasing integer for the sole purpose of indexing events.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

aristaCmdHistoryEventTime 1.3.6.1.4.1.30065.3.9.1.1.2.1.2
The value of sysUpTime when the configuration event occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aristaCmdHistoryEventCommandSource 1.3.6.1.4.1.30065.3.9.1.1.2.1.3
The source from where the config command was initiated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER commandLine(0), snmp(1)  

aristaCmdHistoryEventConfigSource 1.3.6.1.4.1.30065.3.9.1.1.2.1.4
The configuration data source for the event.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigHistoryEventMedium  

aristaCmdHistoryEventConfigDestination 1.3.6.1.4.1.30065.3.9.1.1.2.1.5
The configuration data destination for the event.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigHistoryEventMedium  

aristaCmdHistoryEventConfigSourceURLScheme 1.3.6.1.4.1.30065.3.9.1.1.2.1.6
The config source URL scheme.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

aristaCmdHistoryEventConfigDestURLScheme 1.3.6.1.4.1.30065.3.9.1.1.2.1.7
The config destination URL scheme.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

aristaConfigManMIBNotificationPrefix 1.3.6.1.4.1.30065.3.9.3
OBJECT IDENTIFIER    

aristaConfigManMIBNotifications 1.3.6.1.4.1.30065.3.9.3.0
OBJECT IDENTIFIER    

aristaConfigManEvent 1.3.6.1.4.1.30065.3.9.3.0.1
Notification of a configuration management event as recorded in aristaCmdHistoryEventTable.
Status: current Access: read-only
NOTIFICATION-TYPE    

aristaConfigManMibCompliances 1.3.6.1.4.1.30065.3.9.2.1
OBJECT IDENTIFIER    

aristaConfigManMibGroups 1.3.6.1.4.1.30065.3.9.2.1.2
OBJECT IDENTIFIER    

aristaConfigManMibCompliance 1.3.6.1.4.1.30065.3.9.2.1.1
The compliance statement for Arista switches that support CONFIG-MAN-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
NOTIFICATION-GROUP