nmspmProcessPID
FS-NMS-PROCESS-MIB ·
.1.3.6.1.4.1.52642.9.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
- FS-NMS-PROCESS-MIB
- OID
.1.3.6.1.4.1.52642.9.109.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmspmProcessEntry
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 'FS-NMS-PROCESS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-PROCESS-MIB::nmspmProcessPID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-PROCESS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-PROCESS-MIB::nmspmProcessPID.<nmspmCPUTotalIndex>.<nmspmProcessPID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-PROCESS-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-PROCESS-MIB::nmspmProcessPID'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295