discovery_agent model/role configuration
search cancel

discovery_agent model/role configuration

book

Article ID: 129097

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction



How to configure a custom model with discovery_agent 8.50+
 

Environment

discovery_agent v8.50+

Resolution

Open discovery_agent Raw Configure -> Expand Setup -> Expand SNMP -> Select models -> Click on the New Section option and enter the custom model information: 

Example: 

<snmp> 
      <models> 
            <MyLinuxServer> 
                    sysObjectID = 1.3.6.1.4.1.8072.3.2.10 
                    model = MyLinuxModel 
                    roles = MyLinuxRole 
            </MyLinuxServer> 
      </models> 
</snmp>