[c-nsp] Gathering VRF NAT tables via SNMP.
Daniel Holme
dan.holme at gmail.com
Mon Dec 6 05:13:59 EST 2010
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
More information about the cisco-nsp
mailing list