Services Simple Network Management Protocol (SNMP)
Digi Connect EZ Mini User Guide
363
6. Set the password for the user that will be used to connect to the SNMP agent:
(config)> service snmp password pwd
(config)>
7. (Optional) Set the port number for the SNMP agent. The default is 161.
(config)> service snmp port port
(config)>
8. (Optional) Configure Multicast DNS (mDNS)
mDNS is a protocol that resolves host names in small networks that do not have a DNS server.
For the SNMP agent, mDNS is disabled by default. To enable:
(config)> service snmp mdns enable true
(config>
9. (Optional) Set the authentication type. Allowed values are MD5 or SHA. The default is MD5.
(config)> service snmp auth_type SHA
(config)>
10. (Optional) Set the privacy passphrase. If not set, the password, entered above, is used.
(config)> service snmp privacy pwd
(config)>
11. (Optional) Set the privacy protocol, either DES or AES. The default is DES.
(config)> service snmp privacy_protocol AES
(config)>
12. (Optional) Enable read-only access to to SNMP version 2c.
(config)> service snmp enable 2c true
(config)>
13. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
14. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Download MIBs
This procedure is available from the WebUI only.
Required configuration items
n Enable SNMP.