Cisco Router - Add a missing MIB file
        Posted  
        
            by 
                Jonathan Rioux
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jonathan Rioux
        
        
        
        Published on 2012-06-05T15:52:32Z
        Indexed on 
            2012/06/05
            16:41 UTC
        
        
        Read the original article
        Hit count: 410
        
I have a Cisco 881w, and I would like to setup NBAR in my NetFlow Analyzer.
But it says that my router misses this MIB in order to allow NFA to poll the router with snmp to get NBAR infos.
From the FAQ page of the NetFlow Analyzer website, it responds to my error:
Q. I am able to issue the command "ip nbar protocol-discovery" 
   on the router and see the results. But NFA says my router does 
   not support NBAR, Why? 
A. Earlier version of IOS supports NBAR discovery only on router. So you can 
   very well execute the command "ip nbar protocol-discovery" on the router and 
   see the results. But NBAR Protocol Discovery 
   MIB(CISCO-NBAR-PROTOCOL-DISCOVERY-MIB) 
   support came only on later releases. This is needed for 
   collecting data via SNMP. Please verify that whether your 
   router IOS supports CISCO-NBAR-PROTOCOL-DISCOVERY-MIB.
The missing MIB is: CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
I found it here: ftp://ftp.cisco.com/pub/mibs/v2/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB.my
But how can I add this MIB into the router?
The IOS of my router is: c880data-universalk9-mz.151-3.T1.bin
© Server Fault or respective owner