cseFlowMcastQueryGroup

CISCO-SWITCH-ENGINE-MIB · .1.3.6.1.4.1.9.9.97.1.2.12.1.16

Object

The multicast group Internet address of the queried flows.
When the 'mvrf' bit of cseFlowMcastQueryMask object 
in the same row is on, an appropriate value should be 
specified and only flows with the specified group address
will be contained in the result table. If the 'groupip' bit 
in the associated cseFlowMcastQueryMask is cleared, this 
object is ignored during the query, and all flows will
be considered regardless of their group address.
              
The type of this address is determined by the value of the
cseFlowMcastQueryAddrType object.
              
The default value of this object is all zeros.

Context

MIB
CISCO-SWITCH-ENGINE-MIB
OID
.1.3.6.1.4.1.9.9.97.1.2.12.1.16
Type
column
Access
readwrite
Status
current
Parent
cseFlowMcastQueryEntry
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::cseFlowMcastQueryGroup'
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::cseFlowMcastQueryGroup.<cseFlowMcastQueryIndex>'
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::cseFlowMcastQueryGroup'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance