MIB Viewer

ARISTA-CONFIG-MAN-MIB

23 objects
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.
Imported Objects
ARISTA-SMI-MIBaristaMibs
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.30065.3.9IdentityaristaConfigManMIBThis MIB provides notifications in case of configuration events. Notification to the managing device are sent (aristaConfigManEvent) in case of the occurence o…
1.3.6.1.4.1.30065.3.9.1NodearistaConfigManMIBObjects
1.3.6.1.4.1.30065.3.9.1.1NodearistaCmdHistory
1.3.6.1.4.1.30065.3.9.1.1.1ScalararistaCmdHistoryRunningLastChangedread-onlycurrentThe value of sysUpTime when the running configuration was last changed.
1.3.6.1.4.1.30065.3.9.1.1.2TablearistaCmdHistoryEventTablenot-accessiblecurrentA table of configuration events on this router.
1.3.6.1.4.1.30065.3.9.1.1.2.1RowaristaCmdHistoryEventEntrynot-accessiblecurrentInformation about a configuration event on this router.
1.3.6.1.4.1.30065.3.9.1.1.2.1.1ColumnaristaCmdHistoryEventIndexnot-accessiblecurrentA monotonically increasing integer for the sole purpose of indexing events.
1.3.6.1.4.1.30065.3.9.1.1.2.1.2ColumnaristaCmdHistoryEventTimeread-onlycurrentThe value of sysUpTime when the configuration event occurred.
1.3.6.1.4.1.30065.3.9.1.1.2.1.3ColumnaristaCmdHistoryEventCommandSourceread-onlycurrentThe source from where the config command was initiated.
1.3.6.1.4.1.30065.3.9.1.1.2.1.4ColumnaristaCmdHistoryEventConfigSourceread-onlycurrentThe configuration data source for the event.
1.3.6.1.4.1.30065.3.9.1.1.2.1.5ColumnaristaCmdHistoryEventConfigDestinationread-onlycurrentThe configuration data destination for the event.
1.3.6.1.4.1.30065.3.9.1.1.2.1.6ColumnaristaCmdHistoryEventConfigSourceURLSchemeread-onlycurrentThe config source URL scheme.
1.3.6.1.4.1.30065.3.9.1.1.2.1.7ColumnaristaCmdHistoryEventConfigDestURLSchemeread-onlycurrentThe config destination URL scheme.
1.3.6.1.4.1.30065.3.9.2NodearistaConfigManMibConformance
1.3.6.1.4.1.30065.3.9.2.1NodearistaConfigManMibCompliances
1.3.6.1.4.1.30065.3.9.2.1.1CompliancearistaConfigManMibCompliancecurrentThe compliance statement for Arista switches that support CONFIG-MAN-MIB.
1.3.6.1.4.1.30065.3.9.2.1.2NodearistaConfigManMibGroups
1.3.6.1.4.1.30065.3.9.2.1.2.1GrouparistaConfigEventDetailGroupcurrentThe collection of objects that represent the redundancy status in the system.
1.3.6.1.4.1.30065.3.9.2.1.2.2GrouparistaConfigManMibNotificationsGroupcurrentThe collection of notifications generated by the system upon configuration events.
1.3.6.1.4.1.30065.3.9.3NodearistaConfigManMIBNotificationPrefix
1.3.6.1.4.1.30065.3.9.3.0NodearistaConfigManMIBNotifications
1.3.6.1.4.1.30065.3.9.3.0.1NotificationaristaConfigManEventcurrentNotification of a configuration management event as recorded in aristaCmdHistoryEventTable.
Type Definitions
NameSyntaxStatusDescription
ConfigHistoryEventMediumINTEGER { none(0), erase(1), commandSource(2), running(3), startup(4), url(5), session(6) }currentThe 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 reb…