OID for SNMP remote monitoring process information

Source: Internet
Author: User
Tags snmp

Recently, a project needs to monitor process information remotely with SNMP. So I checked the information.

First, information

.1.3.6.1.2.1.25.4.2.1.1
. iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswrunindex
A unique value for each piece of software running on the host. Wherever possible, this should is the system ' s native, unique identification number.
The process ID. In Windows, the process ID is 0, and SNMP is 1.

.1.3.6.1.2.1.25.4.2.1.2
. iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswrunname
A textual description of this running piece of software, including the manufacturer, revision, and the name by which it is Commonly known. If This software is installed locally, this should is the same string as used in the corresponding hrswinstalledname.
The process name.

.1.3.6.1.2.1.25.4.2.1.3
. Iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswrunid
The product ID of this running piece of software.
Product ID?

.1.3.6.1.2.1.25.4.2.1.4
. Iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswrunpath
A description of the location in long-term storage (e.g. a disk) from which this software is loaded.
The path where the process resides. Individual processes are empty, usually ending with a path-delimited character.

.1.3.6.1.2.1.25.4.2.1.5
. iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswrunparameters
A description of the parameters supplied to this software when it was initially loaded.
command-line arguments. Strangely, Chrome's parameters don't seem to be taken.

.1.3.6.1.2.1.25.4.2.1.6
. iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswruntype
The type of this software.
The process type.
INTEGER
Valuelabel/meaning
1unknown
2operatingSystem
3deviceDriver
4application

.1.3.6.1.2.1.25.4.2.1.7
. iso.org.dod.internet.mgmt.mib-2.host.hrswrun.hrswruntable.hrswrunentry.hrswrunstatus
The status of this running piece of software. Setting this value to invalid (4) shall cause this software to the stop running and to is unloaded.
Process state.
INTEGER
Valuelabel/meaning
1running
2runnable
3notRunnable
4invalid


References--
Http://www.net-snmp.org/docs/mibs/host.html
Host-resources-mib


Second, recommended tools

MIB Browser--
Http://www.crsky.com/soft/13130.html
Ks-soft MIB Browser v1.11


Easy-to-use SNMP testing tools-
Http://www.onlinedown.net/soft/410166.htm
Freesnmp 2.0.3

OID for SNMP remote monitoring process information

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.