All MIBs › CISCO-SWITCH-ENGINE-MIB › cseFlowMcastResultDstVlans
cseFlowMcastResultDstVlans
Module: CISCO-SWITCH-ENGINE-MIB
OID (symbolic): CISCO-SWITCH-ENGINE-MIB::cseFlowMcastResultDstVlans
OID (numeric): 1.3.6.1.4.1.9.9.97.1.2.13.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A string of octets containing one bit per VLAN. Each octet within the value of this object specifies a set of eight VLANs, e.g. the first octet corresponding to VLANs with VlanIndex values of 0 through 7, the second octet to VLANs 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered VLAN, and the least significant bit represents the highest numbered VLAN, thus each vlan is represented by a single bit within the octet. The bits in this object will be set to '1' if the corresponding Vlans are in the out-going interface (vlan) list of the IP multicast flow described by this row instance.
What is cseFlowMcastResultDstVlans?
A bitmap string indicating which VLANs (indices 0-1023, 8 VLANs per octet) are destinations that this multicast flow is being replicated/forwarded to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.2.13.1.11 snmpwalk -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseFlowMcastResultDstVlans
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.97.1.2.13.1.11.1 snmpget -v2c -c public <target> CISCO-SWITCH-ENGINE-MIB::cseFlowMcastResultDstVlans.1
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::cseFlowMcastResultDstVlans 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.13 | cseFlowMcastResultTable | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.2.13.1 | cseFlowMcastResultEntry | CISCO-SWITCH-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.97.1.2.13.1.11 | cseFlowMcastResultDstVlans | CISCO-SWITCH-ENGINE-MIB |