All MIBs › CME-MIB › remoteAccessIdEntrySNMPv3Provisioned
remoteAccessIdEntrySNMPv3Provisioned
Module: CME-MIB
OID (symbolic): CME-MIB::remoteAccessIdEntrySNMPv3Provisioned
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates if the user has been provisioned as an SNMPv3 account.
If this is user is provisioned as an SNMPv3 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 SNMPv3 provisioning, setting the value to yes will return an error.
When provisioning a SNMPv3 account by setting this object to yes(1), the IPMI account is also automatically provisioned.
What is remoteAccessIdEntrySNMPv3Provisioned?
This read-write integer, no(0) or yes(1), indicates whether a user has been provisioned as an SNMPv3 account, in which case the node scope and authorities for that SNMPv3 identity are determined by the permission groups the user belongs to, viewable in the remoteAccessRBSscopeTable and remoteAccessRBSroleTable. An admin sets this to yes(1) to let a monitoring system authenticate against the chassis using that user's SNMPv3 credentials, scoped by the same RBS group permissions as their other access. For example, provisioning a monitoring service account with SNMPv3Provisioned set to yes would let an NMS poll exactly the chassis resources that account's assigned group is scoped to reach.
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.22 snmpwalk -v2c -c public <target> CME-MIB::remoteAccessIdEntrySNMPv3Provisioned
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.22.1 snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntrySNMPv3Provisioned.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.22.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::remoteAccessIdEntrySNMPv3Provisioned 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.22 | remoteAccessIdEntrySNMPv3Provisioned | CME-MIB |