Snmp Configuration Tasks; Enabling Snmp - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - SYSTEM BASICS CONFIGURATION GUIDE 2010-10-04 Configuration Manual

Software for e series broadband services routers system basics configuration guide
Hide thumbs Also See for JUNOSE SOFTWARE FOR E SERIES 11.3.X - SYSTEM BASICS CONFIGURATION GUIDE 2010-10-04:
Table of Contents

Advertisement

JunosE 11.3.x System Basics Configuration Guide

SNMP Configuration Tasks

Enabling SNMP

snmp-server
148
To configure the SNMP server:
Enable the SNMP server.
1.
host1(config)#snmp-server
Configure at least one authorized SNMP community (SNMPv1/v2c) or user (SNMPv3),
2.
which provides SNMP client access.
host1(config)#snmp-server community boston view everything rw
host1(config)#snmp-server user fred group private auth sha fred-password priv des
password
(Optional) Set the server parameters—contact name and server location.
3.
host1(config)#snmp-server contact Bob Smith
host1(config)#snmp-server location 3rdfloor
(Optional) Reconfigure the maximum SNMP packet size.
4.
host1(config)#snmp-server packetsize 1000
(Optional) Configure memory warning parameters.
5.
host1(config)#memory warning 80 70
(Optional) Configure the method the router uses to encode the ifDescr and ifName
6.
objects.
host1(config)#snmp interfaces description-format common
(Optional) Manage the interface sublayers (compress interfaces and control interface
7.
numbering).
host1(config)#snmp-server interfaces compress atmAal5
host1(config)#snmp-server interface compress-restriction ifadminstatusdown
host1(config)#snmp interfaces rfc1213 55000 100000
(Optional) Configure the dynamic group parameters.
8.
host1(config)#snmp-server group grp1authpriv usm priv read grp1read write grp1write
notify grp1notify
(Optional) Configure the dynamic view parameters.
9.
host1(config)#snmp-server view view1 1.3.6.1 included non-volatile
You can also set up SNMP traps and set up the router to collect bulk statistics. See
"Configuring Traps" on page 156 and "Collecting Bulk Statistics" on page 183.
To enable the SNMP server, use the following command.
Use to enable SNMP server operation.
Example
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - SYSTEM BASICS CONFIGURATION GUIDE 2010-10-04 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junose 11.3

Table of Contents