cseFlowMcastResultFlowType

CISCO-SWITCH-ENGINE-MIB · .1.3.6.1.4.1.9.9.97.1.2.13.1.19

Object

column Enumeration
Indicates the type of multicast layer 3 flow.
              
other       - Multicast flow type is none of the followoing. 
              
rpfMfd      - This flow is a RPF MFD flow.
              
partial     - This flow is a partial shortcut flow.

Context

MIB
CISCO-SWITCH-ENGINE-MIB
OID
.1.3.6.1.4.1.9.9.97.1.2.13.1.19
Type
column
Access
readonly
Status
current
Parent
cseFlowMcastResultEntry
Groups
1

Walk 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-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseFlowMcastResultFlowType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseFlowMcastResultFlowType.<cseFlowMcastQueryIndex>.<entPhysicalIndex>.<cseFlowMcastResultIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseFlowMcastResultFlowType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2rpfMfd
3partialSC

Conformance