WebBase-Access-Control-MIB

File: WebBase-Access-Control-MIB.mib (25896 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
DLINK-ID-REC-MIB IPV6-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MacAddress
RowStatus IpAddress DisplayString
dlink-common-mgmt Ipv6Address

Defined Types

VlanId  
INTEGER 1..4094    

SwWACAuthInfoEntry  
SEQUENCE    
  swWACAuthInfoPort INTEGER
  swWACAuthInfoAuthStatus INTEGER
  swWACAuthInfoMACAddr MacAddress
  swWACAuthInfoVID VlanId
  swWACAuthInfoRemainAgeTime INTEGER
  swWACAuthInfoIdleTime INTEGER
  swWACAuthInfoBlockTime INTEGER
  swWACAuthInfoStatus INTEGER
  swWACAuthInfoPriority INTEGER

SwWACAuthStateEntry  
SEQUENCE    
  swWACAuthStatePort INTEGER
  swWACAuthStateOriginalVid VlanId
  swWACAuthStateMACAddr MacAddress
  swWACAuthStateAuthStatus INTEGER
  swWACAuthStateAssignVid VlanId
  swWACAuthStateAssignPriority INTEGER
  swWACAuthStateRemainTime INTEGER
  swWACAuthStateIdleTime INTEGER
  swWACAuthStateDelAction INTEGER

SwWebAuthPortEntry  
SEQUENCE    
  swWebAuthPortIndex INTEGER
  swWebAuthPortState INTEGER
  swWebAuthPortUserName DisplayString
  swWebAuthAuthStatus INTEGER
  swWebAuthAssignedVID INTEGER
  swWACPortAgeingTime INTEGER
  swWACPortIdleTime INTEGER
  swWACPortBlockTime INTEGER

SwWebAuthUserEntry  
SEQUENCE    
  swWebAuthUserNameIndex DisplayString
  swWebAuthUserPWD DisplayString
  swWebAuthUserVlanName DisplayString
  swWebAuthUserStatus RowStatus
  swWebAuthUserVID INTEGER

Defined Values

swWACMIB 1.3.6.1.4.1.171.12.27
.
MODULE-IDENTITY    

swWACCtrl 1.3.6.1.4.1.171.12.27.1
OBJECT IDENTIFIER    

swWACInfo 1.3.6.1.4.1.171.12.27.2
OBJECT IDENTIFIER    

swWACMgmt 1.3.6.1.4.1.171.12.27.3
OBJECT IDENTIFIER    

swWebAuthAdminState 1.3.6.1.4.1.171.12.27.1.1
This object enables/disables the web-based authentication status of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swWebAuthMethod 1.3.6.1.4.1.171.12.27.1.2
This object indicates the authentication method type. The RADIUS method is authenticated per authentication server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), radius(2)  

swWebAuthVlanName 1.3.6.1.4.1.171.12.27.1.3
This object indicates the authentication method VLAN name.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

swWebAuthAllPortstate 1.3.6.1.4.1.171.12.27.1.4
This object enables/disables the authentication state of all ports on the device.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swWebAuthDefaultredirpath 1.3.6.1.4.1.171.12.27.1.5
The URL that the client will be redirected to after successful authentication. Initially, the redirected path is an empty string. It must be specified by the user before the function can be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWebAuthLogouttimer 1.3.6.1.4.1.171.12.27.1.6
The authenticated port will revert to an un-authenticated state after the logout times out. When the value is 0, it means the logout timer is infinite and the authenticated port will never revert to an un-authenticated state. The default value is 60 minutes.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

swWACVirtualIpAddr 1.3.6.1.4.1.171.12.27.1.7
Specifies the WAC virtual IP address which is used to accept authentication requests from an unauthenticated host. The virtual IP of WAC 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    
  IpAddress  

swWACSwitchHttpProtocol 1.3.6.1.4.1.171.12.27.1.8
Specifies which WAC protocol runs on this TCP port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER http(1), https(2)  

swWACSwitchHttpPort 1.3.6.1.4.1.171.12.27.1.9
Specifies the TCP port which the WAC switch listens to and uses to finish the authenticating process.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

