agentLdapServerIpAddrType
DNOS-LDAP-CLIENT-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.1
Object
column
INET-ADDRESS-MIBInetAddressType
The type of address of the LDAP server. IPv4(1), IPv6(2) and DNS(16) types are supported
Context
- MIB
- DNOS-LDAP-CLIENT-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentLdapServerEntry
- Table
- agentLdapServerTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentLdapServerIpAddress The IP address or HostName of the LDAP server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.2 |
| agentLdapServerStatus 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. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.3 |
| agentLdapServerPort The port number of the LDAP server. | column | Unsigned32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.4 |
| agentLdapServerTimeOut The timeout value in seconds for the LDAP server. | column | Unsigned32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.5 |
| agentLdapServerSSLMode Whether to enable TLS for communicating with LDAP server.
true --- Enable TLS
false --- Disable TLS | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.6 |
| agentLdapServerRootDN Specifies the root designated name(DN) for LDAP server
database. | column | OctetString | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.7 |
| agentLdapServerRootDNPassword Specifies the bind password for root DN. This object will
return an empty string even if a password is set. | column | OctetString | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.8 |