I installed at fedora snmpd package...
> view systemview included
> .1.3.6.1.2.1.1 view systemview
> included .1.3.6.1.2.1.25.1.1 view
> all included .1 80
> ####
> # Finally, grant the group read-only access to the systemview view.
>
> # group context sec.model sec.level prefix read
> write notif access notConfigGroup ""
> any noauth exact systemview
> none none access notConfigGroup ""
> any noauth exact all none
> none
I could get only system information.... using snmpwalk or whatever..
I tried adding RFC 1213 1.3.6.1.2.11 snmp node with no luck....
What am i doing wrong?