wwpIgmpSnoopLeaveMode
WWP-IGMP-SNOOP-MIB ·
.1.3.6.1.4.1.6141.2.10.1.1.10
Object
scalar r/w
Enumeration
Setting the igmp leave mode to 'fast(1)' will cause the multicast stream to be pruned as soon as a leave is received. If this object is set to 'inquisitive(2)', then a Group Specific Query is created for the multicast stream for which the leave was received. If no membership report is received in the time interval configured by the wwpIgmpSnoopInqLeaveTimeout, then the multicast stream is pruned.
Context
- MIB
- WWP-IGMP-SNOOP-MIB
- OID
.1.3.6.1.4.1.6141.2.10.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpIgmpSnoop
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 'WWP-IGMP-SNOOP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-IGMP-SNOOP-MIB::wwpIgmpSnoopLeaveMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-IGMP-SNOOP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-IGMP-SNOOP-MIB::wwpIgmpSnoopLeaveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fast |
2 | inquisitive |