MIB Viewer

HH3C-RBAC-MIB

5 objects
No module-level DESCRIPTION found.
Imported Objects
HH3C-OID-MIBhh3cCommon
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCRowStatus StorageType TEXTUAL-CONVENTION TruthValue
Type Definitions
NameSyntaxStatusDescription
Hh3cEntityTypeINTEGER { unknown(1), command(2), feature(3), featuregroup(4), webmenu(5), xmlelement(6), oid(7) }currentThis indicates the type of the entity in a rule.
Hh3cResourceTypeBITS { vlan(0), interface(1), vrf(2), seczone(3) }currentA 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…
Hh3cRuleActionINTEGER { permit(1), deny(2) }currentThis indicates the action of a rule that defines the access privileges. permit - permit the privileges deny - deny the privileges
Hh3cRuleOperationBITS { exec(0), read(1), write(2) }currentPrivileges 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.
Hh3cRuleTypeINTEGER { system(1), user(2) }currentThere are two types of rules. List as below: system: pre-defined by system and isn't editable. user: defined by user and is editable.