sipPenaltyBoxEnable
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.50.5
Object
Indicates whether the unit uses the penalty box feature.
The penalty box feature is used when a given host address times out. When
the address times out, it is put into the penalty box for a given amount
of time. During that time, the address in question is considered as
'non-responding' for all requests.
This feature is most useful when using multiple servers and some of them are
down. It makes sure that users wait a minimal period of time before trying
a secondary host.
The penalty box is always 'active'. This means that even if the feature is
disabled, IP addresses are marked as invalid, but they are still tried. The
advantage is that when the feature is enabled, IP addresses that were already
marked as invalid are instantly put into the penalty box.
Also see sipPenaltyBoxTime.
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.50.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipPenaltyBox
- Siblings
- 1
Values & Constraints
Type Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipPenaltyBoxTime Amount of time that a host spends in the penalty box.
An IP address is put into the penalty box for the current sipPenaltyBoxTime.
Changing the sipPenaltyBoxTime does n… | scalar | Unsigned32 | .1.3.6.1.4.1.4935.20.20.1.1.50.10 |