sysConfigMulticastStoreAndForward
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.2.7
Object
scalar mandatory
r/w
Enumeration
When set to enabled(1), the switching of multicast frames
will use the store-and-forward method, regardless of the
setting of sysConfigSwitchingMode. When set to disabled(2),
multicast frames will be switched according to the
current setting of sysConfigSwitchingMode.
The switching of any types of frame automatically reverts
to the store-and-forward method whenever the
switch is configured to monitor frames internally (see the
object sysConfigMonitorPort). The default value for this
object is disabled(1).
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.2.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sysConfig
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 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigMulticastStoreAndForward.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigMulticastStoreAndForward'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |