Hi net-snmp support,

 

I am using net-snmp for my project; I found that there was case sensitive for the input that I passed. Is there any way to ignore the case for the input in my command line without making change in our MIB file?

 

Eg:

Mib file can only recognize cmmDeviceID, so, if I did the following command by passing all in small case “cmmdeviceid”, it couldn’t find the object. Thus, is there any way to ignore case in my command line below? I have tried out –Ib but it couldn’t work.

 

snmpget -v 1 -c public -M /usr/local/share/snmp/mibs svg-a6-1.co.intel.com -Ib INTELCORPORATION-ATCA-MIB::cmmdeviceid.0

 

Thanks.

 

Regards,

YM

Reply via email to