virtualIfIntervalNumber

RAD-MIB · .1.3.6.1.4.1.164.3.1.6.2.1.6.2.1.1

Object

column Integer32
A number between 1 and 96, which identifies the
interval for which the set of statistics is available.
The interval identified by 1 is the most recently
completed 15 minute interval,
and the interval identified
by N is the interval immediately preceding the
one identified  by N-1.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.1.6.2.1.6.2.1.1
Type
column
Access
noaccess
Status
current
Parent
virtualIfIntervalEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.