MIB Viewer

cswmForwardingEnabled

OBJECT-TYPE
1.3.6.1.4.1.9.9.504.1.6.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
This object specifies whether multicast forwarding is supported on this interface for a particular internet address type. 'notCapable' - A read-only value which indicates that this interface is not capable of multicast forwarding for this internet address type. This value cannot be used in SET operation. 'enable' - multicast forwarding is enabled. 'disable' - multicast forwarding is disabled. This object is not writable if the value of this object is 'notCapable'.
INTEGER { notCapable(1), enable(2), disable(3) }