apmHttp4xxIsFailure

APM-MIB · .1.3.6.1.2.1.16.23.1.6

Object

scalar r/w SNMPv2-TCTruthValue
When true, this agent will recognize HTTP errors in the range
of 400 through 499 and will treat them as unavailable
transactions. When false or when this object isn't supported,
they will be treated as successful transactions.
          
This object allows such error pages to be tracked at the
possible expense of having user typos treated as poor service
on the part of the web server.
          
This object affects all reports and exceptions generated by
this agent. Accordingly, modification of this object should be
performed by a manager acting in the role of administrator. In
particular, management software should not require or enforce
particular configuration of this object - it should reflect
the preferences of the site administrator, not the software
author.
          
The value of this object must persist across reboots.

Context

MIB
APM-MIB
OID
.1.3.6.1.2.1.16.23.1.6
Type
scalar
Access
readwrite
Status
current
Parent
apmMibObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::apmHttp4xxIsFailure.0'
More examples
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::apmHttp4xxIsFailure'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance