DOC-USR-0214-04
___________________________________________________________________________________________
Z3 Technology, LLC
♦
100 N 8
th
ST, STE 250
♦
Lincoln, NE 68508-1369 USA
♦
+1.402.323.0702
39
Encryption Type:
DES
2.
Enter these user settings, configured above, into the SNMP v3 configuration on the
System Setup
tab of the DME-10’s webUI. Then enter the IP address of the PC into the “Trap Hosts” input and
enable all traps. Now SNMP v3 traps are working through authentication and encryption.
You can now test, for example, the PowerOn trap. Reboot the DME-10 and you should see the following in
the snmptrapd output.
2019-11-08 15:10:30 <UNKNOWN> [UDP: [10.1.10.97]:53877->[10.1.10.92]:162]:
SNMPv2-SMI::mib-2.1.3.0 = Timeticks: (1169) 0:00:11.69 SNMPv2-
SMI::snmpModules.1.1.4.1.0 = OID: Z3-MIB::z3Start
Z3-ROOT-MB File
Copy and paste the following into a file named “Z3-ROOT-MIB.txt” and place in net-snmp path.
----------------------------------------------------
Z3-ROOT-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE, NOTIFICATION-TYPE, MODULE-IDENTITY,
Integer32, Opaque, enterprises, Counter32, Unsigned32 FROM SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValue FROM SNMPv2-TC
;
z3 MODULE-IDENTITY
LAST-UPDATED "201601010000Z"
ORGANIZATION "Z3 Technology"
CONTACT-INFO
"Email: [email protected]"
DESCRIPTION
"Z3 root MIB."
REVISION "201601010000Z"
DESCRIPTION
"Initial version."
::= { enterprises 41744 }
END