wwwDocBytesTopNIndex
WWW-MIB ·
.1.3.6.1.2.1.65.1.3.5.1.1
Object
column Unsigned32
An arbitrary monotonically increasing integer number used for indexing the wwwDocBytesTopNTable. The index is inversely correlated to the sorting order of the table. The document with the highest byte count will get the index value 1.
Context
- MIB
- WWW-MIB
- OID
.1.3.6.1.2.1.65.1.3.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wwwDocBytesTopNEntry
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::wwwDocBytesTopNIndex'
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::wwwDocBytesTopNIndex.<wwwServiceIndex>.<wwwDocBucketIndex>.<wwwDocBytesTopNIndex>'
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::wwwDocBytesTopNIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295