March 14, 2024

ZTE GPON OLT SNMP Server Configure Example

ZTE GPON OLT SNMP Server Configure

[boxads]

Today i will discuss how to ZTE GPON OLT SNMP Server Configure in ZXA10 C220 & C300 series OLT.

Prerequisites:

  • Make sure that the network device works normally.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context: SNMP is essentially a request-reply protocol running over UDP
(ports 161 and 162), though TCP operation is possible. SNMP is
an asymmetric protocol, operating between a management station and an agent. The agent is the device being managed – all its software has to do is implement a few simple packet types and a generic get-or-set function on its MIB variables. The management station presents the GUI by collecting MIB data over time.

The ZXA10 C220 supports SNMP v1/v2/v3.

To configure the SNMP server, perform the following steps:

Step-1: Use the configure terminal command to enter global configuration mode.

Step-2: Use the snmp-server community command to configure SNMP community.

Step-3: Use the snmp-server location command to configure physical location information.

Step-4: Use the snmp-server enable command to configure trap type.

Note: Trap is the unsolicited information which is sent to the NMS by a managed device . It is used to report urgent events. The ZXA10 C220 supports six types of traps: SNMP, BGP, OSPF, RMON, STALARM, and VPN.

Step-5: Use the snmp-server host command to configure SNMP server (trap destination host).

Step-6:  Use the show snmp config command to query SNMP configuration.

[bodyads]

ZTE GPON OLT SNMP Server Configure Example:

Configure SNMP server:

  • Community: Public
  • Right: Read only
  • SNMP server host: 10.62.31.123
  • SNMP version: v2

ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#snmp-server community public view allview ro
ZXAN(config)#snmp-server enable trap
ZXAN(config)#snmp-server host 10.62.31.123 trap version 2c pulic enable NOTIFICATIONS server-index 1

ZXAN(config)#show snmp config
snmp-server location xxxx, yyy, Bangaldesh.
snmp-server contact +88-017-xxxxxxxx
snmp-server packetSize 3000
snmp-server engine-id 830900020300010289d64401
snmp-server community public view allview rw
snmp-server view allview internet included
snmp-server view DefaultView system included
snmp-server host 10.62.31.123 trap version 2c pulic enable NOTIFICATIONS server-index 1 udp-port 162
snmp-server enable trap SNMP
snmp-server enable trap VPN
snmp-server enable trap BGP
snmp-server enable trap OSPF
snmp-server enable trap RMON
snmp-server enable trap STALAR

ZTE GPON OLT SNMP Server Configure Example
ZTE GPON OLT SNMP Server Configure Example

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

Follow Me:
TwitterFacebookLinkedInPinterestGoogle PlusDiggYouTubeRedditDelicious

Visited 2,098 times, 3 visit(s) today

Comments

comments

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

View all posts by Shahed →

2 thoughts on “ZTE GPON OLT SNMP Server Configure Example

  1. I currently own a small isp where i have 4 olt (zte 320 and Huawei). Do you have any suggestion for monitoring software for the clients and how much would it cost for you to implement it . Also if you are interested on maintenece ?

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

error: Content is protected !!