apmExceptionUnsuccessfulException

APM-MIB · .1.3.6.1.2.1.16.23.1.13.1.4

Object

column r/w Enumeration
If this value is on(2), an exception will be created if a
transaction of the associated type is unsuccessful.

Context

MIB
APM-MIB
OID
.1.3.6.1.2.1.16.23.1.13.1.4
Type
column
Access
readwrite
Status
current
Parent
apmExceptionEntry
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 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmExceptionUnsuccessfulException'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmExceptionUnsuccessfulException.<apmAppDirAppLocalIndex>.<apmAppDirResponsivenessType>.<apmExceptionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APM-MIB::apmExceptionUnsuccessfulException'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2on

Conformance