cnfTopFlowsReportSource

CISCO-NETFLOW-MIB · .1.3.6.1.4.1.9.9.387.1.7.38

Object

scalar Enumeration
Indicates the source of Top Flows report generation for 
the entries populated in cnfTopFlowsTable.
          
'other'    - The Top Flows are not available or the source 
             of the Top Flows cannot be identified.
          
'hardware' - The Top Flows report has been generated based 
             on the flows detected by the hardware platform
             with netflow capabilities.
          
'software' - The Top Flows report has been generated based
             on the flows detected by the software.
          
'both'     - The Top Flows report is an integrated list of 
             Top Flows detected by both the hardware
             platform and the software.

Context

MIB
CISCO-NETFLOW-MIB
OID
.1.3.6.1.4.1.9.9.387.1.7.38
Type
scalar
Access
readonly
Status
current
Parent
cnfTopFlows
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfTopFlowsReportSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NETFLOW-MIB::cnfTopFlowsReportSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2hardware
3software
4both

Conformance