All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snNetFlowAggregationIndex
snNetFlowAggregationIndex
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snNetFlowAggregationIndex
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.18.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Aggregation scheme ID
What is snNetFlowAggregationIndex?
This object serves as a unique index identifier for NetFlow aggregation scheme entries in a Foundry switch, allowing each aggregation configuration to be individually referenced. An aggregation scheme determines how NetFlow collects and groups network traffic data for analysis. Operators use this index to uniquely identify and manage different NetFlow data collection schemes on their network switches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.18.3.1.1 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snNetFlowAggregationIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.18.3.1.1.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snNetFlowAggregationIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snNetFlowAggregationIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.18 | snNetFlow | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.18.3 | snNetFlowAggregationTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.18.3.1 | snNetFlowAggregationEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.18.3.1.1 | snNetFlowAggregationIndex | FOUNDRY-SN-SWITCH-GROUP-MIB |