f3MPFlowHistoryIndex

F3-FPM-MIB · .1.3.6.1.4.1.2544.1.12.43.2.8.1.1

Object

column Integer32
An arbitrary integer index value used to uniquely identify
this MP Flow History statistics entry. Index 1 corresponds to 15minute, 
index 2 to 1 day and index 3 corresponds to rollover.

Context

MIB
F3-FPM-MIB
OID
.1.3.6.1.4.1.2544.1.12.43.2.8.1.1
Type
column
Access
readonly
Status
current
Parent
f3MPFlowHistoryEntry
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 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-FPM-MIB::f3MPFlowHistoryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-FPM-MIB::f3MPFlowHistoryIndex.<neIndex>.<cmMPFlowIndex>.<f3MPFlowStatsIndex>.<f3MPFlowHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-FPM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-FPM-MIB::f3MPFlowHistoryIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance