Administrator Guide

Table Of Contents
Following example shows the SNMP trap that is sent when connectivity to the syslog server is resumed:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (10230) 0:01:42.30 SNMPv2-
MIB::snmpTrapOID.0 = OID: SNMPv2-
SMI::enterprises.6027.3.30.1.1.2 SNMPv2-SMI::enterprises.6027.3.30.1.1 = STRING:
"REACHABLE: Syslog server
10.11.226.121 (port: 9140) is reachable"SNMPv2-SMI::enterprises.6027.3.6.1.1.2.0 =
INTEGER: 2
Following is the sample audit log message that other syslog servers that are reachable receive:
Oct 21 05:26:04: dv-fedgov-s4810-6: %EVL-6-REACHABLE:Syslog server 10.11.226.121 (port:
9140) is reachable
Copy Configuration Files Using SNMP
To do the following, use SNMP from a remote client.
copy the running-config file to the startup-config file
copy configuration files from the Dell EMC Networking system to a server
copy configuration files from a server to the Dell EMC Networking system
You can perform all of these tasks using IPv4 or IPv6 addresses. The examples in this section use IPv4 addresses; however, you
can substitute IPv6 addresses for the IPv4 addresses in all of the examples.
The following table lists the relevant MIBs for these functions are.
Table 109. MIB Objects for Copying Configuration Files via SNMP
MIB Object OID Object Values Description
copySrcFileType .1.3.6.1.4.1.6027.3.5.1.1.1.1.2
1 = Dell EMC Networking OS
file
2 = running-config
3 = startup-config
Specifies the type of file to
copy from. The range is:
If copySrcFileType is
running-config or startup-
config, the default
copySrcFileLocation is
flash.
If copySrcFileType is
a binary file, you
must also specify
copySrcFileLocation and
copySrcFileName.
copySrcFileLocation .1.3.6.1.4.1.6027.3.5.1.1.1.1.3
1 = flash
2 = slot0
3 = tftp
4 = ftp
5 = scp
6 = usbflash
Specifies the location of
source file.
If copySrcFileLocation
is FTP or SCP,
you must specify
copyServerAddress,
copyUserName, and
copyUserPassword.
copySrcFileName .1.3.6.1.4.1.6027.3.5.1.1.1.1.4 Path (if the file is not in
the current directory) and
filename.
Specifies name of the file.
If copySourceFileType
is set to running-
config or startup-config,
copySrcFileName is not
required.
copyDestFileType .1.3.6.1.4.1.6027.3.5.1.1.1.1.5
1 = Dell EMC Networking OS
file
2 = running-config
Specifies the type of file to
copy to.
If copySourceFileType
is running-config or
842 Simple Network Management Protocol (SNMP)