hostTopNTimeRemaining

RFC1271-MIB · .1.3.6.1.2.1.16.5.1.1.4

Object

column mandatory r/w Integer32
The number of seconds left in the report currently
being collected.  When this object is modified by
the management station, a new collection is started,
possibly aborting a currently running report.  The
new value is used as the requested duration of this
report, which is loaded into the associated
hostTopNDuration object.
              
When this object is set to a non-zero value, any
associated hostTopNEntries shall be made
inaccessible by the monitor.  While the value of this
              
object is non-zero, it decrements by one per second
until it reaches zero.  During this time, all
associated hostTopNEntries shall remain
inaccessible.  At the time that this object
decrements to zero, the report is made
accessible in the hostTopNTable.  Thus, the hostTopN
table needs to be created only at the end of the
collection interval.

Context

MIB
RFC1271-MIB
OID
.1.3.6.1.2.1.16.5.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
hostTopNControlEntry

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 'RFC1271-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1271-MIB::hostTopNTimeRemaining'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1271-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1271-MIB::hostTopNTimeRemaining.<hostTopNControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1271-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1271-MIB::hostTopNTimeRemaining'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647