Hi all,
I have created snmpv3 user from the following command
snmpget -v 3 -u ravi -l authNoPriv -a MD5 -A abcdefghij localhost sysUpTime.0
when i try to snmpget after starting snmpd i found following unknown
engine id error
/root/software/net-snmp>snmpget -v3 -u ravi -l authNoPriv -a MD5 -
Yup, I think that is it, merci beaucoup!
On 03/17/2012 03:24 AM, Vincent Bernat wrote:
>> snmpgetnext -On -v 2c -c copan psmdev1 1.3.6.1.4.1.59.1.5.3.1.1
> You should get 1.3.6.1.4.1.59.1.5.3.1.1.1 = 9 (if I remember correctly)
>
> Maybe you don't handle this last bit in your pass_persist script:
Okay, one more case I want to be sure of. Let's assume that
1.3.6.1.4.1.59.1.5.3.1.1.10 is the numerically (as opposed to
lexicographically) highest OID in the 1.3.6.1.4.1.59.1.5.3.1.1
subgroup. How should the agent respond to
$ snmpwalk /*args*/ 1.3.6.1.4.1.59.1.5.3.1.1.10
and
$ snmpgetnex
Le 19.03.2012 00:12, Charlie Martin a écrit :
> Okay, one more case I want to be sure of. Let's assume that
> 1.3.6.1.4.1.59.1.5.3.1.1.10 is the numerically (as opposed to
> lexicographically) highest OID in the 1.3.6.1.4.1.59.1.5.3.1.1
> subgroup. How should the agent respond to
>
> $ snmpwalk /