ldapStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.11.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 Device Server. 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 Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.11.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ldapInfo
- Siblings
- 12
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 enabled. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.11.10 |
| ldapClientAppendBase Append base to LDAP client name. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.11.11 |
| ldapClientPassword LDAP client password. Identifies the unit to the LDAP server,
when client authentication is enabled. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.11.12 |
| ldapHostTunnel The HTTP tunnel associated with the LDAP host. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.11.13 |
| 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 Device Server's Host Table before the last
reboot or be resolved by… | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.11.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.12.1.11.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.12.1.11.4 |
| ldapEnableTLS Enables/disables the Transport Layer Security
(TLS) with the LDAP host. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.11.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.12.1.11.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.12.1.11.7 |
| ldapPasswordEncryption LDAP password encryption method. | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.11.8 |
| ldapClientAuth LDAP client authentication. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.11.9 |