WebBase-Access-Control-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: WebBase-Access-Control-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
swWACMIB | 1.3.6.1.4.1.171.12.27 |
. |
||
swWACCtrl | 1.3.6.1.4.1.171.12.27.1 | |||
swWebAuthAdminState | 1.3.6.1.4.1.171.12.27.1.1 | integer | read-write |
This object enables/disables the web-based authentication status of the device. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swWebAuthMethod | 1.3.6.1.4.1.171.12.27.1.2 | integer | read-write |
This object indicates the authentication method type. The RADIUS method is authenticated per authentication server. Enumeration: 'radius': 2, 'local': 1. |
swWebAuthVlanName | 1.3.6.1.4.1.171.12.27.1.3 | displaystring | read-write |
This object indicates the authentication method VLAN name. |
swWebAuthAllPortstate | 1.3.6.1.4.1.171.12.27.1.4 | integer | read-write |
This object enables/disables the authentication state of all ports on the device. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swWebAuthDefaultredirpath | 1.3.6.1.4.1.171.12.27.1.5 | displaystring | read-write |
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. |
swWebAuthLogouttimer | 1.3.6.1.4.1.171.12.27.1.6 | integer | read-write |
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. |
swWACVirtualIpAddr | 1.3.6.1.4.1.171.12.27.1.7 | ipaddress | read-write |
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. |
swWACSwitchHttpProtocol | 1.3.6.1.4.1.171.12.27.1.8 | integer | read-write |
Specifies which WAC protocol runs on this TCP port. Enumeration: 'http': 1, 'https': 2. |
swWACSwitchHttpPort | 1.3.6.1.4.1.171.12.27.1.9 | integer | read-write |
Specifies the TCP port which the WAC switch listens to and uses to finish the authenticating process. |
swWACAuthFailOverState | 1.3.6.1.4.1.171.12.27.1.10 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
swWACRadiusAuthorizationState | 1.3.6.1.4.1.171.12.27.1.11 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
swWACLocalAuthorizationState | 1.3.6.1.4.1.171.12.27.1.12 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
swWACAuthClearDefaultredirpath | 1.3.6.1.4.1.171.12.27.1.13 | integer | read-write |
This object is used to clear the default redirect URL that has been previously configured. Enumeration: 'start': 2, 'other': 1. |
swWACVirtualIPv6Addr | 1.3.6.1.4.1.171.12.27.1.14 | ipv6address | read-write |
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. |
swWACInfo | 1.3.6.1.4.1.171.12.27.2 | |||
swWACAuthInfoTable | 1.3.6.1.4.1.171.12.27.2.1 | no-access |
This table contains WAC client host information. |
|
1.3.6.1.4.1.171.12.27.2.1.1 | no-access |
This list contains WAC client host information. |
||
swWACAuthInfoPort | 1.3.6.1.4.1.171.12.27.2.1.1.1 | integer | read-only |
Specifies the WAC host port number. |
swWACAuthInfoAuthStatus | 1.3.6.1.4.1.171.12.27.2.1.1.2 | integer | read-only |
Specifies the WAC host Authentication state. Enumeration: 'authenticating': 2, 'authenticated': 1, 'blocked': 3. |
swWACAuthInfoMACAddr | 1.3.6.1.4.1.171.12.27.2.1.1.3 | macaddress | read-only |
Specifies the WAC host MAC address. |
swWACAuthInfoVID | 1.3.6.1.4.1.171.12.27.2.1.1.4 | vlanid | read-only |
Specifies the WAC host VID. |
swWACAuthInfoRemainAgeTime | 1.3.6.1.4.1.171.12.27.2.1.1.5 | integer | read-only |
Specifies the remaining WAC host agetime. 0 indicates the authenticated host on the port will never age out. |
swWACAuthInfoIdleTime | 1.3.6.1.4.1.171.12.27.2.1.1.6 | integer | read-only |
Specifies the WAC host idle time. 0 indicates the idle state of the authenticated host on the port will never be checked. |
swWACAuthInfoBlockTime | 1.3.6.1.4.1.171.12.27.2.1.1.7 | integer | read-only |
Specifies the WAC host block time. |
swWACAuthInfoStatus | 1.3.6.1.4.1.171.12.27.2.1.1.8 | integer | read-write |
Specifies the status of the WAC host. Setting delete (2) will delete this WAC host entry. Enumeration: 'active': 1, 'delete': 2. |
swWACAuthInfoPriority | 1.3.6.1.4.1.171.12.27.2.1.1.9 | integer | read-only |
Specifies the WAC host priority assigned when pass authentication. -1 indicates the host has no priority assigned. |
swWACAuthStateTable | 1.3.6.1.4.1.171.12.27.2.2 | no-access |
This table contains WAC client host information. |
|
1.3.6.1.4.1.171.12.27.2.2.1 | no-access |
This list contains WAC client host information. |
||
swWACAuthStatePort | 1.3.6.1.4.1.171.12.27.2.2.1.1 | integer | read-only |
Specifies the WAC host port number. |
swWACAuthStateOriginalVid | 1.3.6.1.4.1.171.12.27.2.2.1.2 | vlanid | read-only |
Specifies the WAC host original receive VLAN ID. |
swWACAuthStateMACAddr | 1.3.6.1.4.1.171.12.27.2.2.1.3 | macaddress | read-only |
Specifies the WAC host MAC address. |
swWACAuthStateAuthStatus | 1.3.6.1.4.1.171.12.27.2.2.1.5 | integer | read-only |
Specifies the WAC host Authentication state. Enumeration: 'authenticating': 2, 'authenticated': 1, 'blocked': 3. |
swWACAuthStateAssignVid | 1.3.6.1.4.1.171.12.27.2.2.1.7 | vlanid | read-only |
Specifies the WAC host assign VID. |
swWACAuthStateAssignPriority | 1.3.6.1.4.1.171.12.27.2.2.1.8 | integer | read-only |
Specifies the WAC host priority assigned when pass authentication. -1 indicates the host has no priority assigned. |
swWACAuthStateRemainTime | 1.3.6.1.4.1.171.12.27.2.2.1.12 | integer | read-only |
Specifies the remaining WAC host aging time/ block time. 0 indicates the authenticated host on the port will never age out. |
swWACAuthStateIdleTime | 1.3.6.1.4.1.171.12.27.2.2.1.14 | integer | read-only |
Specifies the WAC host idle time. 0 indicates the idle state of the authenticated host on the port will never be checked. |
swWACAuthStateDelAction | 1.3.6.1.4.1.171.12.27.2.2.1.25 | integer | read-write |
Used to delete the specified authentication entry. Setting delete(2) will delete this WAC host entry. Enumeration: 'active': 1, 'delete': 2. |
swWACMgmt | 1.3.6.1.4.1.171.12.27.3 | |||
swWebAuthPortTable | 1.3.6.1.4.1.171.12.27.3.1 | no-access |
A table that contains method and state information for every port. |
|
1.3.6.1.4.1.171.12.27.3.1.1 | no-access |
A list of method types and states for each port. |
||
swWebAuthPortIndex | 1.3.6.1.4.1.171.12.27.3.1.1.1 | integer | read-only |
This object indicates the module's port number. |
swWebAuthPortState | 1.3.6.1.4.1.171.12.27.3.1.1.2 | integer | read-write |
This object enables/disables the authentication state of this port. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
swWebAuthPortUserName | 1.3.6.1.4.1.171.12.27.3.1.1.3 | displaystring | read-only |
This object indicates the user name of the port. |
swWebAuthAuthStatus | 1.3.6.1.4.1.171.12.27.3.1.1.4 | integer | read-only |
This object indicates whether the current port is authenticated or not. Enumeration: 'unauthenticated': 1, 'authenticated': 2. |
swWebAuthAssignedVID | 1.3.6.1.4.1.171.12.27.3.1.1.5 | integer | read-only |
This object indicates the assigned VLAN ID of this port. |
swWACPortAgeingTime | 1.3.6.1.4.1.171.12.27.3.1.1.6 | integer | read-write |
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. |
swWACPortIdleTime | 1.3.6.1.4.1.171.12.27.3.1.1.7 | integer | read-write |
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. |
swWACPortBlockTime | 1.3.6.1.4.1.171.12.27.3.1.1.8 | integer | read-write |
Specifies the block_time. If a host fails to pass authentication, it will be blocked for a period specified by the block_time. |
swWebAuthUserTable | 1.3.6.1.4.1.171.12.27.3.2 | no-access |
A table that contains web-based authentication account info. |
|
1.3.6.1.4.1.171.12.27.3.2.1 | no-access |
A list that contains web-based authentication account info. |
||
swWebAuthUserNameIndex | 1.3.6.1.4.1.171.12.27.3.2.1.1 | displaystring | read-only |
This object indicates the username with 15 being the maximum number of characters. |
swWebAuthUserPWD | 1.3.6.1.4.1.171.12.27.3.2.1.2 | displaystring | read-only |
This object indicates the password (maximum number of characters is 15) for this user account. It is write-only. |
swWebAuthUserVlanName | 1.3.6.1.4.1.171.12.27.3.2.1.3 | displaystring | read-only |
This object indicates the VLAN name for this user account. |
swWebAuthUserStatus | 1.3.6.1.4.1.171.12.27.3.2.1.4 | rowstatus | read-only |
This object manages this entry. |
swWebAuthUserVID | 1.3.6.1.4.1.171.12.27.3.2.1.5 | integer | read-only |
This object indicates the VID for this user account. 0 indicates to delete configure VID in this user account. |