MIB Viewer

myDistributeListFilterType

OBJECT-TYPE
1.3.6.1.4.1.171.10.97.2.20.4.2.1.5
Access
read-write
Status
current
Sub-identifiers
0
this field defines the filtering type which distribute-list used , 'acl' means filtering destination ip address of route information in incoming or outing packets; 'gateway' means filtering source ip address and mask of incoming packets; 'prefix' means filtering destination ip address and mask of route information in incoming or outing packets; 'prefix-gateway' means that firstly filtering destination ip address and mask of route information in incoming or outing packets, secondly filtering source ip address and mask of incoming packets. if Prefix-list filter is configed,Access-list filter can not be configed; if Access-list filter is configed,Prefix-list filter can not be configed.
INTEGER{ acl(1), gateway(2), prefix(3), prefix-gateway(4) }