From: Wes H. <wjh...@uc...> - 2000-11-17 02:00:42
|
Niels, somehow this isn't correct: % ../apps/snmpset localhost ucdavis.254.8.0 i 4 ucdavis.254.8.0: Bad value notation (Type of object is not INTEGER) It shouldn't know what the type of that node is, since its in the unregistered mib tree area... Wouldn't it also be nice if you mentioned what type it was expecting, rather than the type you specified? 5:58pm homestyle [291]: ../apps/snmpset localhost sysContact.0 i 4 sysContact.0: Bad value notation (Type of object is not INTEGER) Something like: 5:58pm homestyle [291]: ../apps/snmpset localhost sysContact.0 i 4 sysContact.0: Bad value notation (Type of object is OCTET STRING, not INTEGER) -- "Ninjas aren't dangerous. They're more afraid of you than you are of them." |