COSINE-ORION-MIB :: csOrionSystemLoginRoleAccessRights

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOSINE-ORION-MIBcsOrionSystemLoginRoleAccessRights

csOrionSystemLoginRoleAccessRights

Module: COSINE-ORION-MIB

OID (symbolic): COSINE-ORION-MIB::csOrionSystemLoginRoleAccessRights

OID (numeric): 1.3.6.1.4.1.3085.3.1.2.3.2.1.3

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-create

Description: Access rights of a role are a list of feature-wise permissions. The permissions of a feature are represented by a 4-byte tuple {rights (1-byte),featureid(3-bytes)}. The features in this list are in the ascending order of their feature-id.

rights: Access rights are classified into the following categories (given below along with the mapping to unix-style read,write and execute permissions):

0 : none (rwx-style = ---) 1 : all (rwx-style = rwx) 2 : view (rwx-style = r--) 3 : config (rwx-style = rw-) 4 : monitor (rwx-style = r-x)

Feature-id's: A feature is a set of commands which are grouped into a read, write or execute command-type. all (1), access (2), clear (3), device (4), dialup (5), diff_serve (6), event_log (7), field (8), firewall (9), froip (10), nat (11), routing (12), service_selection (13), show (14), tunnel (15), vpnvr (16)

What is csOrionSystemLoginRoleAccessRights?

This read-create value is a binary structure encoding a role's feature-wise permissions as a list of 4-byte tuples, each pairing a 1-byte access-rights code with a 3-byte feature ID, ordered ascending by feature ID. It is the actual enforcement mechanism behind a role, so a management tool constructs this byte string to grant exactly which features a role can read or write. For example, a provisioning tool builds a csOrionSystemLoginRoleAccessRights value granting read-only rights to the DS3 configuration feature ID while denying write access, then assigns that role to junior operators.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3085csRootCOSINE-GLOBAL-REG
1.3.6.1.4.1.3085.3csProductCOSINE-GLOBAL-REG
1.3.6.1.4.1.3085.3.1csOrionMIBCOSINE-GLOBAL-REG
Numeric OIDNameModule
1.3.6.1.4.1.3085.3.1.2csOrionSystemCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.2.3csOrionLoginCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.2.3.2csOrionSystemLoginRoleTableCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.2.3.2.1csOrionSystemLoginRoleEntryCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.2.3.2.1.3csOrionSystemLoginRoleAccessRightsCOSINE-ORION-MIB