MIB Viewer

cdsIfSrcGuardMacFilterAction

OBJECT-TYPE
1.3.6.1.4.1.9.9.380.1.6.2.1.7
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the Source Guard action applied at this interface with respect to MAC traffic. allowMacAddress(1) indicates that MAC traffic coming from the MAC address denoted by cdsIfSrcGuardMacAddress object will be allowed to go through. denyAllMacAddresses(2) indicates that all MAC traffic coming to this interface will be dropped. The value of cdsIfSrcGuardMacAddress object will be ignored in this case. permitAllMacAddresses(3) indicates that all MAC traffic coming to this interface will be allowed. The value of cdsIfSrcGuardMacAddress object will be ignored in this case.
INTEGER { allowMacAddress(1), denyAllMacAddresses(2), permitAllMacAddresses(3) }