Hi

I'm using Asterisk 1.8.3.2 and am trying to configure snmp using this as
my resource

http://ofps.oreilly.com/titles/9780596517342/asterisk-Monitoring.html

when I execute the following command

snmpwalk -On -v2c -c public 127.0.0.1 .1.3.6.1.4.1.22736

I get the following response

.1.3.6.1.4.1.22736 = No Such Object available on this agent at this OID

The contents of my /etc/snmp/snmpd.conf is exactly like the book
instructs

com2sec notConfigUser  default       public

group   notConfigGroup v1           notConfigUser
group   notConfigGroup v2c           notConfigUser

view all    included  .1
view system included  .iso.org.dod.internet.mgmt.mib-2.system

access  notConfigGroup ""      any       noauth    exact  all    none none

master agentx
agentXSocket /var/agentx/master
agentXPerms 0660 0775 nobody root

sysObjectID .1.3.6.1.4.1.22736.1

Does anyone have any pointers as to where I'm going wrong?

Thanks in advancde

Ish
-- 
Ishfaq Malik
Software Developer
PackNet Ltd

Office:   0161 660 3062


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to