HELP: Network Switch / Router Monitoring Wizard and GPONs
Posted: Wed Jan 30, 2013 11:03 am
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)
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)