All MIBs › CME-MIB › remoteAccessIdEntryIPMIProvisioned
remoteAccessIdEntryIPMIProvisioned
Module: CME-MIB
OID (symbolic): CME-MIB::remoteAccessIdEntryIPMIProvisioned
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates if the user has been provisioned as an IPMI account.
If this is user is provisioned as an IPMI account, the nodes (scope) and authorities will be determined by the scope and authorities of the permission groups to which this user belongs. These can be seen in the remoteAccessRBSscopeTable and remoteAccessRBSroleTable for the permission groups to which this user is assigned.
If the userid is longer than 16 characters or there are more than 12 user accounts enabled for IPMI provisioning, setting the value to yes will return an error.
When provisioning an IPMI account by setting this object to yes(1), the SNMPv3 account is also automatically provisioned.
What is remoteAccessIdEntryIPMIProvisioned?
This read-write integer, no(0) or yes(1), indicates whether a user has been provisioned as an IPMI account, in which case the node scope and authorities available to that IPMI login are determined by the permission groups the user belongs to, viewable in the remoteAccessRBSscopeTable and remoteAccessRBSroleTable. An admin sets this to yes(1) when a user needs out-of-band IPMI access to blades, relying on the same RBS group permissions already governing their other access. For example, provisioning a hardware technician's account with IPMIProvisioned set to yes would let them use IPMI tools against exactly the blades their assigned group's scope covers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21 snmpwalk -v2c -c public <target> CME-MIB::remoteAccessIdEntryIPMIProvisioned
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21.1 snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntryIPMIProvisioned.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21.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::remoteAccessIdEntryIPMIProvisioned 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 (15 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 |
| 1.3.6.1.4.1.2.3.51.2.4.1.4 | remoteAccessIds | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1 | remoteAccessIdsTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1 | remoteAccessIdsEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21 | remoteAccessIdEntryIPMIProvisioned | CME-MIB |