Question about adding atmMIB.atmInterfaceConfTable in netsnmp agent

Leitrend <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi there,
  
  Question on new mib and agent support to netsnmp version 5.3.0.1 in Redhat Linux kernel. 
  
 I have followed on-line tutorial instructions and ifTable example for using mib2c.mfd.conf to configure, build snmp agent with add-on atmInterfaceConfTable snmp agent support as configuration below. Sent snmp request to walk through ifTable and system tree node with satisfied results. However snmpwalk did not work for the atmInterfaceConfTable (1st table in atmMIB). I got "No Such Object avaialble on this agent at this OID" all the time no matter what I do as below.
  
  >snmpwalk -v2c -c public localhost atmMIB
    atmMIB No Such Object available on this agent at this OID
  
  >snmpwalk -v2c -c pubic localhost  atmMIB.atmMIBObjects.atmInterfaceConfTable
  atmInterfaceConfTable No Such Object available on this agent at this OID
  
  >snmpwalk -v2c -c pubic localhost atmInterfaceConfTable
  atmInterfaceConfTable No Such Object available on this agent at this OID
  
  I have configured for installation using:
  
  ./configure --with-mibdirs="/usr/local/share/snmp/mibs" --with-mibs="ATM-MIB"
                  --with-mib-modules="atm-mib/atmInterfaceConfTable" 
  
 All atmInterfaceConfTable agent code was origanlly created form mib2c.mfd.conf and they were put  in a sub-directoy "atm-mib/atmInterfaceConfTable" under "mibgroup/".
  
  Does anyone help me what I missed here and did wrong?  
  
  Thanks in advance,
  
  Leitrend
  
  
   

		
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.