All MIBs › CISCO-SWITCH-ENGINE-MIB › cseFlowIPFlowMask
cseFlowIPFlowMask
Module: CISCO-SWITCH-ENGINE-MIB
OID (symbolic): CISCO-SWITCH-ENGINE-MIB::cseFlowIPFlowMask
OID (numeric): 1.3.6.1.4.1.9.9.97.1.2.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the flow mask for IP flows.
If dstOnly(1) is used, it enables flows based on Layer 3 destination addresses only.
If srcDst(2) is used, it enables flows based on both Layer 3 source and destination addresses only.
If fullFlow(3) is used, it enables flows based on Layer 4 port numbers in addition to source and destination addresses.
If srcOnly(4) is used, it enables flows based on Layer 3 source addresses only.
If intDstSrc(5) is used, it enables flows based on source interface in addition to source and destination addresses.
If intFull(6) is used, it enables flows based on source interface in addition to Layer 4 port numbers, source and destination addresses.
If null(7) is used, no flow will be enabled.
If intDstOnly(8) is used, it enables flows based on source interface in addition to the destination addresses.
If intSrcOnly(9) is used, it enables flows based on source interface in addition to the source addresses.
What is cseFlowIPFlowMask?
Configures which fields (destination only, source and destination, or full 5-tuple) are used to distinguish IP flows for flow accounting on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.2.22 snmpwalk -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseFlowIPFlowMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.2.22.1 snmpget -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseFlowIPFlowMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.97.1.2.22.1 i <value>
Start monitoring Cisco Catalyst switches (Layer 2/3 switching platforms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SWITCH-ENGINE-MIB::cseFlowIPFlowMask OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (Layer 2/3 switching platforms) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.97 | ciscoSwitchEngineMIB | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1 | cseMIBObjects | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.2 | cseFlow | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.2.22 | cseFlowIPFlowMask | CISCO-SWITCH-ENGINE-MIB |