MIB Viewer

dIpsgIfSrcGuardIpFilterAction

OBJECT-TYPE
1.3.6.1.4.1.171.14.132.1.2.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the IP Source Guard action applied at this interface with respect to IP traffic. permitIpAddress(1) - indicates that matching IP traffic will be allowed to go through. What is matching traffic depends on the value of dIpsgIfSrcGuardMacFilterAction. permitAllIpAdress(2) indicates that all IP traffic coming to this interface will be allowed. In this case, dIpsgIfSrcGuardIpAddress is 0.0.0.0. denyAllIpAdress(3) indicates that all IP traffic coming to this interface will be dropped. In this case, dIpsgIfSrcGuardIpAddress is 0.0.0.0. When this object is not 'permitIpAddress', the value of dIpsgIfSrcGuardMacFilterAction is meaningless.
INTEGER { permitIpAddress(1), permitAllIpAdress(2), denyAllIpAddress(3) }