eqlLdapLoginAccessAccountPrivilege
EQLGROUP-MIB ·
.1.3.6.1.4.1.12740.1.1.25.1.3
Object
This field specifies the privilege level of the account that logs in through this LDAP object access. The default is global-admin. Global-admin grants full access to the administrator. Pool-admin designates the administrator to have access only to one or more pools, and does not have access to global and group-level administrator. Volume-admin designates the administrator to have access to specific volumes within specific storage pools
Context
- MIB
- EQLGROUP-MIB
- OID
.1.3.6.1.4.1.12740.1.1.25.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlLdapLoginAccessEntry
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 'EQLGROUP-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLGROUP-MIB::eqlLdapLoginAccessAccountPrivilege'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLGROUP-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLGROUP-MIB::eqlLdapLoginAccessAccountPrivilege.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLGROUP-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLGROUP-MIB::eqlLdapLoginAccessAccountPrivilege'
Syntax
- Source
- AdminAccountPrivilegeType
- Base type
Enumeration
Values & Constraints
Type Values
0 | global-admin |
1 | pool-admin |
2 | pool-admin-group-read |
3 | volume-admin |