HH3C-RBAC-MIB
5 objects
No module-level DESCRIPTION found.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus StorageType TEXTUAL-CONVENTION TruthValue |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Hh3cEntityType | INTEGER { unknown(1), command(2), feature(3), featuregroup(4), webmenu(5), xmlelement(6), oid(7) } | current | This indicates the type of the entity in a rule. |
| Hh3cResourceType | BITS { vlan(0), interface(1), vrf(2), seczone(3) } | current | A User can be restricted from accessing resources by RBAC resource access policies. There are four types of resource access policies as below: vlan(0) Bit value of 0 indicates that the user has access to no VLANs. Bit v… |
| Hh3cRuleAction | INTEGER { permit(1), deny(2) } | current | This indicates the action of a rule that defines the access privileges. permit - permit the privileges deny - deny the privileges |
| Hh3cRuleOperation | BITS { exec(0), read(1), write(2) } | current | Privileges of a rule. exec - execute operation read - Read operation write - Write operation Note that if an operation is not supported by an entity, the operation does not apply to the entity. |
| Hh3cRuleType | INTEGER { system(1), user(2) } | current | There are two types of rules. List as below: system: pre-defined by system and isn't editable. user: defined by user and is editable. |