SNMP Agent Commands CHAPTER

Similar documents
SNMP Agent Commands CHAPTER

This chapter describes the tasks that you perform after installing Prime Cable Provisioning.

Alert and Error Messages

Alert and Error Messages

Navigating Cisco Prime Health and Utilization Monitor Tasks in LMS 4.1

Configuring Embedded Resource Manager-MIB

Before Installing Broadband Access Center

CPU Thresholding Notification

SNMP CEF-MIB Support

Additional RMS Functionality

Monitoring Servers Using Admin UI

Overview of the Cisco NCS Command-Line Interface

Monitoring Servers Using Admin UI

Configuring SNMP. Understanding SNMP CHAPTER

Configuring SNMP. Understanding SNMP CHAPTER

Configuring SNMP. Understanding SNMP CHAPTER

Configuring with the CMM Administration Tool

MPLS VPN MIB Support. Cisco IOS Release 12.0(24)S1 1

Frequently Asked Questions About Performance Monitor

SNMP Commands CHAPTER

Managing Broadband Access Center

Configuring SNMP CHAPTER. This chapter describes how to configure the Simple Network Management Protocol (SNMP) on your access point.

Management Settings ORBEM. This chapter provides instructions for configuring Object Request Broker Element Management (ORBEM)

Working with Nodes. Managing Nodes CHAPTER

Configuring Communication Services

Monitoring. Ping CHAPTER

Cisco PCP-PNR Port Usage Information

ForeScout CounterACT. Configuration Guide. Version 1.8

Cisco Broadband Access Center Architecture

CounterACT Wireless Plugin

Implementing IPv6 for Network Management

RMS Alarms. Fault Manager Server Alarms

Setting Up Physical Inventory

For complete syntax and usage information for the commands used in this chapter, see the Cisco IOS Configuration Fundamentals Command Reference

SIMPLE NETWORK MANAGEMENT PROTOCOL SATELLAR MANAGEMENT WITH SNMP GET AND SET

RADIUS Configuration with Cisco 200/300 Series Managed Switches and Windows Server 2008

User and System Administration

Configuring Simple Network Management Protocol

Implementing IPv6 for Network Management

Implementing IPv6 for Network Management

Additional RMS Functionality

Monitoring ESC Health

Installing Cisco Broadband Access Center on Linux

Reference. Base Configuration Updates

Configuring the Management Interface and Security

Finding Support Information for Platforms and Cisco IOS Software Images

Configuring DHCP for WLANs

Cisco Networking Services Flow-Through Provisioning

CONFIGURE MAC NOTIFICATION TRAPS ON CISCO SWITCHES

Periodic MIB Data Collection and Transfer Mechanism

Configuring SNMP. Information About SNMP. SNMP Functional Overview. This chapter contains the following sections:

Using ANM With Virtual Data Centers

2V] Chapter 2 Catalyst 3560 Switch Cisco IOS Commands shutdown. This command has no arguments or keywords.

Configuring RADIUS. Information About RADIUS. RADIUS Network Environments. Send document comments to

Configuring SNMP. Understanding SNMP CHAPTER

Configuring Service Monitor

GSS Administration and Troubleshooting

Services. Service descriptions. Cisco HCS services

Running the Setup Web UI

Configuring IP SLAs for Metro-Ethernet

Batches and Commands. Overview CHAPTER

Soonr Updates to Services, Web UI and Agents October 2013

Managing the System. Managing the System 5-1

Configuring IP SLAs TCP Connect Operations

Configuring IP SLAs for Metro-Ethernet

Chapter 3 Managing System Settings

NETCONF Protocol. Restrictions for the NETCONF Protocol. Information About the NETCONF Protocol

Configuring SNMP. Understanding SNMP CHAPTER

Configuring System Security and AAA Services

Configuring SNMP. Finding Feature Information. Prerequisites for SNMP

Configuring Security Features on an External AAA Server

Configuring NetFlow Top Talkers using Cisco IOS CLI Commands or SNMP Commands

Source OID Message Severity Cause Action

Manage Users. About User Profiles. About User Roles

Configuring the Cisco APIC-EM Settings

Device Reachability. VNE Management Communication Policies and How To Change Them CHAPTER

User Management in Resource Manager

Distribute Call Studio applications to Unified CVP VXML Servers.

Configuring TACACS+ About TACACS+

Network Management & Monitoring Introduction to SNMP

CounterACT Switch Plugin

NAM CLI Commands: show patches - web user

Configuring SNMP. About SNMP. SNMP Functional Overview

UPS SNMPv3 Agent User s Manual

0] Chapter 2 Cisco ME 3400E Ethernet Access Switch Cisco IOS Commands shutdown. This command has no arguments or keywords.

