cisLeaveQueryType
CISCO-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.263.1.1.8
Object
scalar r/w
Enumeration
The object indicates the type of IGMP-leave query that the
device will send on the interface the IGMP-leave message was
received.
generalQuery(1) : A General Query will be sent to all hosts
connecting to that interface.
macGenQuery(2) : A MAC-Based General Query will be sent to all
hosts in multicast groups that are associated
with the MAC-level address. MAC-Based General
Query is not a standard, it is a part of CGMP
(Cisco Group Management Protocol).
auto(3) : A Group-Specific query will be sent if there
are no IGMPv1 hosts detected in the network.
Otherwise a MAC-Based General Query will be
sent.
Context
- MIB
- CISCO-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.263.1.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cisSystemInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-SNOOPING-MIB::cisLeaveQueryType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IGMP-SNOOPING-MIB::cisLeaveQueryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | generalQuery |
2 | macGenQuery |
3 | auto |
Conformance
Member of