DLINKSW-WEB-AUTH-MIB

File: DLINKSW-WEB-AUTH-MIB.mib (13704 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB
DLINKSW-NETWORK-ACCESS-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
ifIndex InetAddressIPv4 InetAddressIPv6
SnmpAdminString dnaSessionAuthVlan dnaSessionClientMacAddress
dnaSessionClientAddrType dnaSessionClientAddress dnaSessionAuthUserName
dlinkIndustrialCommon

Defined Types

DWebAuthIfCfgEntry  
SEQUENCE    
  dWebAuthIfEnabled TruthValue

Defined Values

dlinkSwWebAuthMIB 1.3.6.1.4.1.171.14.154
This MIB module defines objects for Web-Authentication.
MODULE-IDENTITY    

dWebAuthNotifications 1.3.6.1.4.1.171.14.154.0
OBJECT IDENTIFIER    

dWebAuthObjects 1.3.6.1.4.1.171.14.154.1
OBJECT IDENTIFIER    

dWebAuthConformance 1.3.6.1.4.1.171.14.154.2
OBJECT IDENTIFIER    

dWebAuthSysEnabled 1.3.6.1.4.1.171.14.154.1.1
This object indicates the global state of Web-Authentication on the device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dWebAuthRedirectPath 1.3.6.1.4.1.171.14.154.1.2
This object indicates the URL that the client will be redirected to after successful authentication. Initially, the redirected path is an empty string. If no default redirect URL is specified, the Web-Authentication logout page will be displayed.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthVirtualIp 1.3.6.1.4.1.171.14.154.1.3
This object indicates the virtual IP address which is used to accept authentication requests from an unauthenticated host. This virtual IP address is used to accept authentication requests from an unauthenticated host. Only requests sent to this IP will get a correct response. NOTE: This IP does not respond to ARP requests or ICMP packets.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

dWebAuthVirtualIpv6 1.3.6.1.4.1.171.14.154.1.4
This object indicates the virtual IPv6 address which is used to accept authentication requests from an unauthenticated host. This virtual IPv6 address is used to accept authentication requests from an unauthenticated host. Only requests sent to this IP will get a correct response. NOTE: This IPv6 does not respond to ICMPv6 packets.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

dWebAuthVirtualUrl 1.3.6.1.4.1.171.14.154.1.5
This object indicates the FQDN URL for the virtual IP address. The defined URL only takes effect when the virtual IP address is configured. The user gets the FQDN URL stored on the DNS server to get the virtual IP address. The obtained IP address must match the virtual IP address.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthNotifyEnabled 1.3.6.1.4.1.171.14.154.1.6
Set to 'true' to enable global SNMP notification for MAC authentication feature. Setting the object to 'false' will disable SNMP notifications.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dWebAuthPageElement 1.3.6.1.4.1.171.14.154.1.7
This object identifier represents the objects customizing the Web-Authentication page elements.
Status: current Access: read-write
OBJECT-IDENTITY    

dWebAuthPageTitle 1.3.6.1.4.1.171.14.154.1.7.1
This object indicates the title of the WEB authentication page.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageLoginWindowTitle 1.3.6.1.4.1.171.14.154.1.7.2
This object indicates the title of the WEB authentication login window.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageUserName 1.3.6.1.4.1.171.14.154.1.7.3
This object indicates the user name title of WEB authentication login window.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPagePassWord 1.3.6.1.4.1.171.14.154.1.7.4
This object indicates the password title of WEB authentication login window.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageLogoutWindowTitle 1.3.6.1.4.1.171.14.154.1.7.5
This object indicates the title of the WEB authentication logout window.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageCopyrightLine1 1.3.6.1.4.1.171.14.154.1.7.6
This object indicates the first line of the copyright information in WEB authentication pages.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageCopyrightLine2 1.3.6.1.4.1.171.14.154.1.7.7
This object indicates the second line of the copyright information in WEB authentication pages.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageCopyrightLine3 1.3.6.1.4.1.171.14.154.1.7.8
This object indicates the third line of the copyright information in WEB authentication pages.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageCopyrightLine4 1.3.6.1.4.1.171.14.154.1.7.9
This object indicates the fourth line of copyright information in WEB authentication pages.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthPageCopyrightLine5 1.3.6.1.4.1.171.14.154.1.7.10
This object indicates the fifth line of copyright information in WEB authentication pages.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

dWebAuthIfCfgTable 1.3.6.1.4.1.171.14.154.1.8
This table consists of a list of interface-specific Web-Authentication information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DWebAuthIfCfgEntry

dWebAuthIfCfgEntry 1.3.6.1.4.1.171.14.154.1.8.1
An entry indicates the setting of Web-Authentication on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DWebAuthIfCfgEntry  

dWebAuthIfEnabled 1.3.6.1.4.1.171.14.154.1.8.1.1
This object indicates the Web-Authentication state on the interface. 'truth' - The Web-Authentication is enabled. 'false' - The Web-Authentication is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dWebAuthLoggedSuccess 1.3.6.1.4.1.171.14.154.0.1
The trap is sent when a host has successfully logged in(passed Web-Authentication).
Status: current Access: read-write
NOTIFICATION-TYPE    

dWebAuthLoggedFail 1.3.6.1.4.1.171.14.154.0.2
The trap is sent when a host has failed to pass Web-Authentication (login failed).
Status: current Access: read-write
NOTIFICATION-TYPE    

dWebAuthMIBCompliances 1.3.6.1.4.1.171.14.154.2.1
OBJECT IDENTIFIER    

dWebAuthMIBGroups 1.3.6.1.4.1.171.14.154.2.2
OBJECT IDENTIFIER    

dWebAuthMIBCompliance 1.3.6.1.4.1.171.14.154.2.1.1
The compliance statement for entities which implement the DLINKSW-WEB-AUTH-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

dWebAuthCfgGroup 1.3.6.1.4.1.171.14.154.2.2.1
A collection of objects providing management of the Web-Authentication feature.
Status: current Access: read-write
OBJECT-GROUP    

dWebAuthIfCfgGroup 1.3.6.1.4.1.171.14.154.2.2.2
A collection of objects providing the management of Web-Authentication on a per-interface basis.
Status: current Access: read-write
OBJECT-GROUP    

dWebAuthNotificationGroup 1.3.6.1.4.1.171.14.154.2.2.3
The collection of notifications used for monitoring the hosts under the control of Web-Authentication.
Status: current Access: read-write
NOTIFICATION-GROUP