HELP: Network Switch / Router Monitoring Wizard and GPONs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

HELP: Network Switch / Router Monitoring Wizard and GPONs

Post by zaji_nms »

Hello,

I need to add a monitoring wizard for a Zhone DSLAM hardware and filter the scan result to show only GPON interfaces.

How to do this with Nagios XI?

If it is not possible then how to do it using snmpwalk?

According to http://www.net-snmp.org/docs/mibs/interfaces.html, GPON's ifType code is 250

But when I run: snmpwalk -v 2c -c public <ADDRESS> ifType | grep 250
I get nothing.

If I single ifType.700 or any other GPON interface that I know of, I just get: other (1)
Zajil NMS
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: HELP: Network Switch / Router Monitoring Wizard and GPON

Post by scottwilkerson »

If you walk the whole device without grepping can you find the OID you are looking for?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: HELP: Network Switch / Router Monitoring Wizard and GPON

Post by zaji_nms »

Thanks for the reply.

I fixed the problem by filtering slots.
If you walk the whole device without grepping can you find the OID you are looking for?
No.
Zajil NMS
Locked