swWACAuthFailOverState 1.3.6.1.4.1.171.12.27.1.10
This object enables/disables the web-based authentication auth_failover status of the device. When the authentication failover is enabled, if RADIU servers authentication are unreachable, the local database will be used to do the authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swWACRadiusAuthorizationState 1.3.6.1.4.1.171.12.27.1.11
This object enables/disables the web-based authentication RADIUS authorization status of the device. When the RADIUS authorization state is disabled, the assigned information from the RADIUS server will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swWACLocalAuthorizationState 1.3.6.1.4.1.171.12.27.1.12
This object enables/disables the web-based authentication local authorization status of the device. When the local authorization state is disabled, the assigned information from the local database will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swWACAuthClearDefaultredirpath 1.3.6.1.4.1.171.12.27.1.13
This object is used to clear the default redirect URL that has been previously configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swWACVirtualIPv6Addr 1.3.6.1.4.1.171.12.27.1.14
Specifies the WAC virtual IPv6 address which is used to accept authentication requests from an unauthenticated host. The virtual IP of WAC 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    
  Ipv6Address  

swWACPageElementPageTitle 1.3.6.1.4.1.171.12.27.1.30
Specifies the JWAC page title of the authenticate page.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWACPageElementLoginWindowTitle 1.3.6.1.4.1.171.12.27.1.31
Specifies the WAC login window title mapping of the authenticate page.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swWACPageElementUserName 1.3.6.1.4.1.171.12.27.1.32
Specifies the JWAC user name mapping of the authenticate page.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

swWACPageElementPassWord 1.3.6.1.4.1.171.12.27.1.33
Specifies the remaining JWAC password mapping of the authenticate page.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

swJWACPageElementLogoutWindowTitle 1.3.6.1.4.1.171.12.27.1.34
Specifies the JWAC logout window title mapping of the authenticate page.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swWACPageElementNotificationLine1 1.3.6.1.4.1.171.12.27.1.35
Used to set the notification information of line 1 in web page after successful authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWACPageElementNotificationLine2 1.3.6.1.4.1.171.12.27.1.36
Used to set the notification information of line 2 in web page after successful authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWACPageElementNotificationLine3 1.3.6.1.4.1.171.12.27.1.37
Used to set the notification information of line 3 in web page after successful authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWACPageElementNotificationLine4 1.3.6.1.4.1.171.12.27.1.38
Used to set the notification information of line 4 in web page after successful authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWACPageElementNotificationLine5 1.3.6.1.4.1.171.12.27.1.39
Used to set the notification information of line 5 in web page after successful authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

swWACAuthInfoTable 1.3.6.1.4.1.171.12.27.2.1
This table contains WAC client host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwWACAuthInfoEntry

swWACAuthInfoEntry 1.3.6.1.4.1.171.12.27.2.1.1
This list contains WAC client host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwWACAuthInfoEntry  

swWACAuthInfoPort 1.3.6.1.4.1.171.12.27.2.1.1.1
Specifies the WAC host port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthInfoAuthStatus 1.3.6.1.4.1.171.12.27.2.1.1.2
Specifies the WAC host Authentication state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticated(1), authenticating(2), blocked(3)  

swWACAuthInfoMACAddr 1.3.6.1.4.1.171.12.27.2.1.1.3
Specifies the WAC host MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swWACAuthInfoVID 1.3.6.1.4.1.171.12.27.2.1.1.4
Specifies the WAC host VID.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

swWACAuthInfoRemainAgeTime 1.3.6.1.4.1.171.12.27.2.1.1.5
Specifies the remaining WAC host agetime. 0 indicates the authenticated host on the port will never age out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthInfoIdleTime 1.3.6.1.4.1.171.12.27.2.1.1.6
Specifies the WAC host idle time. 0 indicates the idle state of the authenticated host on the port will never be checked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthInfoBlockTime 1.3.6.1.4.1.171.12.27.2.1.1.7
Specifies the WAC host block time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthInfoStatus 1.3.6.1.4.1.171.12.27.2.1.1.8
Specifies the status of the WAC host. Setting delete (2) will delete this WAC host entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), delete(2)  

swWACAuthInfoPriority 1.3.6.1.4.1.171.12.27.2.1.1.9
Specifies the WAC host priority assigned when pass authentication. -1 indicates the host has no priority assigned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthStateTable 1.3.6.1.4.1.171.12.27.2.2
This table contains WAC client host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwWACAuthStateEntry

swWACAuthStateEntry 1.3.6.1.4.1.171.12.27.2.2.1
This list contains WAC client host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwWACAuthStateEntry  

