On Apr 12, 2005, at 9:00 PM, Robert Brewer wrote:

Naturally for the probe configuration you want to be able to enter in the peer IP address since that is a known quantity. I need to be able to take that IP address, look up the jnxBgpM2PeerIndex, and then use the jnxBgpM2PeerIndex as part of the OID that retrieves the number of prefixes received. I was hoping to do something like this:

<snmp-device-variables>
jnxBgpM2PeerIndex, 1.3.6.1.4.1.2636.5.1.1.2.1.1.1.14.0.1.0.0.0.0.1.${BGP Peer IP}, DEFAULT
BGP.Peer.Prefixes, 1.3.6.1.4.1.2636.5.1.1.2.6.2.1.7.${jnxBgpM2PeerIndex}.1.1, DEFAULT
</snmp-device-variables>


I want to have that first OID retrieved and then use that value as part of the second OID.

This is not currently supported. InterMapper groups the SNMP query into a single request, rather than grouping the OID's into two or more sets of dependent requests. I agree it would be neat if it just worked. I will file that into our "enhancement request" queue.


The other problem I encountered was in using the LEGEND field in the <snmp-device-variables> section. I want to have something like this:

This is a bug. I'ved fixed it for the next 4.3 build.

Regards,

Bill Fisher
Dartware, LLC


____________________________________________________________________
List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]

Reply via email to