igmpSnoopClearDynamicGroups
ECS2100-MIB ·
.1.3.6.1.4.1.259.10.1.43.1.9.32
Object
Clear all IGMP groups which are learned by IGMP report and MVR.
Context
- MIB
- ECS2100-MIB
- OID
.1.3.6.1.4.1.259.10.1.43.1.9.32- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- igmpSnoopMgt
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 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS2100-MIB::igmpSnoopClearDynamicGroups.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS2100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS2100-MIB::igmpSnoopClearDynamicGroups'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Enumerated Values
1 | restart |
2 | noRestart |
Type Values
1 | true |
2 | false |