SrcIfIndex |
The originating interface index of the call. If this object is set to zero, the originating interface index will not be checked for the matching process. If this field is set to one, the route is only valid for call originating locally. |
SrcLinkAddr |
The originating (MAC-)address of the call. If this object is a zero length string, the originating address will not be checked for the matching process. |
DstIfIndex |
The interface index the call has to be sent to. If this value is set to one, the call will be used locally. If the value is set to zero, the call will be refused. The routing entry will only be used if the destination interface status is up or dormant. Additionally the target link must be in the state ready, if it is permanently activated, i.e. the x25LkL2IdleTimer is set to -1. |
DstLinkAddr |
The (MAC-)address of the station, the call has to be sent to. This object is ignored for point-to-point interfaces. |
DstLinkAddrMode |
This object specifies the way, the destination link address is generated. Default will use the default method for the target interface. When direct is selected, the destination address is taken from the route entry. Set to rule(4), the the address is generated according the rule defined in the x25RtDstLinkAddrRule entry of the x25RouteTable. Other methods will be developed in the future. Enumerations: - default (1)
- direct (2)
- delete (3)
- rule (4)
- auto (5)
|
SrcAddr |
The source X.121 address in the X25 call packet. If empty, the source address will not be matched. Extended Adresses are indicated by a leading '@'. The wildcards '*', '?', '[', ']', '{', '}' may be used. Length: 0 to 255 |
SrcNSAP |
The source NSAP in the X25 call packet. If empty, the source NSAP will not be matched. The NSAP is preceeded by an 'X' if it is an OSI compatible NSAP or by a 'N' if the NSAP is in a not OSI compatible format. The wildcards '*', '?', '[', ']', '{', '}' may be used. Length: 0 to 255 |
DstAddr |
The target X.121 address in the X25 call packet. If empty, the target address will not be matched. Extended Adresses are indicated by a leading '@'. The wildcards '*', '?', '[', ']', '{', '}' may be used. Length: 0 to 255 |
DstNSAP |
The target NSAP in the X25 call packet. If empty, the target NSAP will not be matched. The NSAP is preceeded by an 'X' if it is an OSI compatible NSAP or by a 'N' if the NSAP is in a not OSI compatible format. The wildcards '*', '?', '[', ']', '{', '}' may be used. Length: 0 to 255 |
ProtocolId |
The protocol id of the X25 call packet. The protocol id will not be used for the matching process, when this object is set to -1 |
CallUserData |
The call user data field of the X25 call packet behind the protocol id. If empty, the call user data field will not be used for matching. |
RPOA |
This object will be compared to the first value in the list of RPOAs in the X25 call packet, if not set to -1. Range: -1 to 9999 |
NUI |
This object will be compared to the NUI facility supplied with the call. If this object is an empty string, the NUI facility will not be used for the matching process. Length: 0 to 255 |
RewritingRule |
This Object specifies a rewriting rule in the X25 Rewriting Rule table. The call packed will be processed according to this rewriting rule before the call is being delivered. If this value is set to zero, no rewriting will take place. Range: 0 to 999999 |
Metric |
This object specifies a metric similar to the metric of an IP routing entry. If a call matches multiple entries in the X25 routing table, the routing entry with the lowest value of Metric will be used to route the call. Range: 0 to 255 |
Cug |
This object will be compared to the CUG facility supplied with the call, if not set to -1. Range: -1 to 9999 |
CugOutgoing |
This object will be compared to the Outgoing CUG facility supplied with the call, if not set to -1. Range: -1 to 9999 |
CugBilateral |
This object will be compared to the Bilateral CUG facility supplied with the call, if not set to -1. Range: -1 to 9999 |
DstLinkAddrRule |
If x25RtDstLinkAddrMode is set to rule this object describes, how to develop the destination link address (may be ISDN call number, MAC address or IP address) from destination X.25 address or destination X.25 NSAP. Length: 0 to 255 |