proxy (snmp)
Syntax
proxy proxy-name{
device-name device-name;
logical-system logical-system {
routing-instance routing-instance;
}
routing-instance routing-instance;
(version-v1 | version-v2c) {
snmp-community community-name;
no-default-comm-to-v3-config;
}
version-v3 {
security-name security-name;
context context-name;
}
}
Hierarchy Level
[edit snmp]
Description
Configure a device to act as a proxy SNMP agent, and specify a name for the proxy.
Options
| context context-name | Specify the SNMPv3 context name as configured on the
device specified at For more information about this statement, see context. |
| device-name device-name | Specify the name of the device to be managed through the proxy SNMP agent. |
| no-default-comm-to-v3-config | (Optional) Specify whether you have to manually configure the
statements at the If this statement is not included in the configuration, the |
| proxy-name | Specify the name of the proxy. |
| security-name security-name | Specify the SNMPv3 security name as configured
on the device specified at For more information about this statement, see security-name. |
| snmp-community community-name | Specify the name of the SNMP community.
The community name you configure should match the |
| (version-v1 | version-v2c) | Specify the SNMP version, and add the relevant configuration. |
| version-v3 | Add the SNMPv3 configuration. |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.3.