wwwServiceType

WWW-MIB · .1.3.6.1.2.1.65.1.1.1.1.6

Object

column Enumeration
The application type using or realizing this WWW service.

Context

MIB
WWW-MIB
OID
.1.3.6.1.2.1.65.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
wwwServiceEntry
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::wwwServiceType'
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::wwwServiceType.<wwwServiceIndex>'
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::wwwServiceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1wwwOther
2wwwServer
3wwwClient
4wwwProxy
5wwwCachingProxy

Conformance