MIB Viewer

DNOS-LDAP-CLIENT-MIB

23 objects
The Broadcom Private MIB for DNOS LDAP client configuration.
OIDNameAccessStatusDescription
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73IdentityagentLdapClientMIBThe Broadcom Private MIB for DNOS LDAP client configuration.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1NodeagentLdapClientObjects
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.1NodeagentLdapGlobalConfigGroup
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.1.1ScalaragentLdapBindFirstread-writecurrentThis 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.2ScalaragentLdapAppendWithBaseDNread-writecurrentPrefix used to form user DN for bind operation.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2TableagentLdapServerTablenot-accessiblecurrentTable of LDAP server entries
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1RowagentLdapServerEntrynot-accessiblecurrentAn entry in the LDAP Server table.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.1ColumnagentLdapServerIpAddrTypenot-accessiblecurrentThe 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.2ColumnagentLdapServerIpAddressnot-accessiblecurrentThe 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.3ColumnagentLdapServerStatusread-createcurrentThe 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.4ColumnagentLdapServerPortread-writecurrentThe port number of the LDAP server.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.5ColumnagentLdapServerTimeOutread-writecurrentThe 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.6ColumnagentLdapServerSSLModeread-writecurrent
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.2.1.7ColumnagentLdapServerRootDNread-writecurrentSpecifies 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.8ColumnagentLdapServerRootDNPasswordread-writecurrentSpecifies 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.3TableagentLdapSearchMapTablenot-accessiblecurrentTable of search map entries
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1RowagentLdapSearchMapEntrynot-accessiblecurrentAn entry in the search map table.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.1ColumnagentLdapSearchMapNamenot-accessiblecurrentName of the search map.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.2ColumnagentLdapSearchMapModenot-accessiblecurrentSearch 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.3ColumnagentLdapSearchMapStatusread-createcurrentThe 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.4ColumnagentLdapSearchMapAttributeread-writecurrentSpecifies the LDAP attribute name to be searched.
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.73.1.3.1.5ColumnagentLdapSearchMapFilterread-writecurrentSpecifies 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.6ColumnagentLdapSearchMapBaseDNread-writecurrentThis specifies the base entry in LDAP directory tree where server should search. This is used while searching attribute.