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.
Parsed from file MY-ROUTE-MIB.mib.txt
Company: ruijie
Module: MY-ROUTE-MIB
Vendor: Ruijie Networks
Module: MY-ROUTE-MIB (MY-ROUTE-MIB.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
myDistributeListFilterType OBJECT-TYPE SYNTAX INTEGER{ acl(1), gateway(2), prefix(3), prefix-gateway(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "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." ::={myDistributeListEntry 5}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.1 | myDistributeListCfgProtoType | 0 | 0 | This index indicate that which routing protocol configuration mode is current mode. |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.2 | myDistributeListIfIndex | 0 | 0 | The interface that this distribute list apply to. If this value is 0,it indicate that this distribute list apply in all interface… |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.3 | myDistributeListDirection | 0 | 0 | If direct is 'in' the distribute list is applied to input packets If direct is 'out' the distribute list is applied to output pa… |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.4 | myDistributeListFilteringProtocol | 0 | 0 | If this value is 0,it indicate that this distribute list will apply on all protocol. Other value is equal to TEXTUAL-CONVENTION … |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.6 | myDistributeListAclName | 0 | 0 | This field is valid when the field myDistributeListFilterType's value is 'acl',it's access list name that distribute-list refere… |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.7 | myDistributeListGateWayIpPrefixName | 0 | 0 | this field is valid when the field myDistributeListFilterType's value is 'gateway',it's ip prefix list name that distribute-list… |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.8 | myDistributeListPrefixIpPrefixName | 0 | 0 | this field is valid when the field myDistributeListFilterType's value is 'gateway',it's ip prefix list name that distribute-list… |
1.3.6.1.4.1.4881.1.1.10.2.20.4.2.1.9 | myDistributeListStatus | 0 | 0 | the entry status,if the value is destroy ,then delete this distribute-list. |