cnfCICacheType
CISCO-NETFLOW-MIB ·
.1.3.6.1.4.1.9.9.387.1.1.2.1.1
Object
column NfCacheTypes
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
- CISCO-NETFLOW-MIB
- OID
.1.3.6.1.4.1.9.9.387.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cnfCICacheEntry
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 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfCICacheType'
More examples
Read one indexed 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::cnfCICacheType.<cnfCICacheType>'
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::cnfCICacheType'
Syntax
- Source
- NfCacheTypes
- Base type
Enumeration
Values & Constraints
Type Values
0 | main |
1 | as |
2 | protocolPort |
3 | sourcePrefix |
4 | destinationPrefix |
5 | prefix |
6 | destinationOnly |
7 | sourceDestination |
8 | fullFlow |
9 | asTos |
10 | protocolPortTos |
11 | sourcePrefixTos |
12 | destinationPrefixTos |
13 | prefixTos |
14 | prefixPort |
15 | bgpNexthopTos |
23 | expBgpPrefix |