Navigation
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, T Series
- Configuring SNMP on a Device Running Junos OS
- Configuration Statements at the [edit snmp] Hierarchy Level
- M, MX, PTX, QFX, T Series
- Configuring the Interfaces on Which SNMP Requests Can Be Accepted
- M, MX, PTX, T Series
- Filtering Interface Information Out of SNMP Get and GetNext Output
Example: Configuring Secured Access List Checking
Grant SNMP access privileges only to devices on interfaces so-0/0/0 and at-1/0/1. The following example does this by configuring a list of logical interfaces:
[edit]
snmp {interface [ so-0/0/0.0 so-0/0/0.1 at-1/0/1.0 at-1/0/1.1 ];}
The following example grants the same access by configuring a list of physical interfaces:
[edit]
snmp {interface [ so-0/0/0 at-1/0/1 ];}
Related Documentation
- ACX, M, MX, PTX, T Series
- Configuring SNMP on a Device Running Junos OS
- Configuration Statements at the [edit snmp] Hierarchy Level
- M, MX, PTX, QFX, T Series
- Configuring the Interfaces on Which SNMP Requests Can Be Accepted
- M, MX, PTX, T Series
- Filtering Interface Information Out of SNMP Get and GetNext Output
Published: 2013-07-16
Supported Platforms
Related Documentation
- ACX, M, MX, PTX, T Series
- Configuring SNMP on a Device Running Junos OS
- Configuration Statements at the [edit snmp] Hierarchy Level
- M, MX, PTX, QFX, T Series
- Configuring the Interfaces on Which SNMP Requests Can Be Accepted
- M, MX, PTX, T Series
- Filtering Interface Information Out of SNMP Get and GetNext Output