usersAccessRights
MX-AAA-MIB ·
.0.1000.1.100.1.250
Object
column r/w
Enumeration
Access Rights
Identifies the user role defining the access rights.
* Admin: User has administrator access rights and is allowed
to read, modify and execute all configuration objects of
the unit.
* User: User has end-user access rights.
* Observer: User has observer access rights.
Context
- MIB
- MX-AAA-MIB
- OID
.0.1000.1.100.1.250- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- usersEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::usersAccessRights'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::usersAccessRights.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-AAA-MIB::usersAccessRights'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.