Services Simple Network Management Protocol (SNMP)
IX20 User Guide
699
(config)> service snmp port port
(config)>
8. (Optional) Configure Multicast DNS(mDNS)
mDNSis a protocol that resolveshost namesin small networksthat do not have a DNSserver.
For the SNMPagent, mDNSis 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, isused.
(config)> service snmp privacy pwd
(config)>
11. (Optional) Set the privacy protocol, either DESor AES. The default is DES.
(config)> service snmp privacy_protocol AES
(config)>
12. (Optional) Add Dynamic SNMP Propertiesto expose specific details about your device for
SNMPmonitoring that are not included in the standard MIB.
(config) service snmp runt> add end value
(config)>
Where value can be any element in the runtime table you want to expose to SNMPmonitoring
(for example, "system.cpu_temp" or "system.name").
13. (Optional) Enable read-only access to to SNMPversion 2c.
(config)> service snmp enable 2c true
(config)>
14. Save the configuration and apply the change
(config)> save
Configuration saved.
>
15. Typeexit 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 isavailable from the WebUI only.