MIB Viewer

dIpsgIfSrcGuardMacFilterAction

OBJECT-TYPE
1.3.6.1.4.1.171.14.132.1.2.2.1.6
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the Source Guard action applied when the traffic matching the entry: allowMacAddress(1) - indicates that the IP traffic (compared source IP and source MAC with dIpsgIfSrcGuardIpAddress and dIpsgIfSrcGuardMacAddress respectively) will be allowed to go through. permitAllMacAddresses(2) - If dIpsgIfSrcGuardIpFilterAction is 'permitIpAddress', this value indicates that all the IP matching traffic (compared source IP with dIpsgIfSrcGuardIpAddress only) will be allowed to go through. When dIpsgIfSrcGuardIpFilterAction is 'permitAllIpAdress' or 'denyAllIpAdress', this object is meaningless. When dIpsgIfSrcGuardMacFilterAction is 'permitAllMacAddresses', dIpsgIfSrcGuardMacAddress is meaningless and '000000000000'H is used to indicate it.
INTEGER { allowMacAddress(1), permitAllMacAddresses(2) }