eqlLdapLoginAccessAccountType
EQLGROUP-MIB ·
.1.3.6.1.4.1.12740.1.1.25.1.4
Object
This field specifies the type of account. The read-write account type allows the user to modify any group settings. The read-only account allows only read-only access to group configuration data. The default is read-write. Changing this value will come into affect only for new login of the user. Currently logged in sessions will not be affected. Read-only account is only applicable for group admin accounts/pool-admin accounts. Group-admins with read-only set cannot modify any settings.
Context
- MIB
- EQLGROUP-MIB
- OID
.1.3.6.1.4.1.12740.1.1.25.1.4- 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::eqlLdapLoginAccessAccountType'
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::eqlLdapLoginAccessAccountType.<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::eqlLdapLoginAccessAccountType'
Syntax
- Source
- AdminAccountType
- Base type
Enumeration
Values & Constraints
Type Values
1 | read-write |
2 | read-only |