On a 2811 running 12.4(15)T4 SPSERVICES I'm gathering all the static NATs configured on the router by walking cnatAddrBindGlobalAddr which returns the static NATs indexed by the inside addresses. Because this router is doing lots of VRF-aware NAT there are some overlapping inside addresses and the outside addresses are all unique. This is a problem because I only receive the first match and not all possibilities, I think therefore that I need to walk cnatAddrBindLocalAddr.
At the moment cnatAddrBindLocalAddr returns: SNMPv2-SMI::enterprises.9.10.77.1.2.2.1.1 = No Such Object available on this agent at this OID Question is, how do I find out which IOS will support this part of the SNMP tree? -- Daniel Holme _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
