| Index |
| The unique index. |
| Descr |
| This object is an description name for this entry Length: 0 to 64 |
| AdminStatus |
| The administrative status of this entry. Enumerations: - enabled (1)
- disabled (2)
- delete (10)
|
| Order |
| Order is used to get a first match, because best match search is not possible here. |
| Protocol |
| The value of the protocol field in the ip header. A value of 0 means not to check this value. Enumerations: - dont-verify (0)
- icmp (1)
- igmp (2)
- ggp (3)
- tcp (6)
- egp (8)
- pup (12)
- udp (17)
- hmp (20)
- xns-idp (22)
- rdp (27)
- ipv6 (41)
- rsvp (46)
- gre (47)
- esp (50)
- ah (51)
- igrp (88)
- ospf (89)
- pim (103)
- l2tp (115)
|
| SrcAddr |
| The source IP address, used in conjunction with iploadBExtHandlingSrcMask. A value of 0 means not to check this value. |
| SrcMask |
| The source IP address mask, used in conjunction with iploadBExtHandlingSrcAddr. |
| SrcPort |
| The starting UDP/TCP source port. A value of -1 means not to check this value. Range: -1 to 65535 |
| SrcRange |
| The ending UDP/TCP source port. A value of -1 means not to check this value. Range: -1 to 65535 |
| SrcIfIndex |
| The source interface. A value of -1 means not to check this value. |
| DstAddr |
| The destination IP address, used in conjunction with iploadBExtHandlingDstMask. A value of 0 means not to check this value. |
| DstMask |
| The destination IP address mask, used in conjunction with iploadBExtHandlingDstAddr. |
| DstPort |
| The starting UDP/TCP destination port. A value of -1 means not to check this value. Range: -1 to 65535 |
| DstRange |
| The ending UDP/TCP destination port. A value of -1 means not to check this value. Range: -1 to 65535 |
| Lifetime |
| This variabl specifies the minmum lifetime of load balancing decisions' stickiness which was triggered by a matching session before. Range: 30 to 2147483647 |
| CacheGranularity |
| Specifies the granularity of the stickiness, ((1) enabled or (0) disabled) srcIP : source IP has to match exactly dstIP : destination IP has to match exactly dstPort: destination port has to match exactly Enumerations: - srcIP (0)
- dstIP (1)
- dstPort (2)
|