Configure SNMP Master Agent
1 Introduction
This document describes how to configure an SNMP Master Agent.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
The following conditions must apply:
- The target IP address is known and according to the network IP plan.
- The new attribute values of Managed Object (MO) Snmp are known.
- An Ericsson Command Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
For configuring an SNMP Master Agent, the following data is needed as input:
- The host IP address of the agent
- The port number
To configure an SNMP Master Agent:
- Enter Config mode:
>configure
- Navigate to the agentAddress attribute of the MO Snmp:
(config)>ManagedElement=<Node Name>,SystemFunctions=1,SysM=1,Snmp=1,agentAddress
- Define the data for the agent:
Example:
(config-Snmp=1-agentAddress)>host=0.0.0.0 (config-Snmp=1-agentAddress)>port=161
- Go up to the Snmp=1 MO:
(config-Snmp=1-agentAddress)>up
- Commit the settings:
(config-Snmp=1)>commit
- Verify the settings:
(config-Snmp=1)>show -v

Contents