snmp-server community
Configures an authorized SNMP community and associates SNMPv1/v2c communities with SNMPv3 views. The no version removes an authorized community from the list of communities.
snmp-server community commString [ view viewName ] [ priv ] [ accessListName ]
no snmp-server community commString
- commStringName of the SNMPv1/v2c community
- viewNameName of the SNMPv3 view, which allows configuration using available dynamic views
- privPrivileged Exec level: ro (read-only), rw (read-write), or admin (administrator)
- accessListNameName of IP access list to filter SNMP clients
Global Configuration
Command introduced before JUNOSe Release 7.1.0.
view keyword and viewName variable added in JUNOSe Release 7.1.0.