Alert and Error Messages

SNMP Agent Setup. Simple Network Management Protocol Support. SNMP Basics

SIEM Solution Integration With Control Manager

Cisco Prime Cable Provisioning 5.1 Integration Developers Guide

Installing Broadband Access Center

Preparing to Install Components

Configuring sflow. Information About sflow. sflow Agent. This chapter contains the following sections:

EventSentry Quickstart Guide

Setting Up the MPLS VPN Environment

AuditConfigurationArchiveandSoftwareManagementChanges (Network Audit)

Network Management & Monitoring Introduction to SNMP

Monitoring and Maintaining IP Multicast

C Commands. Cisco Nexus 5500 Series NX-OS System Management Command Reference 1

Configuring VRRP. Finding Feature Information. Contents

Fault Management. Overview of Polling and Thresholds CHAPTER

Transcription:

CHAPTER 5 This chapter describes the command-line interface (CLI) commands that you can use to manage and monitor the SNMP agent on the Prime Cable Provisioning Device Provisioning Engine (DPE). The commands described in this chapter are: CLI Mode Required Privileges Command Description Login Enable PRIV_D PE_ READ PRIV_DPE _UPDATE PRIV_ DPE_ SECURIT Y PRIV_ DEVICE_ READ community Defines the community string. no community Clears the specified community string. contact Sets the system contact. no contact Clears the specified system contact. host Sets the SNMP notification recipient host. no host Clears the SNMP notification recipient host. inform Sets the notification type to inform. no inform Sets the notification type to trap. location Sets system location. 5-1

community Chapter 5 CLI Mode Required Privileges Command Description Login Enable PRIV_D PE_ READ PRIV_DPE _UPDATE PRIV_ DPE_ SECURIT Y PRIV_ DEVICE_ READ no location Clears system location. reload Restarts the SNMP processes. start stop Starts or stops the SNMP processes. udp-port Sets the UDP port to which the SNMP agent listens. no udp-port Sets the configured UDP port to which the SNMP agent listens back to the default port. community Use the community command to define the community string that allows external SNMP managers access to the SNMP agent on the DPE. After you use this command, run the reload command so that the changes take effect. See To delete the specified community string, use the no form of this command. See no community, page 5-3. community string [ro rw] string Identifies the SNMP community. ro Assigns a read-only community string. Only Get requests (queries) can be performed. The network management system and the managed device must reference the same community string. rw Assigns a read-write community string. SNMP applications require rw access for Set operations. The rw community string enables write access to vendor ID values. The default ro and rw community strings are baccread and baccwrite, respectively. We recommend that you change these values before deploying Prime Cable Provisioning. This result occurs when you use the default baccread option for the read-only community string. bac_dpe# community baccread ro 5-2

Chapter 5 no community This result occurs when you use the default baccwrite option for the read-write community string. bac_dpe# community baccwrite rw no community Use the no community command to delete the specified community string that allows access for external SNMP managers to the SNMP agent on the DPE. After you use this command, run the reload command to restart the SNMP agent. See To set up the community access string, see community, page 5-2. no community string string Identifies the SNMP community. bac_dpe# no community test_community contact Use the contact command to enter a string of characters that identify the system contact (syscontact) as defined in the MIB II. After you use this command, run the reload command to restart the SNMP agent. See To remove the system contact, use the no form of this command. See no contact, page 5-4. contact text text Identifies the name of the contact responsible for the DPE. bac_dpe# contact joe 5-3

no contact Chapter 5 % OK (Requires SNMP server restart "> reload") no contact Use the no contact command to remove the system contact that is responsible for the DPE. After you use this command, run the reload command to restart the SNMP agent. See To enter a string of characters that identify the system contact, use the contact command. See contact, page 5-3. No keywords or arguments. bac_dpe# no contact % OK (Requires SNMP server restart "> reload") host Use the host command to specify the recipient of all SNMP notifications and to configure the SNMP agent to send traps or informs to multiple hosts. Note You can use multiple instances of this command to specify more than one notification recipient. After you use this command, run the reload command so that the changes take effect. See To remove the specified notification recipient, use the no form of this command. See no host, page 5-5. host host-addr notification community community [udp-port port] host-addr Specifies the IP address of the host to which notifications are sent. community Specifies the community string to use while sending SNMP notifications. port Identifies the UDP port used to send SNMP notifications. The default port number is 162. bac_dpe# host 10.10.10.5 notification community public udp-port 162 5-4

