apmExceptionResponsivenessComparison
APM-MIB ·
.1.3.6.1.2.1.16.23.1.13.1.2
Object
column r/w
Enumeration
If this value is greater(2) or less(3), the associated apmExceptionResponsivenessThreshold will be compared to this value and an exception will be created if the responsiveness is greater than the threshold (greater(2)) or less than the threshold (less(3)).
Context
- MIB
- APM-MIB
- OID
.1.3.6.1.2.1.16.23.1.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apmExceptionEntry
- Groups
- 1
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 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmExceptionResponsivenessComparison'
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::apmExceptionResponsivenessComparison.<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::apmExceptionResponsivenessComparison'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | greater |
3 | less |
Conformance
Member of