HM2-REMOTE-AUTHENTICATION-MIB
AI MIB Summary
The HM2-REMOTE-AUTHENTICATION-MIB enables monitoring and management of remote authentication protocol states and session metrics for Hirschmann (Belden) network devices. This module specifically tracks authentication server connectivity, user session validity, and authentication failure counters to facilitate centralized access control auditing.
Hirschmann MIB for remote authentication protocols. Copyright (C) 2014. All Rights Reserved.
Main OID:
hm2RemoteAuthMib.1.3.6.1.4.1.248.11.26
37
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
37 total| Object Name |
|---|
hm2RemoteAuthMibHirschmann MIB for remote authentication protocols. Copyright (C) 2014. All Rights Reserved. MODULE-IDENTITY .1.3.6.1.4.1.248.11.26 |
hm2RemoteAuthMibNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.0 |
hm2LdapConfigStatusTrapThis notification is send when authentication via Ldap to a remote authentication server is done. NOTIFICATION-TYPE .1.3.6.1.4.1.248.11.26.0.1 |
hm2RemoteAuthMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.1 |
hm2LdapGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.1.1 |
hm2LdapConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.1.1.10 |
hm2LdapClientAdminStateEnables/disables the LDAP client admin mode.rw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.11.26.1.1.10.1 |
hm2LdapClientCacheTimeoutConfigures the LDAP user cache entry timeout in minutes. Default timeout value is 10 minutes.rw Integer32 .1.3.6.1.4.1.248.11.26.1.1.10.2 |
hm2LdapClientServerBaseDNBase distinguished name for LDAP query to remote authentication server.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.10.3 |
hm2LdapClientServerSearchAttributeSearch attribute for LDAP query to remote authentication server, e.g. 'userPrincipalName'.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.10.4 |
hm2LdapClientServerBindUserUser name of user that has permission to do user requests on a remote authentication server.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.10.5 |
hm2LdapClientServerBindUserPasswdPassword of user that has permission to do user requests on a remote authentication server.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.10.6 |
hm2LdapClientServerDefaultDomainDefault domain used for users without a domain name.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.10.7 |
hm2LdapClientTlsVersionsThe TLS version supported by the LDAP client.rw Hm2TlsVersions (HM2-MGMTACCESS-MIB) .1.3.6.1.4.1.248.11.26.1.1.10.8 |
hm2LdapClientTlsCipherSuitesThe cipher suite supported by the LDAP client.rw Hm2TlsCipherSuites (HM2-MGMTACCESS-MIB) .1.3.6.1.4.1.248.11.26.1.1.10.9 |
hm2LdapClientServerAddrTableThis table contains objects to configure client connections to remote authentication server(s). SEQUENCE OF Hm2LdapClientServerAddrEntry .1.3.6.1.4.1.248.11.26.1.1.10.20 |
hm2LdapClientServerAddrEntryThe Ldap client connection objects. Hm2LdapClientServerAddrEntry .1.3.6.1.4.1.248.11.26.1.1.10.20.1 |
hm2LdapClientServerIndexIndex for remote authentication server table.ro Integer32 .1.3.6.1.4.1.248.11.26.1.1.10.20.1.1 |
hm2LdapClientServerDescrThe description of the server configured.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.10.20.1.2 |
hm2LdapClientServerAddrTypeAddress type.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.11.26.1.1.10.20.1.3 |
hm2LdapClientServerAddrIP address of remote authentication server.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.11.26.1.1.10.20.1.4 |
hm2LdapClientServerPortThe port number of the remote authentication server.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.11.26.1.1.10.20.1.5 |
hm2LdapClientServerSecurityConfigures connection security options. - none -> connection to AD server is unprotected. (Attention: passwords are transmitted as plain text) - ssl -> SSL connection is established between device and AD server and AD server certificate is proved valid with loaded certificate authority (CA certificate). - startTLS -> TLS connection is established between device and AD server and AD server certificate is proved valid with loaded certificate authority (CA certificate).rw Enumeration .1.3.6.1.4.1.248.11.26.1.1.10.20.1.6 |
hm2LdapClientServerStatusStatus of authentication against remote authentication server: - ok -> Server reachable, authentication succeeded - unreachable -> Server (primary and backup) not reachable - other -> any other error statero Enumeration .1.3.6.1.4.1.248.11.26.1.1.10.20.1.7 |
hm2LdapClientServerRowStatusIndicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can by changed while the status is 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.11.26.1.1.10.20.1.8 |
hm2LdapMappingGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.1.1.20 |
hm2LdapRoleMatchingPolicyConfigures the way role mapping table entries are applied. If set to first (2) the first matching entry determines the user's role. If set to highest (1) the the matching entry with the highest role is used.rw Enumeration .1.3.6.1.4.1.248.11.26.1.1.20.1 |
hm2LdapRoleMappingTableThis table contains string objects to configure the mapping to an available user role. SEQUENCE OF Hm2LdapRoleMappingEntry .1.3.6.1.4.1.248.11.26.1.1.20.10 |
hm2LdapRoleMappingEntryThe role mapping string objects. Hm2LdapRoleMappingEntry .1.3.6.1.4.1.248.11.26.1.1.20.10.1 |
hm2LdapRoleMappingIndexIndex for remote authentication role mapping table.ro Integer32 .1.3.6.1.4.1.248.11.26.1.1.20.10.1.1 |
hm2LdapRoleMappingAccessRoleThe access role to be mapped.rw Hm2UserAccessRoles (HM2-USERMGMT-MIB) .1.3.6.1.4.1.248.11.26.1.1.20.10.1.2 |
hm2LdapRoleMappingTypeType of this entryrw Enumeration .1.3.6.1.4.1.248.11.26.1.1.20.10.1.3 |
hm2LdapRoleMappingParameterThe search string for the entry. For hm2LdapRoleMappingType attribute(1) this is in the form attribute=value. For hm2LdapRoleMappingType group(2) this is the group.rw SnmpAdminString .1.3.6.1.4.1.248.11.26.1.1.20.10.1.4 |
hm2LdapRoleMappingRowStatusIndicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can by changed while the status is 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.11.26.1.1.20.10.1.5 |
hm2RemoteAuthMibSNMPExtensionGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.3 |
hm2LdapSESGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.3.1 |
hm2LdapSESDuplicateIPorHostIndicates that there exists a remote authentication client server entry with the same IP address or host name. OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.26.3.1.1 |