netflowCacheType
QTECH-NETFLOW-MIB ·
.1.3.6.1.4.1.34751.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
- QTECH-NETFLOW-MIB
- OID
.1.3.6.1.4.1.34751.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 'QTECH-NETFLOW-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NETFLOW-MIB::netflowCacheType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NETFLOW-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NETFLOW-MIB::netflowCacheType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NETFLOW-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NETFLOW-MIB::netflowCacheType'
Syntax
- Source
- NetflowAggregationtypes
- Base type
Enumeration
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 |