netflowCacheType
NETFLOW-MIB ·
fscom-nms variant
·
.1.3.6.1.4.1.52642.9.226.1.1.2.1.1
Object
column NetflowAggregationtypes
The type of netflow cache.
NetFlow aggregation maintains one or more extra flow caches
with different combinations of fields that determine
which traditional flows are grouped together.
Context
- MIB
- NETFLOW-MIB
- OID
.1.3.6.1.4.1.52642.9.226.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- netflowCacheEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETFLOW-MIB::netflowCacheType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETFLOW-MIB::netflowCacheType.<netflowCacheType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETFLOW-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETFLOW-MIB::netflowCacheType'
Syntax
- Source
- NetflowAggregationtypes
- Base type
Enumeration
Type Description
Defines different aggregation types of netflow cache.
Values & Constraints
Type Values
0 | main |
1 | as |
2 | protocolPort |
3 | sourcePrefix |
4 | destinationPrefix |
5 | prefix |
6 | asTos |
7 | protocolPortTos |
8 | sourcePrefixTos |
9 | destinationPrefixTos |
10 | prefixTos |
11 | prefixPort |
12 | bgpNexthopTos |