Port status

Need new test, action, option? Post request here.
Post Reply
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Port status

Post by Nadir »

HI all,

It would be great to add a test that check status (Up, Down, cable unplugged) of a network device.
I know that could be done with snmp get test but a builtin test like traffic monitor would be very useful.

Thanks
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Not sure I understand what advantages can be provided by such test :roll:
Traffic Monitor test is useful because single SNMP Get test cannot monitor several interfaces and it cannot check summarized input+output traffic.
SNMP Get test may easily check status of the interface. So, why do you need new test method? Do you want to use single test to check all network interfaces of the device?

Regards
Alex
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

Do you want to use single test to check all network interfaces of the device?
No, I need to monitor network interface status (reply status could be UP or down or cable unplugged..).

This new test willl need just Ip address and community string and we will choose the network interface to monitor (like traffic monitor).

Is it more clear?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Its pretty easy to do the same using SNMP Get test method

Regards
Alex
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

Its pretty easy to do the same using SNMP Get test method
Yes I know but it's more longer. First I need to browse device with mib browser and then identify wich index reffers wich network interface (sometimes port C12 is index 76 etc) anf finally copy OID in snmp get test.
But with this new test I just browse device like traffic monitor to choose interface and then alert if interface is down.
Nadir
Posts: 264
Joined: Mon Aug 29, 2005 2:01 am

Post by Nadir »

I think that could be implementing easly no?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I do not see much sense in such implementation. If we implement such test, then we should implement hundreds of similar tests that will simply gather SNMP information.
We plan to implement more admanced test that will be able to check all/several network interfaces.

Regards
Alex
Post Reply