LANCOM-LDAP-CLIENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
14
agentLdapServerTable
table.1.3.6.1.4.1.2356.16.1.73.1.2
·
1 row entry
·
8 columns
Uses the lancom variant from
Command help
/opt/observium/mibs/lancom.
Walk agentLdapServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-LDAP-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-LDAP-CLIENT-MIB::agentLdapServerTable'
Table of LDAP server entries
An entry in the LDAP Server table.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of address of the LDAP server.
IPv4(1), IPv6(2) and DNS(16) types are supported |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.2356.16.1.73.1.2.1.1 |
||||||||||||||
|
The IP address or HostName of the LDAP server.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.2 |
||||||||||||||
|
The row status of this entry .
Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.3 |
||||||||||||||
|
The port number of the LDAP server.
|
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.4 |
||||||||||||||
|
The timeout value in seconds for the LDAP server.
|
Unsigned32r/w Constraints: range: 1-60 |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.5 |
||||||||||||||
|
Whether to enable TLS for communicating with LDAP server.
true --- Enable TLS false --- Disable TLS |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.6 |
||||||||||||||
|
Specifies the root designated name(DN) for LDAP server
database. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.7 |
||||||||||||||
|
Specifies the bind password for root DN. This object will
return an empty string even if a password is set. |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.2356.16.1.73.1.2.1.8 |
agentLdapSearchMapTable
table.1.3.6.1.4.1.2356.16.1.73.1.3
·
1 row entry
·
6 columns
Uses the lancom variant from
Command help
/opt/observium/mibs/lancom.
Walk agentLdapSearchMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-LDAP-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-LDAP-CLIENT-MIB::agentLdapSearchMapTable'
Table of search map entries
An entry in the search map table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name of the search map.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.2356.16.1.73.1.3.1.1 |
||||||||||||
|
Search map entry type in the search map. Possible values are :
userprofile(1) - Userprofile. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2356.16.1.73.1.3.1.2 |
||||||||||||
|
The row status of this entry .
Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2356.16.1.73.1.3.1.3 |
||||||||||||
|
Specifies the LDAP attribute name to be searched.
|
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.2356.16.1.73.1.3.1.4 |
||||||||||||
|
Specifies the search filter used in limiting the search result.
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2356.16.1.73.1.3.1.5 |
||||||||||||
|
This specifies the base entry in LDAP directory tree where server
should search. This is used while searching attribute. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2356.16.1.73.1.3.1.6 |