ldapStatus
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.2.4.10.1
Object
scalar
r/w
ContainerStatus
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the management module. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the management module and verified. To save the changes to flash a write of writeToFlash(1) in the adminFunction object is required. 6-Indicates that the changes in the container folder are to be discarded.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.2.4.10.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ldapGroup
- Siblings
- 11
Syntax
ContainerStatus
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ldapClientName LDAP client name. Identifies the unit to the LDAP server, when client
authentication is . | scalar | OctetString | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.10 |
| ldapClientAppendBase Append base to LDAP client name. | scalar | OnOffValue | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.11 |
| ldapClientPassword LDAP client password. Identifies the unit to the LDAP server, when client
authentication is . | scalar | OctetString | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.12 |
| ldapHost The name or IP address of the LDAP host. If you use
a host name, that host must either have been defined
in the management module's Host Table before the last
reboot or be resolve… | scalar | OctetString | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.2 |
| ldapPort The port that the LDAP host listens to for authentication requests. The default port is 389. | scalar | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.3 |
| ldapBase The domain component (dc) that is the starting point for the search for user
authentication. | scalar | OctetString | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.4 |
| ldapEnableTLS Enables/disables the Transport Layer Security (TLS) with the LDAP host. | scalar | OnOffValue | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.5 |
| ldapTLSPort Specify the port number that LDAP will use for TLS. The default is port 636. | scalar | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.6 |
| ldapUID LDAP user attribute.
e.g.
uid (OpenLDAP)
sAMAccountName (Active Directory)
The default is 'uid'. | scalar | OctetString | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.7 |
| ldapPasswordEncryption LDAP password encryption method. | scalar | Enumeration | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.8 |
| ldapClientAuth LDAP client authentication. | scalar | OnOffValue | .1.3.6.1.4.1.1966.21.1.1.1.2.4.10.9 |