systemPmStatusCmdStopReason

RAD-PM-MIB · .1.3.6.1.4.1.164.6.2.74.4.1.3

Object

column Enumeration
This object defines the reason failure of collection process.
This object is sent as a varbind trap.
 spaceOverflow(2)- space overflow, the agent cannot store the PM file.
 timeDeltaOverfow(3)- PM file not retrieved for too long time.

Context

MIB
RAD-PM-MIB
OID
.1.3.6.1.4.1.164.6.2.74.4.1.3
Type
column
Access
readonly
Status
current
Parent
systemPmStatusCmdEntry

Walk 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 'RAD-PM-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-PM-MIB::systemPmStatusCmdStopReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-PM-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-PM-MIB::systemPmStatusCmdStopReason.<systemPmStatusCmdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-PM-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-PM-MIB::systemPmStatusCmdStopReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2spaceOverflow
3timeDeltaOverfow