callAgentRulesetParameters
MX-SBC-MIB ·
.0.4400.1.100.200.1.500
Object
column
r/w
OctetString
Ruleset Parameters
List of named parameters (parameter=value) for the Ruleset.
General format: parameter1=value1 parameter2=value2
parameter3=value3
Each parameter-value pair must be separated by a space.
The values can contain any character, with the following
constraints:
* Values that contain space characters must be enclosed
within double quotes.
* Within the values, double quotes and backslash characters
must be escaped with a backslash.
The maximum length for a value is 100 characters.
Example: FirstValue=1 SecondValue = 192.168.0.1:5060
ThirdValue ='A more complex string'
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.100.200.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- callAgentRulesetEntry
- Table
- callAgentRulesetTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| callAgentRulesetId Id
Unique numerical identifier for this Ruleset association. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.100.200.1.100 |
| callAgentRulesetDelete Delete
Delete this entry from the table. | column | Enumeration | .0.4400.1.100.200.1.10000 |
| callAgentRulesetCallAgent CallAgent
ID of the CallAgent table entry to which this Ruleset is
attached. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.100.200.1.200 |
| callAgentRulesetPriority Priority
Execution priority of this Ruleset for the Call Agent.
Inbound rules of the Ruleset are executed in ascending
priority order. Outbound rules… | column | Unsigned32 | .0.4400.1.100.200.1.300 |
| callAgentRulesetRuleset Ruleset
Name of the Ruleset to which the Call Agent is attached.
This name must match the name of a Call Agent ruleset file in
the local storage of t… | column | OctetString | .0.4400.1.100.200.1.400 |
| callAgentRulesetConfigStatus Configuration Status
Configuration status of the Ruleset.
Indicates whether this Ruleset is valid and ready to be
applied.
* Valid: … | column | Enumeration | .0.4400.1.100.200.1.600 |