Create a new SNMP Resource Type Definition to tell OpsRamp how to identify devices and collect additional details during discovery. This configuration maps a device’s sysObjectID and OIDs to specific device attributes like make, model, and OS.

Add SNMP Resource Type Definition

Follow these steps to configure an SNMP Resource Type Definition:

  1. Navigate to Setup > Account. The Account Details page appears.

  2. Select the Integrations tile. The Installed Integrations page appears, with all installed applications.

  3. Click + ADD on the Installed Integrations page. The Available Integrations page appears.

    Search for the application or use All Categories to locate SNMP Resource Type Definitions.



    SNMP Resource Type Definitions tile

  4. Click CONFIGURE on the SNMP Resource Type Definitions tile. The SNMP Resource Type Definitions listing page appears.



    SNMP Resource Type Definitions listing page

  5. Click +ADD. The Add SNMP Resource Type Definition page appears.



    Add SNMP Resource Type Definitions page

  6. Enter the following information in the definition page:

Mandatory fields note

Device Type Definitions

FieldDescription
Object OIDThe SNMP sysObjectID OID that uniquely identifies the device type, for example 1.3.6.1.4.1.9.1.1745.
MakeManufacturer or vendor of the device, for example Cisco, Juniper, or HP.
Type (Model / Model OID)Select Model for a textual model name or Model OID to poll the model dynamically.
Device TypeCategory of the device, for example Router, Switch, Firewall, Server, or Printer.
Native TypeVendor-specific or platform-native device type string.
Operating SystemOperating system running on the device, for example IOS, JunOS, or Linux.

OIDs Information

FieldDescription
Serial Number OIDOID used to poll the device serial number via SNMP, for example entPhysicalSerialNum.
Hardware Revision OIDOID used to poll the hardware revision. Default: 1.3.6.1.2.1.47.1.1.1.1.8.1
Firmware Revision OIDOID used to poll the firmware version. Default: 1.3.6.1.2.1.47.1.1.1.1.9.1
Software Revision OIDOID used to poll the software version. Default: 1.3.6.1.2.1.47.1.1.1.1.10.1

SNMP OIDs for Network Interface Information

FieldDescription
Number of InterfacesOID used to poll the total number of network interfaces. Default: 1.3.6.1.2.1.2.1
TypeOID used to poll the interface type from IF-MIB ifType. Default: 1.3.6.1.2.1.2.2.1.3
NameOID used to poll the textual interface name from IF-MIB ifName. Default: 1.3.6.1.2.1.31.1.1.1.1
SpeedOID used to poll the interface speed in bits per second from IF-MIB ifSpeed. Default: 1.3.6.1.2.1.2.2.1.5
AliasOID used to poll the interface alias or description from IF-MIB ifAlias. Default: 1.3.6.1.2.1.31.1.1.1.18
Operational StatusOID used to poll the current operational state of the interface. Default: 1.3.6.1.2.1.2.2.1.8
IndexOID used to poll the unique interface index number. Default: 1.3.6.1.2.1.2.2.1.1
Admin StatusOID used to poll the desired administrative state of the interface. Default: 1.3.6.1.2.1.2.2.1.7