wwwDocAccessTopNIndex
WWW-MIB ·
.1.3.6.1.2.1.65.1.3.4.1.1
Object
column Unsigned32
An arbitrary monotonically increasing integer number used for indexing the wwwDocAccessTopNTable. The index is inversely correlated to the sorting order of the table. The document with the highest access count will get the index value 1.
Context
- MIB
- WWW-MIB
- OID
.1.3.6.1.2.1.65.1.3.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wwwDocAccessTopNEntry
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 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocAccessTopNIndex'
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::wwwDocAccessTopNIndex.<wwwServiceIndex>.<wwwDocBucketIndex>.<wwwDocAccessTopNIndex>'
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::wwwDocAccessTopNIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295