Navigation
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, QFX, T Series
- Configuring the SNMPv3 Community
- Minimum SNMPv3 Configuration on a Device Running Junos OS
- ACX, M, MX, PTX, T Series
- Complete SNMPv3 Configuration Statements
Example: SNMPv3 Community Configuration
Define an SNMP community:
[edit snmp v3]snmp-community index1 {community-name "$9$JOZi.QF/AtOz3"; # SECRET-DATAsecurity-name john;tag router1; # Identifies managers that are allowed to use# a community stringtarget-address ta1 {address 10.1.1.1;address-mask 255.255.255.0; # Defines the range of addressesport 162;tag-list router1;target-parameters tp1; # Applies configured target parameters}}
Related Documentation
- ACX, M, MX, PTX, QFX, T Series
- Configuring the SNMPv3 Community
- Minimum SNMPv3 Configuration on a Device Running Junos OS
- ACX, M, MX, PTX, T Series
- Complete SNMPv3 Configuration Statements
Published: 2012-12-08
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, QFX, T Series
- Configuring the SNMPv3 Community
- Minimum SNMPv3 Configuration on a Device Running Junos OS
- ACX, M, MX, PTX, T Series
- Complete SNMPv3 Configuration Statements