SNMP Communities
Store SNMP community strings for device monitoring.
Creating SNMP Credentials
- Navigate to Credentials → Add Credential
- Select type: SNMP Community
- Enter a name (e.g., "Production RO")
- Enter community string
- Select version (v1, v2c)
- Click Save
SNMP Versions
| Version | Security | Use Case |
|---|---|---|
| SNMPv1 | Community string (plaintext) | Legacy devices only |
| SNMPv2c | Community string (plaintext) | Most common, broader feature set |
| SNMPv3 | User-based authentication + encryption | Recommended for production |