I'm having problems trying to get a udp working correctly polling cisco routers which support the nhrp mib. I've loaded the 12.4 25t3 code that supports the nhrp mib on the router and currently trying to test if I can get it to be monitored.
I've been testing w/ the oid for nhrpcachestatus and it seems to work correctly when I poll it via NCM, meaning I see
the type 1 or 2 being retuned back to me in the string. I cannot seem to get a UDP working correctly though. I read a post that said the vrf aware mib isn't supported with UnDP, however, I'm confused on that because if I can poll a device and get a numeric value i'd think I can use that oid string
Any help with this greatly appreciated..