All MIBs › CME-MIB › snmpUserProfileEntryUserId
snmpUserProfileEntryUserId
Module: CME-MIB
OID (symbolic): CME-MIB::snmpUserProfileEntryUserId
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The userid for the SNMPv3 Agent User Profile entry.
What is snmpUserProfileEntryUserId?
This read-only octet string (up to 31 bytes) is the userid field of a row in the MM's SNMPv3 Agent User Profile table, identifying which authenticated user that profile entry belongs to. It matters for security auditing, since it lets an admin confirm exactly which SNMPv3 usernames have been provisioned on the chassis without guessing from index numbers alone. Polling this table might return 'monitor-svc' for one row and 'admin' for another, letting the admin verify no unexpected accounts have been added.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.10 snmpwalk -v2c -c public <target> CME-MIB::snmpUserProfileEntryUserId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.10.1 snmpget -v2c -c public <target> CME-MIB::snmpUserProfileEntryUserId.1
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::snmpUserProfileEntryUserId 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 (17 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.9 | networkConfiguration | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3 | tcpProtocols | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.1 | snmpAgentConfig | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9 | snmpAgentUserProfileConfig | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1 | snmpUserProfileTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1 | snmpUserProfileEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.10 | snmpUserProfileEntryUserId | CME-MIB |