userLevel
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.4.1.1.6
Object
column r/w
Enumeration
Admin-Total access to the Device Server. More than one admin user account can exist, but we recommend that you only have one. Normal-Limited access to the Device Server. Limited CLI commands and Menu access, can configure the user's own configuration settings. Restricted-Can only access predefined sessions or access the Easy Port Access menu. Can only view or monitor the Device Server using CLI commands to display information about the Device Server. Menu-Only access predefined sessions or access the Easy Port Access menu. The Easy Port Access allows the user to connect to the accessible line without disconnecting their initial connection to the Device Server. Does not have any access to CLI commands.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.4.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userEntry
- Groups
- 1
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userLevel.<userIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::userLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admin |
2 | normal |
3 | restricted |
4 | menu |
Conformance
Member of