usrHistoryControlObjects

RMON2-MIB · .1.3.6.1.2.1.16.18.1.1.2

Object

column r/w Integer32
The number of MIB objects to be collected
in the portion of usrHistoryTable associated with this
usrHistoryControlEntry.
              
This object may not be modified if the associated instance
of usrHistoryControlStatus is equal to active(1).

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.18.1.1.2
Type
column
Access
readwrite
Status
current
Parent
usrHistoryControlEntry
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::usrHistoryControlObjects'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::usrHistoryControlObjects.<usrHistoryControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::usrHistoryControlObjects'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance