Administrator Guide

The following example shows the SNMP trap that is sent when connectivity to the syslog server is lost:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (19738) 0:03:17.38 SNMPv2-MIB::snmpTrapOID.
0 = OID: SNMPv2-
SMI::enterprises.6027.3.30.1.1.1 SNMPv2-SMI::enterprises.6027.3.30.1.1 = STRING:
"NOT_REACHABLE: Syslog server
10.11.226.121 (port: 9140) is not 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 00:46:13: dv-fedgov-s4810-6: %EVL-6-NOT_REACHABLE:Syslog server 10.11.226.121 (port:
9140) is not reachable
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 Conguration Files Using SNMP
To do the following, use SNMP from a remote client.
copy the running-cong le to the startup-cong le
copy conguration les from the Dell Networking system to a server
copy conguration les from a server to the Dell 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 91. MIB Objects for Copying
Conguration 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 Networking OS le
2 = running-cong
3 = startup-cong
Species the type of le to copy
from. The range is:
If copySrcFileType is running-
cong or startup-cong, the
default copySrcFileLocation
is ash.
If copySrcFileType is a binary
le, you must also specify
copySrcFileLocation and
copySrcFileName.
copySrcFileLocation .1.3.6.1.4.1.6027.3.5.1.1.1.1.3
1 = ash
2 = slot0
3 = tftp
4 = ftp
5 = scp
Species the location of source
le.
If copySrcFileLocation is FTP
or SCP, you must specify
copyServerAddress,
copyUserName, and
copyUserPassword.
Simple Network Management Protocol (SNMP) 867