MIB Viewer

icfVgPortSupportedPromiscMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
This object describes whether the port hardware is capable of supporting promiscuous mode, single address mode (i.e., repeater filters unicasts not addressed to the end station attached to this port), or both. A port for which icfVgPortType is equal to 'cascadeInternal' or 'cascadeExternal' will always have a value of 'promiscModeOnly' for this object.
INTEGER { singleModeOnly(1), singleOrPromiscMode(2), promiscModeOnly(3) }