Example For Configuring The Snmp Query Test - Huawei AR150/200 Series Configuration Manual

Enterprise routers
Table of Contents

Advertisement

Huawei AR150&200 Series Enterprise Routers
Configuration Guide - Network Management
l
l

6.20.8 Example for Configuring the SNMP Query Test

This part provides examples for configuring a traceroute test to check the SNMP
communications between the client and the SNMP agent.
Networking Requirements
As shown in
perform an NQA SNMP Query test to obtain the time from when routerA sends an SNMP query
packet to when Router A receives an Echo packet.
Figure 6-10 Networking diagram of the SNMP Query test
Router A
Issue 02 (2012-03-30)
#
sysname RouterA
#
interface Ethernet1/0/0
ip address 10.1.1.1 255.255.255.0
#
nqa test-instance admin trace
test-type
trace
destination-address ipv4 10.2.1.2
#
ip route-static 10.2.1.0 255.255.255.0 10.1.1.2
#
return
Configuration file of Router B
#
sysname RouterB
#
interface Ethernet1/0/0
ip address 10.1.1.2 255.255.255.0
#
interface Ethernet2/0/0
ip address 10.2.1.1 255.255.255.0
#
return
Configuration file of Router C
#
sysname RouterC
#
interface Ethernet1/0/0
ip address 10.2.1.2 255.255.255.0
#
ip route-static 10.1.1.0 255.255.255.0 10.2.1.1
#
return
Figure
6-10, RouterA and Router C functions as an SNMP agent. It is required to
NOTE
AR150/200 is RouterA.
Eth1/0/0
Eth1/0/0
10.1.1.1/24
10.1.1.2/24
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Router B
Eth2/0/0
10.2.1.1/24
6 NQA Configuration
Router C
Eth1/0/0
10.2.1.2/24
SNMP Agent
214

Advertisement

Table of Contents
loading

Table of Contents