Cisco 32369 Guía de usuario Pagina 97

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 306
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 96
3-37
Configuration Guide for Cisco DSLAMs with NI-2
OL-2074-03
Chapter 3 Initially Configuring the Cisco DSLAM
Configuring SNMP Management
The DSLAM tracks statistics, such as the average round-trip time required to reach the host, for each
session. Using the statistics for a session, the SNMP manager in the DSLAM can set reasonable timeout
periods for future requests, such as informs, for that host. If the session is deleted, all statistics are lost.
If another session with the same host is later created, the request timeout value for replies will return to
the default value.
Sessions consume memory. A reasonable session timeout value should be large enough that regularly
used sessions are not prematurely deleted, yet small enough such that irregularly used, or one-time
sessions, are purged expeditiously.
Enabling the SNMP Manager
To enable the SNMP manager process and set the session timeout value, use the following commands
in global configuration mode:
Monitoring the SNMP Manager
To monitor the SNMP manager process, use the following commands in EXEC mode, as needed:
SNMP Configuration Examples
The following example enables SNMPv1, SNMPv2c, and SNMPv3. The configuration permits any
SNMP manager to access all objects with read-only permissions using the community string named
public. This configuration does not cause the DSLAM to send any traps.
DSLAM(config)# snmp-server community public
The following example permits any SNMP to access all objects with read-only permission using the
community string named public. The DSLAM also will send alarm traps to the hosts 172.16.1.111 and
172.16.1.33 using SNMPv1 and to the host 172.16.1.27 using SNMPv2c. The community string named
public is sent with the traps.
DSLAM(config)# snmp-server community public
DSLAM(config)# snmp-server enable traps alarms
DSLAM(config)# snmp-server host 172.16.1.27 version 2c public
DSLAM(config)# snmp-server host 172.16.1.111 version 1 public
DSLAM(config)# snmp-server host 172.16.1.33 public
Command Purpose
Step 1
DSLAM(config)# snmp-server manager
Enables the SNMP manager.
Step 2
DSLAM(config)# snmp-server manager session-timeout
seconds
(Optional) Changes the session timeout value.
Command Purpose
DSLAM> show snmp
Displays global SNMP information.
DSLAM> show snmp sessions [brief]
Displays information about current sessions.
DSLAM> show snmp pending
Displays information about current pending requests.
Vista de pagina 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 305 306

Comentarios a estos manuales

Sin comentarios