swWACAuthStatePort 1.3.6.1.4.1.171.12.27.2.2.1.1
Specifies the WAC host port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthStateOriginalVid 1.3.6.1.4.1.171.12.27.2.2.1.2
Specifies the WAC host original receive VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

swWACAuthStateMACAddr 1.3.6.1.4.1.171.12.27.2.2.1.3
Specifies the WAC host MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swWACAuthStateAuthStatus 1.3.6.1.4.1.171.12.27.2.2.1.5
Specifies the WAC host Authentication state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticated(1), authenticating(2), blocked(3)  

swWACAuthStateAssignVid 1.3.6.1.4.1.171.12.27.2.2.1.7
Specifies the WAC host assign VID.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

swWACAuthStateAssignPriority 1.3.6.1.4.1.171.12.27.2.2.1.8
Specifies the WAC host priority assigned when pass authentication. -1 indicates the host has no priority assigned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthStateRemainTime 1.3.6.1.4.1.171.12.27.2.2.1.12
Specifies the remaining WAC host aging time/ block time. 0 indicates the authenticated host on the port will never age out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthStateIdleTime 1.3.6.1.4.1.171.12.27.2.2.1.14
Specifies the WAC host idle time. 0 indicates the idle state of the authenticated host on the port will never be checked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACAuthStateDelAction 1.3.6.1.4.1.171.12.27.2.2.1.25
Used to delete the specified authentication entry. Setting delete(2) will delete this WAC host entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), delete(2)  

swWebAuthPortTable 1.3.6.1.4.1.171.12.27.3.1
A table that contains method and state information for every port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwWebAuthPortEntry

swWebAuthPortEntry 1.3.6.1.4.1.171.12.27.3.1.1
A list of method types and states for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwWebAuthPortEntry  

swWebAuthPortIndex 1.3.6.1.4.1.171.12.27.3.1.1.1
This object indicates the module's port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swWebAuthPortState 1.3.6.1.4.1.171.12.27.3.1.1.2
This object enables/disables the authentication state of this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swWebAuthPortUserName 1.3.6.1.4.1.171.12.27.3.1.1.3
This object indicates the user name of the port.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

swWebAuthAuthStatus 1.3.6.1.4.1.171.12.27.3.1.1.4
This object indicates whether the current port is authenticated or not.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER unauthenticated(1), authenticated(2)  

swWebAuthAssignedVID 1.3.6.1.4.1.171.12.27.3.1.1.5
This object indicates the assigned VLAN ID of this port.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

swWACPortAgeingTime 1.3.6.1.4.1.171.12.27.3.1.1.6
Specifies the time period during which an authenticated host will remain in the authenticated state. 0 indicates the authenticated host will never age out on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

swWACPortIdleTime 1.3.6.1.4.1.171.12.27.3.1.1.7
Specifies the idle_time. If there is no traffic during idle_time, the host will be moved back to the unauthenticated state. 0 indicates the idle state of the authenticated host on the port will never be checked.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

swWACPortBlockTime 1.3.6.1.4.1.171.12.27.3.1.1.8
Specifies the block_time. If a host fails to pass authentication, it will be blocked for a period specified by the block_time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..300  

swWebAuthUserTable 1.3.6.1.4.1.171.12.27.3.2
A table that contains web-based authentication account info.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwWebAuthUserEntry

swWebAuthUserEntry 1.3.6.1.4.1.171.12.27.3.2.1
A list that contains web-based authentication account info.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwWebAuthUserEntry  

swWebAuthUserNameIndex 1.3.6.1.4.1.171.12.27.3.2.1.1
This object indicates the username with 15 being the maximum number of characters.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

swWebAuthUserPWD 1.3.6.1.4.1.171.12.27.3.2.1.2
This object indicates the password (maximum number of characters is 15) for this user account. It is write-only.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

swWebAuthUserVlanName 1.3.6.1.4.1.171.12.27.3.2.1.3
This object indicates the VLAN name for this user account.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

swWebAuthUserStatus 1.3.6.1.4.1.171.12.27.3.2.1.4
This object manages this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swWebAuthUserVID 1.3.6.1.4.1.171.12.27.3.2.1.5
This object indicates the VID for this user account. 0 indicates to delete configure VID in this user account.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4094