I am building a probe that successfully determines an Access Points active channel for an oid and stores the channel number as ActiveChannel.
The result, $ActiveChannel, is the index for the actual RF freq of the channel. The freq is acquired using the oid 1.3.6.1.4.1.1234.1.40.2.8.1.2.channelNumber I would like to simple use 1.3.6.1.4.1.1234.1.40.2.8.1.2.$ActiveChannel or maybe even 1.3.6.1.4.1.1234.1.40.2.8.1.2.$ActiveChannel+. This does not work. I can think of a clumsy loop method but is there a better way to use a variable within an oid? I suspect it is possible through the Index-Derived OID Expression but am I stopped by Note: Get-Next OID expressions will not work for custom SNMP probes that specify get-request queries? ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [email protected]
