DNOS-LDAP-CLIENT-MIB
23 objects
The Broadcom Private MIB for DNOS LDAP client configuration.
Imported Objects
| DELL-REF-MIB | dnOS |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73 | IdentityagentLdapClientMIB | The Broadcom Private MIB for DNOS LDAP client configuration. | ||
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1 | NodeagentLdapClientObjects | |||
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.1 | NodeagentLdapGlobalConfigGroup | |||
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.1.1 | ScalaragentLdapBindFirst | read-write | current | This is object is set to bind first and then search. Default method is to search first and then bind. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.1.2 | ScalaragentLdapAppendWithBaseDN | read-write | current | Prefix used to form user DN for bind operation. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2 | TableagentLdapServerTable | not-accessible | current | Table of LDAP server entries |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1 | RowagentLdapServerEntry | not-accessible | current | An entry in the LDAP Server table. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.1 | ColumnagentLdapServerIpAddrType | not-accessible | current | The type of address of the LDAP server. IPv4(1), IPv6(2) and DNS(16) types are supported |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.2 | ColumnagentLdapServerIpAddress | not-accessible | current | The IP address or HostName of the LDAP server. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.3 | ColumnagentLdapServerStatus | read-create | current | 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. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.4 | ColumnagentLdapServerPort | read-write | current | The port number of the LDAP server. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.5 | ColumnagentLdapServerTimeOut | read-write | current | The timeout value in seconds for the LDAP server. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.6 | ColumnagentLdapServerSSLMode | read-write | current | |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.7 | ColumnagentLdapServerRootDN | read-write | current | Specifies the root designated name(DN) for LDAP server database. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.8 | ColumnagentLdapServerRootDNPassword | read-write | current | Specifies the bind password for root DN. This object will return an empty string even if a password is set. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3 | TableagentLdapSearchMapTable | not-accessible | current | Table of search map entries |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1 | RowagentLdapSearchMapEntry | not-accessible | current | An entry in the search map table. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.1 | ColumnagentLdapSearchMapName | not-accessible | current | Name of the search map. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.2 | ColumnagentLdapSearchMapMode | not-accessible | current | Search map entry type in the search map. Possible values are : userprofile(1) - Userprofile. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.3 | ColumnagentLdapSearchMapStatus | read-create | current | 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. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.4 | ColumnagentLdapSearchMapAttribute | read-write | current | Specifies the LDAP attribute name to be searched. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.5 | ColumnagentLdapSearchMapFilter | read-write | current | Specifies the search filter used in limiting the search result. |
| 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.6 | ColumnagentLdapSearchMapBaseDN | read-write | current | This specifies the base entry in LDAP directory tree where server should search. This is used while searching attribute. |