callAgentRulesetConfigStatus
MX-SBC-MIB ·
.0.4400.1.100.200.1.600
Object
column
Enumeration
Configuration Status
Configuration status of the Ruleset.
Indicates whether this Ruleset is valid and ready to be
applied.
* Valid: The current content of the row is valid.
* UnknownRuleset: The ruleset file is not found.
* InvalidConfig: The configuration is not valid.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.100.200.1.600- Type
- column
- Access
- readonly
- Status
- current
- Parent
- callAgentRulesetEntry
- Table
- callAgentRulesetTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | valid |
200 | unknownRuleset |
300 | invalidConfig |
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 |
| callAgentRulesetParameters Ruleset Parameters
List of named parameters (parameter=value) for the Ruleset.
General format: parameter1=value1 parameter2=value2
parameter3=value3
… | column | OctetString | .0.4400.1.100.200.1.500 |