Chapter 5 no host no host Use the no host command to remove the specified notification recipient. After you use this command, run the reload command so that the changes take effect. See To specify the recipient of all SNMP notifications, see host, page 5-4. no host host-add notification host-add Identifies the IP address of the host. bac_dpe# no host 10.10.10.5 notification inform Use the inform command to specify the type of SNMP notification sent from the SNMP agent to the SNMP manager. Use it to send SNMP informs rather than traps, although traps are sent by default. After you use this command, run the reload command to restart the SNMP agent. See To switch the SNMP notifications back to the default setting of traps, use the no form of this command. See no inform, page 5-6. inform [retries count timeout time] count Identifies the number of times an inform can be sent from the SNMP agent to the manager. If the timeout period expires before the configured number of retries is reached, the SNMP server stops sending informs. time Identifies the length of time (in milliseconds) that the SNMP server continues to send informs. If the maximum number of retries is reached before the timeout expires, the SNMP server stops sending informs. Note Specifying the retry count and the timeout while configuring SNMP informs is optional. If you do not specify any values, the default values are used. 5-5

no inform Chapter 5 SNMP notification via informs is by default disabled. If you configure SNMP notification as informs, the default number of retries is 1 and the default timeout is 5000 milliseconds. In this example, an SNMP inform will be sent up to a maximum of five times before the retries stop. If the timeout of 500 milliseconds expires before the five retries take place, the inform is not sent again. bac_dpe# inform retries 5 timeout 500 no inform Use the no inform command to switch the SNMP notifications that are sent to the SNMP manager back to the default setting of traps. After you use this command, run the reload command to restart the SNMP agent. See To specify the type of SNMP notification sent, see inform, page 5-5. No keywords or arguments. SNMP notification is by default set to traps (not informs). bac_dpe# no inform location Use the location command to enter a string of characters that identify the system location (syslocation) as defined in the MIB II. After you use this command, run the reload command to restart the SNMP agent. See To remove a system location, use the no form of this command. See no location, page 5-7. location text text Identifies the physical location of the DPE. 5-6

Chapter 5 no location bac_dpe# location st_louis % OK () no location Use the no location command to remove a system location. After you use this command, run the reload command to restart the SNMP agent. See To enter a string of characters that identify the system location, see location, page 5-6. No keywords or arguments. bac_dpe# no location % OK (Requires SNMP server restart "> reload") reload Use the reload command to reload the SNMP agent process on the DPE. Note When the SNMP process is started on the RDU and DPE, a trap containing the system uptime is sent. Prime Cable Provisioning trap notifications, however, are disabled by default. You can enable trap notifications only by setting the corresponding MIB object via SNMP. You cannot enable trap notifications via the CLI or the Admin UI. This Prime Cable Provisioning release supports only the trap notifications defined in the CISCO-BACC-SERVER-MIB and CISCO-BACC-RDU-MIB files. For more information, see the MIB files in the BPR_HOME/rdu/mibs directory. No keywords or arguments. bac_dpe# reload Process [snmpagent] has been restarted. bac_dpe# 5-7

start stop Chapter 5 start stop Use the snmp start stop command to start or stop the SNMP agent process on the DPE. start stop start Starts the SNMP agent process on the DPE. stop Stops the SNMP agent process on the DPE. This result occurs when the SNMP agent process is started. bac_dpe# start Process [snmpagent] has been started. bac_dpe# This result occurs when the SNMP agent process is already running. bac_dpe# start Process [snmpagent] is already running This result occurs when the SNMP agent process is stopped. bac_dpe# stop Process [snmpagent] has been stopped. bac_dpe# udp-port Use the udp-port command to identify the UDP port number on which the SNMP agent listens. The DPE requires this command to prevent potential sharing violations between ports that other applications use. The changing of port numbers is used to resolve potential port conflict. To change the port to which the SNMP agent listens back to the default UDP port number, use the no form of this command. See no udp-port, page 5-9. udp-port port port Identifies the UDP port to which the SNMP agent listens. The default port number of the SNMP agent is 8001. 5-8

Chapter 5 no udp-port Note To eliminate potential port conflicts with other SNMP agents on the computer, the default port number is different from the standard well-known SMNP agent port. We recommend that you change the SNMP agent port to the well-known port number 161. bac_dpe# udp-port 161 no udp-port Use the no udp-port command to change the UDP port to which the SNMP agent listens to the default port (8001). Note Using a port number other than the standard well-known SNMP agent port number of 161 increases the likelihood of potential port conflicts with other SNMP agents running on the same computer. To specify the UDP port number to which the SNMP agent listens, see udp-port, page 5-8. No keywords or arguments. The default port number of the SNMP agent is 8001. bac_dpe# no udp-port 5-9

no udp-port Chapter 5 5-10