All MIBs › CME-MIB › groupRBSOperator
groupRBSOperator
Module: CME-MIB
OID (symbolic): CME-MIB::groupRBSOperator
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.7.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Group 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.).
What is groupRBSOperator?
This read-write integer, disabled(0) or enabled(1), when enabled gives the group read-only access, explicitly barring it from any save, modify, clear, or state-affecting operation such as restarting the MM, restoring defaults, or upgrading firmware. An admin enables this for a group that should be able to monitor the chassis without any risk of accidentally changing its configuration. For example, a help-desk group with only groupRBSOperator enabled could view chassis status but couldn't trigger an MM restart even if they tried.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.7.2.1.4 snmpwalk -v2c -c public <target> CME-MIB::groupRBSOperator
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.7.2.1.4.1 snmpget -v2c -c public <target> CME-MIB::groupRBSOperator.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.7.2.1.4.1 i <value>
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::groupRBSOperator OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1 | remoteAccessConfig | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.1.7 | groupProfiles | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.7.2 | groupRBSroleTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.7.2.1 | groupRBSroleEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.7.2.1.4 | groupRBSOperator | CME-MIB |