ARISTA-CONFIG-MAN-MIB

        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.            
    
Source file
ARISTA-CONFIG-MAN-MIB
Last revised
Identity
aristaConfigManMIB
Base OID
1.3.6.1.4.1.30065.3.9
Imported Objects
ARISTA-SMI-MIB aristaMibs
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) TimeTicks Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the arista MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-CONFIG-MAN-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-CONFIG-MAN-MIB::aristaConfigManMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-CONFIG-MAN-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONFIG-MAN-MIB::aristaConfigManMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.30065.3.9
.1.3.6.1.4.1.30065.3.9.1
.1.3.6.1.4.1.30065.3.9.1.1
.1.3.6.1.4.1.30065.3.9.1.1.1
.1.3.6.1.4.1.30065.3.9.1.1.2
.1.3.6.1.4.1.30065.3.9.1.1.2.1
.1.3.6.1.4.1.30065.3.9.1.1.2.1.1
.1.3.6.1.4.1.30065.3.9.1.1.2.1.2
Enumeration
.1.3.6.1.4.1.30065.3.9.1.1.2.1.3
.1.3.6.1.4.1.30065.3.9.1.1.2.1.4
.1.3.6.1.4.1.30065.3.9.1.1.2.1.5
OctetString
.1.3.6.1.4.1.30065.3.9.1.1.2.1.6
OctetString
.1.3.6.1.4.1.30065.3.9.1.1.2.1.7
.1.3.6.1.4.1.30065.3.9.2
.1.3.6.1.4.1.30065.3.9.2.1
.1.3.6.1.4.1.30065.3.9.2.1.2
.1.3.6.1.4.1.30065.3.9.3
.1.3.6.1.4.1.30065.3.9.3.0
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. ARISTA-SMI-MIBarista
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. ARISTA-CONFIG-MAN-MIBaristaselected
Type Definitions (1)
Enumeration
none(0)
erase(1)
commandSource(2)
running(3)
startup(4)
url(5)
session(6)
Conformance Groups (2)
The collection of objects that represent the redundancy
status in the system.
.1.3.6.1.4.1.30065.3.9.2.1.2.1
The collection of notifications generated by the system upon
configuration events.
.1.3.6.1.4.1.30065.3.9.2.1.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.30065.3.9.2.1.1
The compliance statement for Arista switches that
support CONFIG-MAN-MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.30065.3.9.3.0.1
Notification of a configuration management event as
recorded in aristaCmdHistoryEventTable.