Hi,
 
   I am using net-snmp-5.3.0.1my /usr/local/share/snmp/snmpd.conf file has following configuration
 
#-----------------snmpd.conf file begins-----------------------  
 
#             types community [source [oid | -v view]]
authcommunity read  bcm       192.168.31.199 -v test-view
 
#       viewname        incl/excl       OID
view    test-view       included        system
 
#-----------------snmpd.conf file ends-----------------------  
 
 After enabling snmpd(which is enabled on 192.168.31.14) ,  I am executing snmpget from 192.168.31.199.  
 
snmpget -v 2c -c bcm 192.168.31.14 sysUpTime.0
DISMAN-EVENT-MIB::sysUpTimeInstance = No Such Object available on this agent at this OID
 
Can any one tell me what is wrong in this configuration file.  
 
Regards,
Raghavendra. S

Reply via email to