> On Tue, 18 Aug 2009 09:45:37 +0700, haries fajar nugroho
> said:
hfn> For example how do i do snmptrap on my linux machine is : snmptrap
hfn> -v1 -c public 192.168.4.1 .1.3.6.1.2.1.25.2.3.1.5.1 localhost 6 1 ''
hfn> . Is it the right parameter to trap the storage size of my machine an
> On Fri, 14 Aug 2009 15:22:16 -0700 (PDT), niepa inter
> said:
ni> 0048: 03 00 04 0A 6D 79 75 73 65 72 6E 61 6D 65 04 00myusername..
...
ni> snmpwalk: Unknown user name
The remote agent hasn't been configured to accept the "myusername" user.
--
Wes Hardaker
Cobham Analytic
On Mon, Aug 17, 2009 at 12:17 PM, haries fajar
nugroho wrote:
> On Sat, Aug 15, 2009 at 5:02 AM, Wes
> Hardaker wrote:
>>> On Tue, 11 Aug 2009 22:43:39 +0700, haries fajar nugroho
>>> said:
>>
>> hfn> I wanna ask about snmptrap, how can i do snmptrap for some oid ? for
>> hfn> example, co
On Sat, Aug 15, 2009 at 5:02 AM, Wes
Hardaker wrote:
>> On Tue, 11 Aug 2009 22:43:39 +0700, haries fajar nugroho
>> said:
>
> hfn> I wanna ask about snmptrap, how can i do snmptrap for some oid ? for
> hfn> example, could snmptrap used for sending information about my disk
> hfn> usage (o
2009/8/14 niepa inter :
> I have setup configuration files as following:
> in /usr/share/snmp I have rwuser user
> /var/net/snmp I have createUser user MD5 mypassword DES
/usr/share/snmp is (probably) a directory.
/var/net/snmp typically does not exist.
Can you please confirm the exact filenames
Hi folks,
I have a problem with SNMPv3 setup. I have setup configuration files as
following:
in /usr/share/snmp I have rwuser user
/var/net/snmp I have createUser user MD5 mypassword DES
I have issued the following command. Below is what I got. I will appreciate any
help.
Thanks.
$ snmpwalk -
> On Tue, 11 Aug 2009 22:43:39 +0700, haries fajar nugroho
> said:
hfn> I wanna ask about snmptrap, how can i do snmptrap for some oid ? for
hfn> example, could snmptrap used for sending information about my disk
hfn> usage (oid .1.3.6.1.2.1.25.2.3.1.6.1) to another NMS software ?
hfn>
Hi All,
I wanna ask about snmptrap, how can i do snmptrap for some oid ? for
example, could snmptrap used for sending information about my disk
usage (oid .1.3.6.1.2.1.25.2.3.1.6.1) to another NMS software ?
if it's possible, how do i write it ? because everytime i search on
internet, the example