agentSwitchMulticastControlMode
SWITCHING-EXTENSION-MIB ·
.1.3.6.1.4.1.7244.2.101.2.8.18.2
Object
scalar r/w
Enumeration
The switch config multicast allows you to enable or disable multicast storm recovery mode. When you specify Enable for Multicast Storm Recovery and the multicast traffic on any Ethernet port exceeds 20 percent of the link speed, the switch blocks (discards) the multicast traffic until the multicast traffic returns to 10 percent or less. Upper limit for 10M link is 20% and lower limit is 10%. For 100M link Upper limit is 5% and lower limit is 2%
Context
- MIB
- SWITCHING-EXTENSION-MIB
- OID
.1.3.6.1.4.1.7244.2.101.2.8.18.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentStormContorlConfigGroupExtension
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 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-EXTENSION-MIB::agentSwitchMulticastControlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-EXTENSION-MIB::agentSwitchMulticastControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |