procStatus
STEELFUSION-MIB ·
.1.3.6.1.4.1.17163.1.52.2.5.1.3
Object
column OctetString
Current state of process
Context
- MIB
- STEELFUSION-MIB
- OID
.1.3.6.1.4.1.17163.1.52.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- procEntry
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 'STEELFUSION-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STEELFUSION-MIB::procStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STEELFUSION-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STEELFUSION-MIB::procStatus.<procIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STEELFUSION-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STEELFUSION-MIB::procStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.