nmspmProcessPID
NMS-PROCESS-MIB ·
pbn variant
·
.0.109.1.2.1.1.1
Object
column SNMPv2-SMIUnsigned32
This object contains the process ID. nmspmProcessTimeCreated should be checked against the last time it was polled, and if it has changed the PID has been reused and the entire entry should be polled again. The process IDs are discrete.
Context
- MIB
- NMS-PROCESS-MIB
- OID
.0.109.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmspmProcessEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NMS-PROCESS-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-PROCESS-MIB::nmspmProcessPID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-PROCESS-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-PROCESS-MIB::nmspmProcessPID.<nmspmCPUTotalIndex>.<nmspmProcessPID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-PROCESS-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-PROCESS-MIB::nmspmProcessPID'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of