wwwDocLastNResponseType

WWW-MIB · .1.3.6.1.2.1.65.1.3.2.1.5

Object

The protocol response type which was sent to the client
as a result of this attempt to access a document. This
object contains the type of the primary response if
there were multiple responses to a single request.

Context

MIB
WWW-MIB
OID
.1.3.6.1.2.1.65.1.3.2.1.5
Type
column
Access
readonly
Status
current
Parent
wwwDocLastNEntry
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 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocLastNResponseType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocLastNResponseType.<wwwServiceIndex>.<wwwDocLastNIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWW-MIB::wwwDocLastNResponseType'

Syntax

Source
WwwResponseType
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance