Hello all,
I’m trying to monitoring pwwn Cisco MDS devices, I need to monitoring maybe with an item prototype each port and validate if that port has an active login.
Something like command line as
but with SNMP and for active logins might return INTERFACE, VSAN, FCID, PORT NAME,NODE NAME otherwise have 0 lines, this is what I actually need, if I have 0 lines fire the trigger.
So far I’m using 1.3.6.1.4.1.1.9.9.91.1.1 but it brings too much information and I do not know what I need or even if I’m using the correct OID
Has anyone implemented any similar monitoring for these devices?
I’m trying to monitoring pwwn Cisco MDS devices, I need to monitoring maybe with an item prototype each port and validate if that port has an active login.
Something like command line as
HTML Code:
show flogi database interface xxx
So far I’m using 1.3.6.1.4.1.1.9.9.91.1.1 but it brings too much information and I do not know what I need or even if I’m using the correct OID
Has anyone implemented any similar monitoring for these devices?