routingRulesConfigStatus
MX-SBC-MIB ·
.0.4400.1.100.300.1.500
Object
column
Enumeration
Configuration Status
Configuration status of this routing entry.
Indicates whether the RoutingRules table entry 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.300.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- routingRulesEntry
- Table
- routingRulesTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | valid |
200 | unknownRuleset |
300 | invalidConfig |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| routingRulesId Id
Unique numerical identifier for this RoutingRules table
entry. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.100.300.1.100 |
| routingRulesDelete Delete
Delete this entry from the table. | column | Enumeration | .0.4400.1.100.300.1.10000 |
| routingRulesPriority Priority
Priority of execution of the Routing Rulesets. | column | Unsigned32 | .0.4400.1.100.300.1.200 |
| routingRulesRuleset Ruleset
Name of the Routing Ruleset.
This name must have the exact same name with the same
extension ('.rrs') as the name of the routing ruleset file… | column | OctetString | .0.4400.1.100.300.1.300 |
| routingRulesParameters Parameters
List of parameters with their value (parameter=value) for the
Routing Ruleset.
General format: parameter1=value1 parameter2=value2
paramet… | column | OctetString | .0.4400.1.100.300.1.400 |