Need Steps to Create a SNMP Classifier for .......

Mohan22
Tera Expert

Hi Team,

 

I need a steps to create SNMP Classifier for my one of my phones. can someone help me to get this?

 

Thanks,

Gan

2 REPLIES 2

Sankar N
Kilo Guru

To create SNMP classifiers for mobile devices in ServiceNow, you can follow these steps:

  1. Navigate to the "SNMP Classifiers" module in the ServiceNow instance.

  2. Click the "New" button to create a new SNMP classifier.

  3. In the "Name" field, enter a descriptive name for the classifier (e.g. "Mobile Devices").

  4. In the "OID" field, enter the OID (Object Identifier) for the mobile device SNMP data you want to collect. You can find this information in the mobile device manufacturer's documentation.

  5. In the "Description" field, provide a brief description of the classifier and the data it collects.

  6. In the "Class" field, select "Mobile Device".

  7. In the "Variables" related list, click "New" to create a new variable.

  8. In the "Name" field, enter a descriptive name for the variable (e.g. "Battery Level").

  9. In the "Type" field, select the data type for the variable (e.g. Integer).

  10. In the "OID" field, enter the OID for the specific data point you want to collect (e.g. the OID for battery level on a particular mobile device).

  11. In the "Description" field, provide a brief description of the data point.

  12. Repeat steps 7-11 for each data point you want to collect.

  13. Click "Save" to save the new SNMP classifier.

Once you have created the SNMP classifier for mobile devices, you can use it to collect SNMP data from mobile devices in your ServiceNow instance.

Thanks for your response.

 

what is MIB file and used for?

and I need to gather 4 fields information. can i mention any where in config?

 

Thanks,