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.




