All MIBs › CAMBIUM-PTP500-MIB › userRole
userRole
Module: CAMBIUM-PTP500-MIB
OID (symbolic): CAMBIUM-PTP500-MIB::userRole
OID (numeric): 1.3.6.1.4.1.17713.5.25.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Role of the selected user. A Security Officer has access to and can modify all settings. A System Administrator has access to and can modify all non-security settings. A Read Only user can view settings, but cannot make any changes.
What is userRole?
Reports the permission level of this user account: Security Officer (full access including security settings), System Administrator (full access excluding security settings), or Read Only (view only, no changes).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.5.25.2.1.3 snmpwalk -v2c -c public <target> CAMBIUM-PTP500-MIB::userRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.5.25.2.1.3.1 snmpget -v2c -c public <target> CAMBIUM-PTP500-MIB::userRole.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> userRole.1
Start monitoring Cambium Networks PTP-series wireless Ethernet bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP500-MIB::userRole OID value, configure state conditions and alerts, and monitor any Cambium Networks PTP-series wireless Ethernet bridge from a single console.
OID Breakdown
Upper-level ancestors (7 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.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.5 | ptp500 | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.25 | aAAControl | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.25.2 | userTable | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.25.2.1 | userTableEntry | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.25.2.1.3 | userRole | CAMBIUM-PTP500-MIB |