hh3cRbacRuleNumber
HH3C-RBAC-MIB ·
.1.3.6.1.4.1.25506.2.158.1.2.4.1.2
Object
column
Unsigned32
The index of rules in one role. There are two kinds of rules in a role. One is system defined, the other is user defined. The total numbers of user defined rules is 1024. In one role, the user defined rules will be applied first and then the system defined rules. For the rules of same type, the following guidelines will be applied: Non-OID: If two rules of the same entity type conflict, the rule with the higher index takes effect. OID: If the MIB node specified in a rule is a child node of the MIB nodes specified in other rules, only this rule takes effect. If the same OID is specified in multiple rules, the rule with the higher index takes effect.
Context
- MIB
- HH3C-RBAC-MIB
- OID
.1.3.6.1.4.1.25506.2.158.1.2.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cRbacRuleEntry
- Table
- hh3cRbacRuleTable
- Siblings
- 6
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cRbacRuleType The type of a rule. | column | Hh3cRuleType | .1.3.6.1.4.1.25506.2.158.1.2.4.1.1 |
| hh3cRbacRuleAction The action of a rule. | column | Hh3cRuleAction | .1.3.6.1.4.1.25506.2.158.1.2.4.1.3 |
| hh3cRbacRuleOperation Privileges of a rule. | column | Hh3cRuleOperation | .1.3.6.1.4.1.25506.2.158.1.2.4.1.4 |
| hh3cRbacRuleEntityType This indicates the type of the entity in a rule.
There are seven types of entity as below:
unknown: invalid.
command: a command or a set of commands that match a regular expressio… | column | Hh3cEntityType | .1.3.6.1.4.1.25506.2.158.1.2.4.1.5 |
| hh3cRbacRuleEntity This indicates the entity that the privileges of rule apply to.
It is may be a regular expression of commands, feature name,
feature group name, web menu, xml element or oid.
If t… | column | OctetString | .1.3.6.1.4.1.25506.2.158.1.2.4.1.6 |
| hh3cRbacRuleRowStatus Status of this rule. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.25506.2.158.1.2.4.1.7 |