rbsEntryStatus
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23
Object
column
mandatory
r/w
EntryStatus
This object manages the creation and deletion of this entry.
The steps recommended to add a new group are:
1. Create a new entry in this table
rbsEntryStatus = createRequest
2. Set roleId as required.
Only one row will be allowed to be underCreation at one time, and it must have the next index
in the table.
valid(1) - Indicates that the group represented
by this entry is available for use.
createRequest(2) - A new entry will be created in this table
for the specified group and the new entry
will transition to the underCreation(3).
underCreation(3) - Indicates that this entry exists in the
agent but is unavailable for use. After completing the
create operation, the agent will set this object to
underCreation(3).
invalid(4) - Deletes this entry.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.23- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteAccessRBSroleEntry
- Table
- remoteAccessRBSroleTable
- Siblings
- 16
Syntax
EntryStatus
- Source
- EntryStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | createRequest |
3 | underCreation |
4 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| roleIndex mandatory Index for RBS User Role entry. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.1 |
| rbsBladeOperator mandatory User has ability to browse status and properties of
blades. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.10 |
| rbsBladeRemotePresence mandatory User has ability to access the blades remote console.
The ability to issue the CLI
console command to start an SOL session to a blade will
also require this authority. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.11 |
| rbsBladeConfiguration mandatory User can modify and save any blade configuration parameter. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.12 |
| rbsBladeAdministration mandatory User can power on/off and restart blades, activate
standby blades, do firmware updates, and modify blade LEDs. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.13 |
| rbsSwitchModuleOperator mandatory User has ability to browse status and properties of
I/O Modules, and to ping I/O Modules. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.14 |
| rbsSwitchModuleConfiguration mandatory User can modify the I/O Module IP address, configure
I/O Module Advanced Management parameters, and restore
factory defaults on an I/O Module. Note that a user
requires both I/O M… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.15 |
| rbsSwitchModuleAdministration mandatory User can power on/off and restart the I/O Modules,
update I/O Module firmware, enable/disable the Fast POST
and External Ports of an I/O Module. Note that a user
requires both I/O… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.16 |
| roleId mandatory Remote access RBS role entry null terminated string that
contains the permission group ID. It must not be a duplicate of
any previously configured ones. This field is only allowe… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.2 |
| rbsSupervisor mandatory User has no restrictions. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.3 |
| rbsOperator mandatory User has read-only access, and cannot perform
any save, modify, clear, or state affecting operations
(e.g. restart MM, restore defaults, upgrade the firmware, etc.). | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.4 |
| rbsChassisOperator mandatory User has ability to browse status and properties of
chassis components (MM, chassis fans, midplane, power modules).
Ability to backup MM configuration to a file.
Saving MM configu… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.5 |
| rbsChassisAccountManagement mandatory User can add/modify/delete user login profiles. Ability
to backup MM configuration to a file. Changing global login
settings require chassis configuration authority. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.6 |
| rbsChassisLogManagement mandatory User has ability to clear the MM event log, change log
policy settings, and backup MM configuration to a file. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.7 |
| rbsChassisConfiguration mandatory User can modify and save any chassis configuration
parameter (except user profiles and event log settings).
Ability to restore MM factory defaults if the user also has
chassis adm… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.8 |
| rbsChassisAdministration mandatory User has ability to do MM firmware updates, modify chassis
LEDs, restore MM factory defaults if the user also has
chassis configuration permissions. Ability to restart MM
and back… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.9 |