Index |
Unique rule index. |
FilterIndex |
References the rule's associated filter. |
Action |
This object specifies the action to be performed if the rule's associated filter matches. If set to ignore the filter is not consulted and the next rule is processed immediately. Enumerations: - invoke (1)
- invoke-if-not (2)
- deny (3)
- deny-if-not (4)
- ignore (5)
- delete (6)
|
Direction |
This object specifies the direction of the packets for which the rule is processed. Enumerations: - outgoing (1)
- incoming (2)
- both (3)
|
Channels |
The number of B-channels to invoke if the rule's associated filter matches. Range: 0 to 8 |
NextRuleIndex |
Specifies the next rule to be processed if the rule's associated filter does not match. The value 0 is used to mark the end of the rule set. |
IdleTime |
Specifies the time in seconds the interface-specific shorthold interval (see biboPPPTable) is extended if the rule's associated filter matches. When set to zero this setting is ignored. When set to -1 matching packets are sent piggyback, they are not considered for shorthold mode. Range: -1 to 3600 |