wwwDocAccessTopNTable
WWW-MIB ·
.1.3.6.1.2.1.65.1.3.4
Object
table
The table of the most frequently accessed documents in a given bucket. This table is sorted by the column wwwDocAccessTopNAccesses. Entries having the same number of accesses are secondarily sorted by wwwDocAccessTopNBytes. Entries with the same number of accesses and the same number of bytes will have an arbitrary order.
Context
- MIB
- WWW-MIB
- OID
.1.3.6.1.2.1.65.1.3.4- Type
- table
- Status
- current
- Parent
- wwwDocumentStatistics
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::wwwDocAccessTopNTable'
More examples
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::wwwDocAccessTopNTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.