pmPolicyDebugging

POLICY-BASED-MANAGEMENT-MIB · .1.3.6.1.2.1.124.1.1.17

Object

column r/w Enumeration
The status of debugging for this policy.  If this is turned
on(2), log entries will be created in the pmDebuggingTable
for each run-time exception that is experienced by this
policy.

Context

MIB
POLICY-BASED-MANAGEMENT-MIB
OID
.1.3.6.1.2.1.124.1.1.17
Type
column
Access
readwrite
Status
current
Parent
pmPolicyEntry
Groups
1

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 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-BASED-MANAGEMENT-MIB::pmPolicyDebugging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-BASED-MANAGEMENT-MIB::pmPolicyDebugging.<pmPolicyAdminGroup>.<pmPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-BASED-MANAGEMENT-MIB::pmPolicyDebugging'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2on

Conformance