cnfTopFlowsNextGenActionEffect
CISCO-NETFLOW-MIB ·
.1.3.6.1.4.1.9.9.387.1.7.37
Object
scalar Enumeration
Indicates the action effect on the system when the
cnfTopFlowsGenerate is set to 'true'.
'noOp' -- indicate that the system will make no operation
when the cnfTopFlowsGenerate is set to 'true'.
Examples when this object could return 'noOp' are:
1. the system is still in the top flow generation
process.
2. the system will not generate the top flows
report when the value of
cnfTopFlowsReportAvailable is 'true'.
'generate' -- indicates that the system will start the top
flows generation process if the
cntTopFlowsGenerate is set to 'true'.
Examples when this object could return 'generate'
are:
1. When the value of cnfTopFlowsReportAvailable is
'false'.
2. The system will always generate the top flow
report when cnfTopFlowsGenerate is set to
'true'.
Context
- MIB
- CISCO-NETFLOW-MIB
- OID
.1.3.6.1.4.1.9.9.387.1.7.37- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cnfTopFlows
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::cnfTopFlowsNextGenActionEffect.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::cnfTopFlowsNextGenActionEffect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | generate |
Conformance
Member of