JWAC-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: JWAC-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 |
swJWACMIB | 1.3.6.1.4.1.171.12.39 |
The structure of JWAC management for the proprietary enterprise. |
||
swJWACCtrl | 1.3.6.1.4.1.171.12.39.1 | |||
swJWACState | 1.3.6.1.4.1.171.12.39.1.1 | integer | read-write |
This object enables/disables the JWAC function. JWAC and WAC are mutually exclusive functions. That is, they can not be enabled at the same time. Using the JWAC function, PC users need to pass two stages of authentication. The first stage is to do the authentication with the quarantine server and the second stage is the authentication with the switch. For the second stage, the authentication is similar to WAC, except that there is no port VLAN membership change by JWAC after a host passes authentication. The RADIUS server will share the server configuration defined by the 1X command set. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACRedirectState | 1.3.6.1.4.1.171.12.39.1.2 | integer | read-write |
This object enables/disables the JWAC redirect function. When the redirect quarantine_server is enabled, the unauthenticated host will be redirected to the quarantine server when it tries to access a random URL. When the redirect jwac_login_page is enabled, the unauthenticated host will be redirected to the jwac_login_page in the Switch to finish authentication. When redirect is disabled, only access to the quarantine_server and the jwac_login_page from the unauthenticated host are allowed, all other web access will be denied. NOTE: When enabling redirect to the quarantine_server, a quarantine_server must be configured first. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACForcibleLogoutState | 1.3.6.1.4.1.171.12.39.1.3 | integer | read-write |
This object enables/disables the JWAC forcible_logout function. When forcible_logout is enabled, a PING packet from an authenticated host to the JWAC Switch with TTL=1 will be regarded as a logout request, and the host will move back to the unauthenticated state. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACUDPFilteringState | 1.3.6.1.4.1.171.12.39.1.4 | integer | read-write |
This object enables/disables the JWAC udp_filtering function. When udp_filtering is enabled, all UDP and ICMP packets except DHCP and DNS packets from unauthenticated hosts will be dropped. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACQuarantineServerMonitorState | 1.3.6.1.4.1.171.12.39.1.5 | integer | read-write |
This object enables/disables the JWAC Quarantine Server monitor function. When enabled, the JWAC Switch will monitor the Quarantine Server to ensure the server is okay. If the Switch detects no Quarantine Server, it will redirect all unauthenticated HTTP access attempts to the JWAC Login Page forcibly if the redirect is enabled and the redirect destination is configured to be a Quarantine Server. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACQuarantineServerErrorTimeOut | 1.3.6.1.4.1.171.12.39.1.6 | integer | read-write |
Used to set the Quarantine Server error timeout. When the Quarantine Server monitor is enabled, the JWAC Switch will periodically check if the Quarantine works okay. If the Switch does not receive any response from the Quarantine Server during the configured error timeout, the Switch then regards it as not working properly. |
swJWACRedirectDestination | 1.3.6.1.4.1.171.12.39.1.7 | integer | read-write |
Specifies the destination before an unauthenticated host is redirected to the Quarantine Server or JWAC login web page. Enumeration: 'jwac_login_page': 2, 'quarantine_server': 1. |
swJWACRedirectDelayTime | 1.3.6.1.4.1.171.12.39.1.8 | integer | read-write |
Specifies the delay time before an unauthenticated host is redirected to the Quarantine Server or JWAC login web page. The unit of delay_time is seconds. 0 means no delay in the redirect. |
swJWACVirtualIpAddr | 1.3.6.1.4.1.171.12.39.1.9 | ipaddress | read-write |
Specifies the JWAC virtual IP address which is used to accept authentication requests from an unauthenticated host. The virtual IP of JWAC 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. |
swJWACQuarantineServerURL | 1.3.6.1.4.1.171.12.39.1.10 | displaystring | read-write |
Specifies the JWAC Quarantine Server URL. If the redirect is enabled and the redirect destination is the Quarantine Server, when an unauthenticated host sends the HTTP request packets to a random WEB server, the Switch will handle this HTTP packet and send back a message to the host to allow it access to the Quarantine Server with the configured URL. When the PC is connected to the specified URL, the quarantine server will request the PC user to input the user name and password to complete the authentication process. |
swJWACSwitchHttpPortNumber | 1.3.6.1.4.1.171.12.39.1.11 | integer | read-write |
Specifies the TCP port which the JWAC Switch listens to and uses to finish the authenticating process. |
swJWACSwitchHttpProtocol | 1.3.6.1.4.1.171.12.39.1.12 | integer | read-write |
Specifies the protocol JWAC will run on this TCP port. Enumeration: 'http': 1, 'https': 2. |
swJWACRadiusProtocol | 1.3.6.1.4.1.171.12.39.1.13 | integer | read-write |
Specifies the RADIUS protocol used by JWAC to complete a RADIUS authentication. Enumeration: 'pap': 2, 'eap_md5': 6, 'ms_chapv2': 5, 'chap': 3, 'local': 1, 'ms_chap': 4. |
swJWACUpdateServerTable | 1.3.6.1.4.1.171.12.39.1.14 | no-access |
A table that contains the JWAC Update Server information. |
|
1.3.6.1.4.1.171.12.39.1.14.1 | no-access |
A list of JWAC Update Server information. |
||
swJWACUpdateServerIpAddr | 1.3.6.1.4.1.171.12.39.1.14.1.1 | ipaddress | read-only |
Specifies the IP address. |
swJWACUpdateServerMask | 1.3.6.1.4.1.171.12.39.1.14.1.2 | ipaddress | read-only |
Specifies the IP net mask. |
swJWACUpdateServerStatus | 1.3.6.1.4.1.171.12.39.1.14.1.3 | rowstatus | read-only |
The status of this entry. |
swJWACAuthenticatePage | 1.3.6.1.4.1.171.12.39.1.15 | integer | read-write |
This lets an administrator decide which authentication page to use. japanese: Choose the Japanese page; english: Choose the English page. Enumeration: 'japanese': 1, 'english': 2. |
swJWACAuthFailOverState | 1.3.6.1.4.1.171.12.39.1.16 | integer | read-write |
This object enables/disables the web-based authentication auth_failover status of the device. When the authentication failover is enabled, if the RADIUS server's authentication is unreachable, the local database will be used for authentication. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACRadiusAuthorizeState | 1.3.6.1.4.1.171.12.39.1.17 | integer | read-write |
Used to enable or disable the acceptance of an authorized configuration. When the authorization is enabled for the JWAC RADIUS, the authorized data assigned by the RADUIS server will be accepted if the global authorization network is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACLocalAuthorizeState | 1.3.6.1.4.1.171.12.39.1.18 | integer | read-write |
Used to enable or disable the acceptance of an authorized configuration. When the authorization is enabled for the JWAC local, the authorized data assigned by the local database will be accepted. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACUpdateSVRTable | 1.3.6.1.4.1.171.12.39.1.19 | no-access |
A table that contains JWAC Update Server information. |
|
1.3.6.1.4.1.171.12.39.1.19.1 | no-access |
A list of JWAC Update Server information. |
||
swJWACUpdateSVRIpAddr | 1.3.6.1.4.1.171.12.39.1.19.1.1 | ipaddress | read-only |
Specifies the IP address. |
swJWACUpdateSVRMask | 1.3.6.1.4.1.171.12.39.1.19.1.2 | ipaddress | read-only |
Specifies the IP net mask. |
swJWACUpdateSVRProtocol | 1.3.6.1.4.1.171.12.39.1.19.1.3 | integer | read-only |
Specifies the protocol. Enumeration: 'all': 1, 'udp': 3, 'tcp': 2. |
swJWACUpdateSVRPort | 1.3.6.1.4.1.171.12.39.1.19.1.4 | integer | read-only |
Specifies the port, 0 denotes all ports. |
swJWACUpdateSVRStatus | 1.3.6.1.4.1.171.12.39.1.19.1.5 | rowstatus | read-only |
The status of this entry. |
swJWACUpdateSVRState | 1.3.6.1.4.1.171.12.39.1.19.1.6 | integer | read-only |
Specifies the update server ACL state. Enumeration: 'active': 1, 'inactive': 2. |
swJWACVirtualIpURL | 1.3.6.1.4.1.171.12.39.1.20 | displaystring | read-write |
Used to set the URL for virtual IP |
swJWACInfo | 1.3.6.1.4.1.171.12.39.2 | |||
swJWACPortMgmt | 1.3.6.1.4.1.171.12.39.3 | |||
swJWACPortTable | 1.3.6.1.4.1.171.12.39.3.1 | no-access |
A table that contains JWAC port information. |
|
1.3.6.1.4.1.171.12.39.3.1.1 | no-access |
A list containing JWAC port information. |
||
swJWACPortIndex | 1.3.6.1.4.1.171.12.39.3.1.1.1 | integer | read-only |
Specifies the JWAC port number. |
swJWACPortState | 1.3.6.1.4.1.171.12.39.3.1.1.2 | integer | read-write |
Specifies the JWAC port state. Enumeration: 'disabled': 2, 'enabled': 1. |
swJWACPortMaxAuthHost | 1.3.6.1.4.1.171.12.39.3.1.1.3 | integer | read-write |
Specifies the maximum number of host process authentication attempts allowed on each port at the same time. The value range is (0..N), the value of N is project dependent. |
swJWACPortAgeingTime | 1.3.6.1.4.1.171.12.39.3.1.1.4 | 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. |
swJWACPortIdleTime | 1.3.6.1.4.1.171.12.39.3.1.1.5 | 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. |
swJWACPortBlockTime | 1.3.6.1.4.1.171.12.39.3.1.1.6 | 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. |
swJWACPortAuthMode | 1.3.6.1.4.1.171.12.39.3.1.1.7 | integer | read-write |
Specifies the authentication mode on the special port. The default mode is host based. Enumeration: 'hostbased': 1, 'portbased': 2. |
swJWACMgmt | 1.3.6.1.4.1.171.12.39.4 | |||
swJWACHostTable | 1.3.6.1.4.1.171.12.39.4.1 | no-access |
A table that contains JWAC client host information. |
|
1.3.6.1.4.1.171.12.39.4.1.1 | no-access |
A list containing JWAC client host information. |
||
swJWACHostPort | 1.3.6.1.4.1.171.12.39.4.1.1.1 | integer | read-only |
Specifies the JWAC host port number. |
swJWACHostAuthStatus | 1.3.6.1.4.1.171.12.39.4.1.1.2 | integer | read-only |
Specifies the JWAC host authentication state. Enumeration: 'authenticating': 2, 'authenticated': 1, 'blocked': 3. |
swJWACHostMACAddr | 1.3.6.1.4.1.171.12.39.4.1.1.3 | macaddress | read-only |
Specifies the JWAC host MAC address. |
swJWACHostVID | 1.3.6.1.4.1.171.12.39.4.1.1.4 | vlanid | read-only |
Specifies the JWAC host VID. |
swJWACHostRemainAgeTime | 1.3.6.1.4.1.171.12.39.4.1.1.5 | integer | read-only |
Specifies the remaining JWAC host agetime. 0 indicates the authenticated host on the port will never age out. |
swJWACHostIdleTime | 1.3.6.1.4.1.171.12.39.4.1.1.6 | integer | read-only |
Specifies the JWAC host idle time. 0 indicates the idle state of the authenticated host on the port will never be checked. |
swJWACHostBlockTime | 1.3.6.1.4.1.171.12.39.4.1.1.7 | integer | read-only |
Specifies the JWAC host block time. |
swJWACHostStatus | 1.3.6.1.4.1.171.12.39.4.1.1.8 | integer | read-write |
Specifies the status of the JWAC host. Setting delete (2) will delete this JWAC host entry. Enumeration: 'active': 1, 'delete': 2. |
swJWACHostPriority | 1.3.6.1.4.1.171.12.39.4.1.1.9 | integer | read-only |
Specifies the JWAC host priority assigned when passing authentication. -1 indicates the host has no priority. |
swJWACHostUserName | 1.3.6.1.4.1.171.12.39.4.1.1.10 | displaystring | read-only |
Specifies the user name who started the authentication process. |
swJWACHostIP | 1.3.6.1.4.1.171.12.39.4.1.1.11 | ipaddress | read-only |
Specifies the IP address of the JWAC host, which started the authentication process. |
swJWACPageElementTable | 1.3.6.1.4.1.171.12.39.4.2 | no-access |
A table that contains JWAC authentication page information. |
|
1.3.6.1.4.1.171.12.39.4.2.1 | no-access |
A list containing JWAC authenticate page information. This allows an administrator to customize the authenticate page. |
||
swJWACPageElementPage | 1.3.6.1.4.1.171.12.39.4.2.1.1 | integer | read-only |
Specifies the JWAC authenticate page. Enumeration: 'japanese': 1, 'english': 2. |
swJWACPageElementPageTitle | 1.3.6.1.4.1.171.12.39.4.2.1.2 | displaystring | read-write |
Specifies the JWAC page title of the authenticate page. |
swJWACPageElementLoginWindowTitle | 1.3.6.1.4.1.171.12.39.4.2.1.3 | displaystring | read-write |
Specifies the JWAC login window title mapping of the authenticate page. |
swJWACPageElementUserName | 1.3.6.1.4.1.171.12.39.4.2.1.4 | displaystring | read-write |
Specifies the JWAC user name mapping of the authenticate page. |
swJWACPageElementPassWord | 1.3.6.1.4.1.171.12.39.4.2.1.5 | displaystring | read-write |
Specifies the remaining JWAC password mapping of the authenticate page. |
swJWACPageElementLogoutWindowTitle | 1.3.6.1.4.1.171.12.39.4.2.1.6 | displaystring | read-write |
Specifies the JWAC logout window title mapping of the authenticate page. |
swJWACPageElementNotificationLine1 | 1.3.6.1.4.1.171.12.39.4.2.1.7 | displaystring | read-write |
Used to set the notification information of line 1 in web page after successful authentication. |
swJWACPageElementNotificationLine2 | 1.3.6.1.4.1.171.12.39.4.2.1.8 | displaystring | read-write |
Used to set the notification information of line 2 in web page after successful authentication. |
swJWACPageElementNotificationLine3 | 1.3.6.1.4.1.171.12.39.4.2.1.9 | displaystring | read-write |
Used to set the notification information of line 3 in web page after successful authentication. |
swJWACPageElementNotificationLine4 | 1.3.6.1.4.1.171.12.39.4.2.1.10 | displaystring | read-write |
Used to set the notification information of line 4 in web page after successful authentication. |
swJWACPageElementNotificationLine5 | 1.3.6.1.4.1.171.12.39.4.2.1.11 | displaystring | read-write |
Used to set the notification information of line 5 in web page after successful authentication. |
swJWACWebAuthUserTable | 1.3.6.1.4.1.171.12.39.4.3 | no-access |
A table that contains web-based authentication account info. |
|
1.3.6.1.4.1.171.12.39.4.3.1 | no-access |
A list that contains web-based authentication account info. |
||
swJWACWebAuthUserNameIndex | 1.3.6.1.4.1.171.12.39.4.3.1.1 | displaystring | read-only |
This object indicates the username (maximum number of characters is 15). |
swJWACWebAuthUserPWD | 1.3.6.1.4.1.171.12.39.4.3.1.2 | displaystring | read-only |
This object indicates the password (maximum number of characters is 15) for this user account. It is write-only. |
swJWACWebAuthUserVID | 1.3.6.1.4.1.171.12.39.4.3.1.3 | vlanid | read-only |
This object indicates the VID for this user account. |
swJWACWebAuthUserStatus | 1.3.6.1.4.1.171.12.39.4.3.1.4 | rowstatus | read-only |
This object manages this entry. |
swJWACAuthStateTable | 1.3.6.1.4.1.171.12.39.4.4 | no-access |
This table contains JWAC client host information. |
|
1.3.6.1.4.1.171.12.39.4.4.1 | no-access |
This list contains JWAC client host information. |
||
swJWACAuthStatePort | 1.3.6.1.4.1.171.12.39.4.4.1.1 | integer | no-access |
Specifies the JWAC host port number. |
swJWACAuthStateOriginalVid | 1.3.6.1.4.1.171.12.39.4.4.1.2 | vlanid | no-access |
Specifies the JWAC host original receive VLAN-ID. |
swJWACAuthStateMACAddr | 1.3.6.1.4.1.171.12.39.4.4.1.3 | macaddress | no-access |
Specifies the JWAC host MAC address. |
swJWACAuthStateAuthStatus | 1.3.6.1.4.1.171.12.39.4.4.1.5 | integer | read-only |
Specifies the JWAC host authentication state. Enumeration: 'authenticating': 2, 'authenticated': 1, 'blocked': 3. |
swJWACAuthStateAssignVid | 1.3.6.1.4.1.171.12.39.4.4.1.7 | vlanid | read-only |
Specifies the JWAC host assign VID. |
swJWACAuthStateAssignPriority | 1.3.6.1.4.1.171.12.39.4.4.1.8 | integer | read-only |
Specifies the JWAC host priority assigned when pass authentication. -1 indicates the host has no priority assigned. |
swJWACAuthStateRemainTime | 1.3.6.1.4.1.171.12.39.4.4.1.12 | integer | read-only |
Specifies the remaining JWAC host aging time/ block time. When host's authentication state is 'authenticated' in swJWACAuthStateAuthStatus, this object indicates the host's aging time, the units is minutes. When host's authentication state is 'blocked' in swJWACAuthStateAuthStatus, this object indicates the host's block time, the units is seconds. 0 indicates the authenticated host on the port will never age out. |
swJWACAuthStateIdleTime | 1.3.6.1.4.1.171.12.39.4.4.1.14 | integer | read-only |
Specifies the JWAC host idle time in seconds. 0 indicates the idle state of the authenticated host on the port will never be checked. |
swJWACAuthStateUserName | 1.3.6.1.4.1.171.12.39.4.4.1.18 | displaystring | read-only |
Specifies the user name who starts the authentication process. |
swJWACAuthStateIP | 1.3.6.1.4.1.171.12.39.4.4.1.20 | ipaddress | read-only |
Specifies the IP address of the JWAC host, which starts the authentication process. |
swJWACAuthStateDelAction | 1.3.6.1.4.1.171.12.39.4.4.1.30 | integer | read-write |
Used to delete the specified authentication entry. Setting delete(2) will delete this JWAC host entry. Enumeration: 'active': 1, 'delete': 2. |
swJWACNotify | 1.3.6.1.4.1.171.12.39.5 |