No mib info on Debian Sarge with snmpd + omsa
Cesar Avalos
avaloscesar at gmail.com
Fri Feb 23 10:29:52 CST 2007
here is what happen when i try "-v 2c" instead.
~# snmpwalk -v 2c -OS -c public localhost .1.3.6.1.4.1.674.10892.1
SNMPv2-SMI::enterprises.674.10892.1 = No Such Object available on this
agent at this OID
~#
And thats my .conf file without the comments area.
~# cat /etc/snmp/snmpd.conf | grep -v "#"
com2sec readonly default public
group MyROSystem v1 paranoid
group MyROSystem v2c paranoid
group MyROSystem usm paranoid
group MyROGroup v1 readonly
group MyROGroup v2c readonly
group MyROGroup usm readonly
group MyRWGroup v1 readwrite
group MyRWGroup v2c readwrite
group MyRWGroup usm readwrite
view all included .1 80
view system included .iso.org.dod.internet.mgmt.mib-2.system
access MyROSystem "" any noauth exact system none none
access MyROGroup "" any noauth exact all none none
access MyRWGroup "" any noauth exact all all none
syslocation Unknown (configure /etc/snmp/snmpd.local.conf)
syscontact Root <root at localhost> (configure /etc/snmp/snmpd.local.conf)
smuxpeer .1.3.6.1.4.1.674.10892.1
~#
On 2/23/07, Misha Vanush Paturyan <misha at cs.nuim.ie> wrote:
> On Fri, Feb 23, 2007 at 02:02:46PM -0200, Cesar Avalos wrote:
> > Thank you by the attention,
> >
> > but after changing the line "com2sec paranoid default public" to
> > "com2sec readonly default public" it still didn't work... now when i
> > use the same snmpwalk... doesn't show even that line saying " End of
> > MIB" it just jump to the other prompt.
>
> Can you send us your /etc/snmp/snmpd.conf file?
>
> Also have you tried "-v 2c" instead of "-v 1" on snmpwalk command?
> (although don't think it should matter).
>
> What happend if you do "snmpwalk -v 2c -OS -c public localhost
> system"?
>
> Misha
>
> --
> |\/| |/| |_|_| /-\
>
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
>
More information about the Linux-PowerEdge
mailing list