546
edits
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
SNMP support can be enabled in the menu "Settings -> Remote access & export -> SNMP". | SNMP support can be enabled in the menu "Settings -> Remote access & export -> SNMP". | ||
== Configuration settings == | |||
The | {| class="wikitable" | ||
|- | |||
! Configuration value !! Available options !! Notes | |||
|- | |||
| Enabled || off<br>on for SNMPv1 support || In firmware < 3.0 | |||
|- | |||
| SNMP service || disabled<br>SNMPv1<br>SNMPv3 || In firmware >= 3.0 | |||
|- | |||
| User name || The SNMPv3 user name || In firmware >= 3.0 | |||
|- | |||
| User password || The SNMPv3 password for authentication and encryption || In firmware >= 3.0 | |||
|- | |||
| Authentication method || SHA<br>SHA-256<br>SHA-512 || In firmware >= 3.0 | |||
|- | |||
| Encryption method || AES || In firmware >= 3.0 | |||
|} | |||
In case of SNMPv1, the community used is "public". | |||
== Supported attributes == | |||
* hostname (1.3.6.1.2.1.1.5) | * hostname (1.3.6.1.2.1.1.5) | ||
* uptime (1.3.6.1.2.1.25.1.1) | * uptime (1.3.6.1.2.1.25.1.1) | ||
* interfaces (1.3.6.1.2.1.2) | * interfaces (1.3.6.1.2.1.2) |
edits