Hello,

I would like to know if it's possible to use string correspondence of an
INTEGER OID value in an ondemand Table ?

For example, the use of the two last followed lines are impossible:
<snmp-device-variables-ondemand>
    HrSWRun,                            1.3.6.1.2.1.25.4.2.1,
TABLE
    HrSWRun/hrSWRunIndex,               HrSWRun.1,
INTEGER
    HrSWRun/hrSWRunName,                HrSWRun.2,
OctetString
    HrSWRun/hrSWRunPath,                HrSWRun.4,
OctetString
    HrSWRun/hrSWRunParameters,          HrSWRun.5,
OctetString
--    HrSWRun/hrSWRunType,              HrSWRun.6,
INTEGER { unknown(1), operatingSystem(2), deviceDriver(3), application(4) }
--    HrSWRun/hrSWRunStatus,            HrSWRun.7,
INTEGER { running(1), runnable(2), notRunnable(3), invalid(4) }
</snmp-device-variables-ondemand>

Is there another way to do such things ?


Best regards,
Xavier BENSEMHOUN.
____________________________________________________________________
List archives: 
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [email protected]

Reply via email to