SNMP MIB Huawei OLT ONT

SNMP MIB Huawei OLT ONT:

Today i will share some SNMP MIB and OID info for Huawei OLT ONT.

I did not practically do it, if anybody success please inform me or comments below of this post.

Example MIB audit team and OID of Linux:
1    snmpwalk -v 2c -c public 192.168.1.10 1.3.6.1.2.1.2.2.1.2

Actually with a list of OID:

The optical power of the ONU:
1    1.3.6.1.4.1.2011.6.128.1.1.2.51.1.4

The temperature of the boards:
1    hwMusaBoardTemperature 1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10

Temperature slots:
1    hwSlotTemprature 1.3.6.1.4.1.2011.6.3.3.2.1.13

Download the processor board:
1    hwMusaBoardCpuRate 1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5

Food:
1    hwMusaFramePower  1.3.6.1.4.1.2011.2.6.7.1.1.1.1.11

Interface description:
1    ifDescr 1.3.6.1.2.1.2.2.1.2

Interface Traffic:
1    ifInOctets 1.3.6.1.2.1.2.2.1.10
2    ifOutOctets 1.3.6.1.2.1.2.2.1.16

Read more

Huawei GPON U2000 NMS Setup Preparation

Huawei GPON U2000 NMS Setup Preparation: You need to follow below procedure before install U2000 NMS. Download Windows server 2008 R2 OS,  U2000R009 NMS & Tools from here. Install Windows server 2008 R2 standard version with English Language (mandatory). then active windows serial by using Windows OS Activator. Assign Static IP address in server PC … Read more

U2000 Huawei iManager U2000 NMS BUY for GPON

U2000 Huawei iManager U2000 NMS BUY for GPON OLT/ONT Monitoring & Management.

If anybody want to Buy Huawei iManager U2000 NMS for GPON OLT/ONT Monitoring & Management, you can contact with me. Below are the details:

I have U2000 R009, R014, R015, R017 & R018 Version NMS.

R018 is latest & support all feature. I have two type license (ESN & Without ESN version). For ESN version you did not get any ESN License error massage.

My Without ESN license not Official that causes it’s have some limitation, such as NMS login time it sometime give you popup massage look like “Failed to match the license file” “ESN license not match with system” & you can not upgrade/update NMS to new/latest version.

But it will not effect your normal working. you can work everything by it look like original. many people are using this non-official version NMS without having major problem.

[If you need logical support to install or learning about U2000 service, like ONT Internet configure, VoIP, IPTV, Remote ONT WAN configure from U2000 etc, need extra charge depends on service]

You can install this NMS any Pc/Server, but for best performance you need good hardware, look like below.

Server Hardware: Intel® Xeon® Processor E5-2670 (2.60GHz).
{For Virtual PC need 4 Logical core & 2 socket per core.}
RAM 8/16GB, SSD 256/500GB.
C: Drive need minimum 100GB free space.
D: Drive need minimum 150GB free space.
Operating System: Windows server 2008/2012 R2 standard version with English Language.

Read more

Alcatel ONT Troubleshooting Command list

Alcatel ONT Troubleshooting Command list: Below are Alcatel ONT Troubleshooting Command list. typ:isadmin># show equipment slot typ:isadmin># show equipment ont interface typ:isadmin># show equipment ont slot typ:isadmin># show equipment ont optics typ:isadmin># show pon optics typ:isadmin># show equipment ont sw-download typ:isadmin># show equipment ont interface typ:isadmin># show equipment ont interface 1/1/3/10/1 detail typ:isadmin># show vlan … Read more

SSH Service enable or disable Huawei OLT

SSH Service enable or disable Huawei OLT

[bodyads]

Today i  will show how to SSH Service enable or disable in Huawei OLT. When you need to disable or enable the network service ports such as the DBWIN, ntp, radius, snmp, SSH, Telnet and Trace in the system, run below command. After the command is executed successfully, the monitoring task of the corresponding port is disabled or enabled.

Format:

sysman service { dbwin | dhcp-relay | dhcpv6-relay | ntp6 | ntp | radius | snmp | ssh-tl1 | ssh | telent-proxy | telnet-tl1 | telnet [ port portid ] | trace } { disable | enable }

Parameters:

Parameter Description
dbwin Indicates the DBWIN service.
dhcp-relay Indicates the DHCP relay service.
dhcpv6-relay Indicates the DHCPv6 relay service.
ntp6 Indicates the Ntp IPv6 net service.
ntp Indicates the NTP service.
radius Indicates the radius service.
snmp Indicates the SNMP service.
ssh-tl1 Indicates the SSH service of TL1.
ssh Indicates the SSH service.
telnet-proxy Indicates the telnet proxy service.
telnet-tl1 Indicates the telnet service of TL1.
telnet Indicates the telnet service.
port portid Indicates the portid used by telnet service.
trace Indicates the trace service.
enable Enables the network service ports. When you need to enable the network service ports, use this parameter.
disable Disables the network service ports. When you need to disable the network service ports, use this parameter.

Modes:

Global config mode

Level:

Administrator level / Root user

Read more