TEW731BR-MIB DEFINITIONS ::= BEGIN IMPORTS enterprises, IpAddress, TimeTicks FROM RFC1155-SMI MODULE-IDENTITY, OBJECT-TYPE, Counter32 FROM SNMPv2-SMI DisplayString FROM SNMPv2-TC; tew731br OBJECT IDENTIFIER ::= {enterprises 28866} -- ********************************************************************** -- * MODULE IDENTITY -- ********************************************************************** trendnetTEW731BR MODULE-IDENTITY LAST-UPDATED "200910150000Z" ORGANIZATION "Trendnet, Inc." CONTACT-INFO "Trendnet" DESCRIPTION "The MIB module for Trendnet TEW731BR product. This module derived from IEEE ieee802dot11" ::= { tew731br 1 } -- trendnetTEW731BR OBJECT IDs Groups main OBJECT IDENTIFIER ::= {trendnetTEW731BR 1} wireless OBJECT IDENTIFIER ::= {trendnetTEW731BR 2} status OBJECT IDENTIFIER ::= {trendnetTEW731BR 3} routing OBJECT IDENTIFIER ::= {trendnetTEW731BR 4} access OBJECT IDENTIFIER ::= {trendnetTEW731BR 5} management OBJECT IDENTIFIER ::= {trendnetTEW731BR 6} tools OBJECT IDENTIFIER ::= {trendnetTEW731BR 7} config OBJECT IDENTIFIER ::= {trendnetTEW731BR 8} -- ********************************************************************** -- * main sections -- ********************************************************************** mainLanDhcp OBJECT IDENTIFIER ::= { main 1 } mainWan OBJECT IDENTIFIER ::= { main 2 } mainPassword OBJECT IDENTIFIER ::= { main 3 } mainTime OBJECT IDENTIFIER ::= { main 4 } mainDynDns OBJECT IDENTIFIER ::= { main 5 } -- ********************************************************************** -- * mainLanDhcp sections -- ********************************************************************** mainLanDhcpHost OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Router Host Name.(max length=19)" ::= { mainLanDhcp 1 } mainLanDhcpIpAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Router Lan IP Address" ::= { mainLanDhcp 2 } mainLanDhcpSubMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Router Lan Submask Address" ::= { mainLanDhcp 3 } mainLanDhcpServerEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the DHCP Server." ::= { mainLanDhcp 4 } mainLanDhcpStartIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP Server Start IP Address" ::= { mainLanDhcp 5 } mainLanDhcpEndIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP Server End IP Address" ::= { mainLanDhcp 6 } mainLanDhcpDomainName OBJECT-TYPE SYNTAX OCTET STRING (SIZE(1..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP Server Domain Name.(max length=31)" ::= { mainLanDhcp 7 } mainLanDhcpLeaseTime OBJECT-TYPE SYNTAX INTEGER {oneHour(0),twoHours(1),threeHours(2),oneDay(3),twoDays(4),threeDays(5),oneWeek(6)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select DHCP Server Lease Time as following: 1: oneHour 2: twoHours 3: threeHours 4: oneDay 5: twoDays 6: threeDays 7: oneWeek Notice: this can be set when mainLanDhcpServerEnable = enable(1)." ::= { mainLanDhcp 8 } mainLanDhcpStaticDHCPEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Static DHCP Server." ::= { mainLanDhcp 9 } mainLanDhcpStaticDHCPList OBJECT IDENTIFIER ::= { mainLanDhcp 10 } -- ********************************************************************** -- * mainLanDhcpStaticDHCPList sections -- ********************************************************************** mainLanDhcpStaticDHCPListTable OBJECT-TYPE SYNTAX SEQUENCE OF DhcpStaticDHCPListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of static dhcp list. " ::= { mainLanDhcpStaticDHCPList 1 } -- ********************************************************************** -- * mainLanDhcpStaticDHCPListTable sections -- ********************************************************************** mainLanDhcpStaticDHCPListTableEntry OBJECT-TYPE SYNTAX DhcpStaticDHCPListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { mainLanDhcpStaticDHCPListTableIndex } ::= { mainLanDhcpStaticDHCPListTable 1 } DhcpStaticDHCPListEntry ::= SEQUENCE { mainLanDhcpStaticDHCPListTableIndex INTEGER, mainLanDhcpStaticDHCPListTableName OCTET STRING, mainLanDhcpStaticDHCPListTableStaticIP IpAddress, mainLanDhcpStaticDHCPListTableMac OCTET STRING, } mainLanDhcpStaticDHCPListTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of static dhcp list. " ::= { mainLanDhcpStaticDHCPListTableEntry 1 } mainLanDhcpStaticDHCPListTableName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The name of static dhcp list name. " ::= { mainLanDhcpStaticDHCPListTableEntry 2 } mainLanDhcpStaticDHCPListTableStaticIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The start ip address of static dhcp list. " ::= { mainLanDhcpStaticDHCPListTableEntry 3 } mainLanDhcpStaticDHCPListTableMac OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The mac address of static dhcp list name. " ::= { mainLanDhcpStaticDHCPListTableEntry 4 } -- ********************************************************************** -- * mainWan sections -- ********************************************************************** mainWanSelected OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Show The Wan Protocol." ::= { mainWan 1 } mainWanDHCP OBJECT IDENTIFIER ::= { mainWan 2 } mainWanStaticIP OBJECT IDENTIFIER ::= { mainWan 3 } mainWanPPPoE OBJECT IDENTIFIER ::= { mainWan 4 } mainWanPPTP OBJECT IDENTIFIER ::= { mainWan 5 } mainWanL2TP OBJECT IDENTIFIER ::= { mainWan 6 } mainWanBigpond OBJECT IDENTIFIER ::= { mainWan 7 } mainWanRussiaPPPoE OBJECT IDENTIFIER ::= { mainWan 8 } mainWanRussiaPPTP OBJECT IDENTIFIER ::= { mainWan 9 } mainWanRussiaL2TP OBJECT IDENTIFIER ::= { mainWan 10 } -- ********************************************************************** -- * mainWanDHCP sections -- ********************************************************************** mainWanDHCPDns1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP Wan DNS 1 IP Address Notice: if you set mainWanDHCPDns1, the WAN Connection Type will be updated to DHCP Client" ::= { mainWanDHCP 1 } mainWanDHCPDns2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP Wan DNS 2 IP Address Notice: if you set mainWanDHCPDns2, the WAN Connection Type will be updated to DHCP Client" ::= { mainWanDHCP 2 } mainWanDHCPMacAddress OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP Wan Mac Address. Notice: 1.The MAC Address must be 12 characters (ex: 001122334455 ) 2.if you set mainWanDHCPMacAddress, the WAN Connection Type will be updated to DHCP Client" ::= { mainWanDHCP 3 } -- ********************************************************************** -- * mainWanStaticIP sections -- ********************************************************************** mainWanStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Static Wan IP Address Notice: if you set mainWanStaticIPAddress, the WAN Connection Type will be updated to Fixed IP" ::= { mainWanStaticIP 1 } mainWanStaticIPSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Static Wan Subnet Mask Address Notice: if you set mainWanStaticIPSubnetMask, the WAN Connection Type will be updated to Fixed IP" ::= { mainWanStaticIP 2 } mainWanStaticIPDefaultGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Static Wan Default Gateway Notice: if you set mainWanStaticIPDefaultGateway, the WAN Connection Type will be updated to Fixed IP" ::= { mainWanStaticIP 3 } mainWanStaticDns1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Static Wan DNS 1 IP Address Notice: if you set mainWanStaticDns1, the WAN Connection Type will be updated to Fixed IP" ::= { mainWanStaticIP 4 } mainWanStaticDns2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Static Wan DNS 2 IP Address Notice: if you set mainWanStaticDns2, the WAN Connection Type will be updated to Fixed IP" ::= { mainWanStaticIP 5 } mainWanStaticMacAddress OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "Static Wan Mac Address. Notice: 1.The MAC Address must be 12 characters (ex: 001122334455 ) 2.if you set mainWanStaticMacAddress, the WAN Connection Type will be updated to Fixed IP" ::= { mainWanStaticIP 6 } -- ********************************************************************** -- * mainWanPPPoE sections -- ********************************************************************** mainWanPPPoEType OBJECT-TYPE SYNTAX INTEGER {specifyIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the PPPoE Type as following. 0: Specify IP 1: Obtain IP Automatically Notice: 1.if you choose specifyIp(0), you must set the mainWanPPPoESpecifyIPAddress 2.if you set mainWanPPPoEType, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 1 } mainWanPPPoESpecifyIP OBJECT IDENTIFIER ::= { mainWanPPPoE 2 } -- ********************************************************************** -- * mainWanPPPoESpecifyIP sections -- ********************************************************************** mainWanPPPoESpecifyIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE Specify IP Address Notice: if you set mainWanPPPoESpecifyIPAddress, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoESpecifyIP 1 } mainWanPPPoEServiceName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE Server Name Notice: if you set mainWanPPPoEServiceName, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 3 } mainWanPPPoEUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE User Name Notice: if you set mainWanPPPoEUserName, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 4 } mainWanPPPoEUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE User Password Notice: if you set mainWanPPPoEUserPassword, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 5 } mainWanPPPoEDns1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE DNS 1 IP Address Notice: if you set mainWanPPPoEDns1, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 6 } mainWanPPPoEDns2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE DNS 2 IP Address Notice: if you set mainWanPPPoEDns2, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 7 } mainWanPPPoEConnectType OBJECT-TYPE SYNTAX INTEGER {always(0),manual(1),onDemand(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Wan PPPoE Connection Type as following. 0: Always-on 1: Manual 2: Connect-on Demand Notice: if you set mainWanPPPoEConnectType, the WAN Connection Type will be updated to PPPoE " ::= { mainWanPPPoE 8 } mainWanPPPoEIdleTime OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPPoE Idle Time Out. (Minutes) Notice: if you set mainWanPPPoEIdleTime, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 9 } mainWanPPPoEMTU OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The mainWanPPPoEMTU can be set to 200~1500. Notice: 1.1492 is default. 2.if you set mainWanPPPoEMTU, the WAN Connection Type will be updated to PPPoE" ::= { mainWanPPPoE 10 } -- ********************************************************************** -- * mainWanPPTP sections -- ********************************************************************** mainWanPPTPType OBJECT-TYPE SYNTAX INTEGER {staticIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the PPTP Type as following. 0: Static IP 1: Dynamic IP Notice: 1.if you choose staticIp(0), you must set the following values 1.1:mainWanPPTPStaticIPAddress 1.2:mainWanPPTPStaticIPSubnetMask 1.3:mainWanPPTPStaticIPGateway 1.4:mainWanPPTPStaticIPDNS 2.if you set mainWanPPTPType, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 1 } mainWanPPTPStaticIP OBJECT IDENTIFIER ::= { mainWanPPTP 2 } -- ********************************************************************** -- * mainWanPPTPStaticIP sections -- ********************************************************************** mainWanPPTPStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Static IP Address Notice: 1.if you set mainWanPPTPStaticIPAddress, the WAN Connection Type will be updated to PPTP 2.mainWanPPTPStaticIPAddress can be set while mainWanPPTPType is set to staticIp(0)" ::= { mainWanPPTPStaticIP 1 } mainWanPPTPStaticIPSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Static-IP Subnet Mask Notice: 1.if you set mainWanPPTPStaticIPSubnetMask, the WAN Connection Type will be updated to PPTP 2.mainWanPPTPStaticIPSubnetMask can be set while mainWanPPTPType is set to staticIp(0)" ::= { mainWanPPTPStaticIP 2 } mainWanPPTPStaticIPGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Static-IP Gateway Notice: 1.if you set mainWamainWanPPTPStaticIPGatewaynPPTPType, the WAN Connection Type will be updated to PPTP 2.mainWanPPTPStaticIPGateway can be set while mainWanPPTPType is set to staticIp(0)" ::= { mainWanPPTPStaticIP 3 } mainWanPPTPStaticIPDNS OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Static-IP DNS Notice: if you set mainWanPPTPStaticIPDNS, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTPStaticIP 4 } mainWanPPTPStaticIPServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Static-IP Server IP Address Notice: if you set mainWanPPTPStaticIPServerIP, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 3 } mainWanPPTPUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Account Notice: if you set mainWanPPTPUserName, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 4 } mainWanPPTPUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Password Notice: if you set mainWanPPTPUserPassword, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 5 } mainWanPPTPConnectType OBJECT-TYPE SYNTAX INTEGER {always(0),manual(1),onDemand(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Wan PPTP Connection Type as following. 0: Always-on 1: Manual 2: Connect-on Demand Notice: if you set mainWanPPTPConnectType, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 6 } mainWanPPTPIdleTime OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Wan PPTP Idle Time Out. (Minutes) Notice: if you set mainWanPPTPIdleTime, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 7 } mainWanPPTPMTU OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The mainWanPPTPMTU can be set to 200~1500. Notice: 1.1400 is default. 2.Notice: if you set mainWanPPTPMTU, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 8 } mainWanPPTPMPPEEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Wan PPTP MPPE. (Onl for MSCHAPv2) Notice: if you set mainWanPPTPMPPEEnable, the WAN Connection Type will be updated to PPTP" ::= { mainWanPPTP 9 } -- ********************************************************************** -- * mainWanL2TP sections -- ********************************************************************** mainWanL2TPType OBJECT-TYPE SYNTAX INTEGER {staticIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the L2TP Type as following. 0: Static IP 1: Dynamic IP Notice: 1.if you choose staticIp(0), you must set the following values 1.1:mainWanL2TPStaticIPAddress 1.2:mainWanL2TPStaticIPSubnetMask 1.3:mainWanL2TPStaticIPGateway 1.4:mainWanL2TPStaticIPDNS 2.if you set mainWanL2TPType, the WAN Connection Type will be updated to PPTP" ::= { mainWanL2TP 1 } mainWanL2TPStaticIP OBJECT IDENTIFIER ::= { mainWanL2TP 2 } -- ********************************************************************** -- * mainWanL2TPStaticIP sections -- ********************************************************************** mainWanL2TPStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Static IP Address Notice: 1.if you set mainWanL2TPStaticIPAddress, the WAN Connection Type will be updated to L2TP 2.mainWanL2TPStaticIPAddress can be set while mainWanL2TPType is set to staticIp(0)" ::= { mainWanL2TPStaticIP 1 } mainWanL2TPStaticIPSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Static-IP Subnet Mask Notice: 1.if you set mainWanL2TPStaticIPSubnetMask, the WAN Connection Type will be updated to L2TP 2.mainWanL2TPStaticIPSubnetMask can be set while mainWanL2TPType is set to staticIp(0)" ::= { mainWanL2TPStaticIP 2 } mainWanL2TPStaticIPGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Static-IP Gateway Notice: 1.if you set mainWanL2TPStaticIPGateway, the WAN Connection Type will be updated to L2TP 2.mainWanL2TPStaticIPGateway can be set while mainWanL2TPType is set to staticIp(0)" ::= { mainWanL2TPStaticIP 3 } mainWanL2TPStaticIPDNS OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Static-IP DNS Notice: if you set mainWanL2TPStaticIPDNS, the WAN Connection Type will be updated to L2TP" ::= { mainWanL2TPStaticIP 4 } mainWanL2TPStaticIPServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Static-IP Server IP Address Notice: if you set mainWanL2TPStaticIPServerIP, the WAN Connection Type will be updated to L2TP" ::= { mainWanL2TP 3 } mainWanL2TPUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Account Notice: if you set mainWanL2TPUserName, the WAN Connection Type will be updated to L2TP" ::= { mainWanL2TP 4 } mainWanL2TPUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Password Notice: if you set mainWanL2TPUserPassword, the WAN Connection Type will be updated to L2TP" ::= { mainWanL2TP 5 } mainWanL2TPConnectType OBJECT-TYPE SYNTAX INTEGER {always(0),manual(1),onDemand(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Wan L2TP Connection Type as following. 0: Always-on 1: Manual 2: Connect-on Demand Notice: if you set mainWanL2TPConnectType, the WAN Connection Type will be updated to L2TP " ::= { mainWanL2TP 6 } mainWanL2TPIdleTime OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Wan L2TP Idle Time Out. (Minutes) Notice: if you set mainWanL2TPIdleTime, the WAN Connection Type will be updated to L2TP" ::= { mainWanL2TP 7 } mainWanL2TPMTU OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The mainWanL2TPMTU can be set to 200~1500. Notice: 1.1400 is default. 2.if you set mainWanL2TPMTU, the WAN Connection Type will be updated to L2TP" ::= { mainWanL2TP 8 } -- ********************************************************************** -- * mainWanBigpond sections -- ********************************************************************** mainWanBigpondUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Bigpond User Name Notice: if you set mainWanBigpondUserName, the WAN Connection Type will be updated to Bigpond" ::= { mainWanBigpond 1 } mainWanBigpondUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Bigpond User Password Notice: if you set mainWanBigpondUserPassword, the WAN Connection Type will be updated to Bigpond" ::= { mainWanBigpond 2 } mainWanBigpondAuthServer OBJECT-TYPE SYNTAX INTEGER {smServer(0),dceServer(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Bigpond Auth Server as following. 0: sm-server 1: dce-server Notice: if you set mainWanBigpondAuthServer, the WAN Connection Type will be updated to Bigpond " ::= { mainWanBigpond 3 } mainWanBigpondLoginServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Bigpond Login Server IP Address Notice: if you set mainWanBigpondLoginServerIP, the WAN Connection Type will be updated to Bigpond" ::= { mainWanBigpond 4 } mainWanBigpondMacAddress OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "Bigpond Wan Mac Address. Notice: 1.The MAC Address must be 12 characters (ex: 001122334455 ) 2.if you set mainWanBigpondMacAddress, the WAN Connection Type will be updated to Bigpond " ::= { mainWanBigpond 5 } -- ********************************************************************** -- * mainWanRussiaPPPoE sections -- ********************************************************************** mainWanRussiaPPPoEType OBJECT-TYPE SYNTAX INTEGER {specifyIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the PPPoE Type as following. 0: Specify IP 1: Obtain IP Automatically Notice: 1.if you choose specifyIp(0), you must set the mainWanRussiaPPPoESpecifyIPAddress 2.if you set mainWanRussiaPPPoEType, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 1 } mainWanRussiaPPPoESpecifyIP OBJECT IDENTIFIER ::= { mainWanRussiaPPPoE 2 } -- ********************************************************************** -- * mainWanRussiaPPPoESpecifyIP sections -- ********************************************************************** mainWanRussiaPPPoESpecifyIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Specify IP Address Notice: if you set mainWanRussiaPPPoESpecifyIPAddress, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoESpecifyIP 1 } mainWanRussiaPPPoEServiceName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Server Name Notice: if you set mainWanRussiaPPPoEServiceName, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 3 } mainWanRussiaPPPoEUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE User Name Notice: if you set mainWanRussiaPPPoEUserName, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 4 } mainWanRussiaPPPoEUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE User Password Notice: if you set mainWanRussiaPPPoEUserPassword, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 5 } mainWanRussiaPPPoEConnectType OBJECT-TYPE SYNTAX INTEGER {always(0),manual(1),onDemand(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Wan Russia PPPoE Connection Type as following. 0: Always-on 1: Manual 2: Connect-on Demand Notice: if you set mainWanRussiaPPPoEConnectType, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 6 } mainWanRussiaPPPoEIdleTime OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Idle Time Out. (Minutes) Notice: if you set mainWanRussiaPPPoEIdleTime, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 7 } mainWanRussiaPPPoEMTU OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The mainWanRussiaPPPoEMTU can be set to 200~1500. Notice: 1.1492 is default. 2.if you set mainWanRussiaPPPoEMTU, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 8 } mainWanRussiaPPPoEPHYSetType OBJECT-TYPE SYNTAX INTEGER {staticIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Russia PPPoE Type as following. 0: Static IP 1: Dynamic IP Notice: 1.if you choose staticIp(0), you must set the following values 1.1:mainWanRussiaPPPoEPHYSetStaticIPAddress 1.2:mainWanRussiaPPPoEPHYSetStaticIPSubnetMask 1.3:mainWanRussiaPPPoEPHYSetStaticIPGateway 1.4:mainWanRussiaPPPoEPHYSetStaticIPDNS1 1.5:mainWanRussiaPPPoEPHYSetStaticIPDNS2 2.if you set mainWanRussiaPPPoEPHYSetType, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoE 9 } mainWanRussiaPPPoEPHYSetStaticIP OBJECT IDENTIFIER ::= { mainWanRussiaPPPoE 10 } -- ********************************************************************** -- * mainWanRussiaPPPoEPHYSetStaticIP sections -- ********************************************************************** mainWanRussiaPPPoEPHYSetStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Static IP Address Notice: if you set mainWanRussiaPPPoEPHYSetStaticIPAddress, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoEPHYSetStaticIP 1 } mainWanRussiaPPPoEPHYSetStaticIPSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Static-IP Subnet Mask Notice: if you set mainWanRussiaPPPoEPHYSetStaticIPSubnetMask, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoEPHYSetStaticIP 2 } mainWanRussiaPPPoEPHYSetStaticIPGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Static-IP Gateway Notice: if you set mainWanRussiaPPPoEPHYSetStaticIPGateway, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoEPHYSetStaticIP 3 } mainWanRussiaPPPoEPHYSetStaticIPDNS1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Static-IP DNS1 Notice: if you set mainWanRussiaPPPoEPHYSetStaticIPDNS1, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoEPHYSetStaticIP 4 } mainWanRussiaPPPoEPHYSetStaticIPDNS2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPPoE Static-IP DNS2 Notice: if you set mainWanRussiaPPPoEPHYSetStaticIPDNS2, the WAN Connection Type will be updated to Russia PPPoE" ::= { mainWanRussiaPPPoEPHYSetStaticIP 5 } -- ********************************************************************** -- * mainWanRussiaPPTP sections -- ********************************************************************** mainWanRussiaPPTPType OBJECT-TYPE SYNTAX INTEGER {staticIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Russia PPTP Type as following. 0: Static IP 1: Dynamic IP Notice: 1.if you choose staticIp(0), you must set the following values 1.1:mainWanRussiaPPTPStaticIPAddress 1.2:mainWanRussiaPPTPStaticIPSubnetMask 1.3:mainWanRussiaPPTPStaticIPGateway 1.4:mainWanRussiaPPTPStaticIPDNS 2.if you set mainWanRussiaPPTPType, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 1 } mainWanRussiaPPTPStaticIP OBJECT IDENTIFIER ::= { mainWanRussiaPPTP 2 } -- ********************************************************************** -- * mainWanRussiaPPTPStaticIP sections -- ********************************************************************** mainWanRussiaPPTPStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Static IP Address Notice: if you set mainWanRussiaPPTPStaticIPAddress, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTPStaticIP 1 } mainWanRussiaPPTPStaticIPSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Static-IP Subnet Mask Notice: if you set mainWanRussiaPPTPStaticIPSubnetMask, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTPStaticIP 2 } mainWanRussiaPPTPStaticIPGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Static-IP Gateway Notice: if you set mainWanRussiaPPTPStaticIPGateway, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTPStaticIP 3 } mainWanRussiaPPTPStaticIPDNS OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Static-IP DNS Notice: if you set mainWanRussiaPPTPStaticIPDNS, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTPStaticIP 4 } mainWanRussiaPPTPStaticIPServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Static-IP Server IP Address Notice: if you set mainWanRussiaPPTPStaticIPServerIP, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 3 } mainWanRussiaPPTPUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Account Notice: if you set mainWanRussiaPPTPUserName, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 4 } mainWanRussiaPPTPUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Password Notice: if you set mainWanRussiaPPTPUserPassword, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 5 } mainWanRussiaPPTPConnectType OBJECT-TYPE SYNTAX INTEGER {always(0),manual(1),onDemand(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Wan Russia PPTP Connection Type as following. 0: Always-on 1: Manual 2: Connect-on Demand Notice: if you set mainWanRussiaPPTPConnectType, the WAN Connection Type will be updated to Russia PPTP " ::= { mainWanRussiaPPTP 6 } mainWanRussiaPPTPIdleTime OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia PPTP Idle Time Out. (Minutes) Notice: if you set mainWanRussiaPPTPIdleTime, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 7 } mainWanRussiaPPTPMTU OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The mainWanRussiaPPTPEMTU can be set to 200~1500. Notice: 1.1400 is default. 2.if you set mainWanRussiaPPTPMTU, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 8 } mainWanRussiaPPTPMPPEEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Wan Russia PPTP MPPE. (Onl for MSCHAPv2) Notice: if you set mainWanRussiaPPTPMPPEEnable, the WAN Connection Type will be updated to Russia PPTP" ::= { mainWanRussiaPPTP 9 } -- ********************************************************************** -- * mainWanRussiaL2TP sections -- ********************************************************************** mainWanRussiaL2TPType OBJECT-TYPE SYNTAX INTEGER {staticIp(0),dynamic(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Russia L2TP Type as following. 0: Static IP 1: Dynamic IP Notice: 1.if you choose staticIp(0), you must set the following values 1.1:mainWanRussiaL2TPStaticIPAddress 1.2:mainWanRussiaL2TPStaticIPSubnetMask 1.3:mainWanRussiaL2TPStaticIPGateway 1.4:mainWanRussiaL2TPStaticIPDNS 2.if you set mainWanRussiaL2TPType, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 1 } mainWanRussiaL2TPStaticIP OBJECT IDENTIFIER ::= { mainWanRussiaL2TP 2 } -- ********************************************************************** -- * mainWanRussiaL2TPStaticIP sections -- ********************************************************************** mainWanRussiaL2TPStaticIPAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Static IP Address Notice: if you set mainWanRussiaL2TPStaticIPAddress, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TPStaticIP 1 } mainWanRussiaL2TPStaticIPSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Static-IP Subnet Mask Notice: if you set mainWanRussiaL2TPStaticIPSubnetMask, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TPStaticIP 2 } mainWanRussiaL2TPStaticIPGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Static-IP Gateway Notice: if you set mainWanRussiaL2TPStaticIPGateway, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TPStaticIP 3 } mainWanRussiaL2TPStaticIPDNS OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Static-IP DNS Notice: if you set mainWanRussiaL2TPStaticIPDNS, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TPStaticIP 4 } mainWanRussiaL2TPStaticIPServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Static-IP Server IP Address Notice: if you set mainWanRussiaL2TPStaticIPServerIP, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 3 } mainWanRussiaL2TPUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Account Notice: if you set mainWanRussiaL2TPUserName, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 4 } mainWanRussiaL2TPUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Password Notice: if you set mainWanRussiaL2TPUserPassword, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 5 } mainWanRussiaL2TPConnectType OBJECT-TYPE SYNTAX INTEGER {always(0),manual(1),onDemand(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Wan Russia L2TP Connection Type as following. 0: Always-on 1: Manual 2: Connect-on Demand Notice: if you set mainWanRussiaL2TPConnectType, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 6 } mainWanRussiaL2TPIdleTime OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Wan Russia L2TP Idle Time Out. (Minutes) Notice: if you set mainWanRussiaL2TPIdleTime, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 7 } mainWanRussiaL2TPMTU OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The mainWanRussiaL2TPMTU can be set to 200~1500. Notice: 1.1400 is default. 2.if you set mainWanRussiaL2TPMTU, the WAN Connection Type will be updated to Russia L2TP" ::= { mainWanRussiaL2TP 8 } -- ********************************************************************** -- * mainPassword sections -- ********************************************************************** mainPasswordAdmin OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Set Administrator Passowrd.(max length=15)" ::= { mainPassword 1 } mainPasswordUser OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Set User Passowrd.(max length=15)" ::= { mainPassword 2 } -- ********************************************************************** -- * mainTime sections -- ********************************************************************** --* mainTimeCurrent OBJECT-TYPE --* SYNTAX DisplayString --* MAX-ACCESS read-write --* STATUS current --* DESCRIPTION --* "Set Systme Time. --* Format: 010203042009 (yyyy:mm:dd:hh:mm --> 2009:01:02:03:04)" --* ::= { mainTime 1 } -- ********************************************************************** -- * mainDynDns sections -- ********************************************************************** mainDynDnsEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable Dynamic DNS Service." ::= { mainDynDns 1 } mainDynDnsServerAddress OBJECT-TYPE SYNTAX INTEGER {dynDnsOrg(0),easyDnsCom(1),noIpCom(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Dynamic DNS Server as following. 0: DynDns.org 1: EasyDns.com 2: No-IP.com" ::= { mainDynDns 2 } mainDynDnsHostName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Dyndns Host Name.(max length=60)" ::= { mainDynDns 3 } mainDynDnsUserName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Dyndns User Name.(max length=60)" ::= { mainDynDns 4 } mainDynDnsUserPassword OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Dyndns User Password.(max length=40)" ::= { mainDynDns 5 } -- ********************************************************************** -- * wireless sections -- ********************************************************************** wirelessBasic OBJECT IDENTIFIER ::= { wireless 1 } wirelessSecurity OBJECT IDENTIFIER ::= { wireless 2 } wirelessAdvanced OBJECT IDENTIFIER ::= { wireless 3 } wirelessWIFIProtectedSetup OBJECT IDENTIFIER ::= { wireless 4 } -- ********************************************************************** -- * wirelessBasic sections -- ********************************************************************** wirelessBasicEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Wireless Service." ::= { wirelessBasic 1 } wirelessBasicSSID OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Wireless SSID." ::= { wirelessBasic 2 } wirelessBasicAutoChannel OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Wireless Auto Channel." ::= { wirelessBasic 3 } wirelessBasicChannel OBJECT-TYPE SYNTAX INTEGER {ch1(1),ch2(2),ch3(3),ch4(4),ch5(5),ch6(6),ch7(7),ch8(8),ch9(9),ch10(10),ch11(11)} MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessBasicChannel can be set to 1~11." ::= { wirelessBasic 4 } wirelessBasic80211Mode OBJECT-TYPE SYNTAX INTEGER {BGNmix(0),BGmix(1),Nonly(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessBasic80211Mode can be set to 0~2. 0: Mixed 802.11n,802.11g and 802.11b. 1: Mixed 802.11g and 802.11b. 2: Only 802.11n. Notice: (1)wirelessBasic80211Mode can't be set to 2(Only 802.11n) if the wirelessSecurity is in WEP Mode" ::= { wirelessBasic 5 } wirelessBasicChannelWidth OBJECT-TYPE SYNTAX INTEGER {width-20MHz(0),auto(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessBasicChannelWidth can be set to 0,1 0: 20MHz 1: auto Notice: wirelessBasicChannelWidth only can be set to 1 when wirelessBasic80211Mode = 0 (Mixed 802.11n,802.11g and 802.11b) or 2(Only 802.11n)" ::= { wirelessBasic 6 } wirelessBasicSSIDBroadcase OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Wireless SSID Boardcase." ::= { wirelessBasic 7 } wirelessBasicWMM OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the Wireless WMM." ::= { wirelessBasic 8 } -- ********************************************************************** -- * wirelessSecurity sections -- ********************************************************************** wirelessSecuritySelected OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Show The Wireless Security." ::= { wirelessSecurity 1 } wirelessSecurityDisable OBJECT IDENTIFIER ::= { wirelessSecurity 2 } wirelessSecurityWepHex64 OBJECT IDENTIFIER ::= { wirelessSecurity 3 } wirelessSecurityWepHex128 OBJECT IDENTIFIER ::= { wirelessSecurity 4 } wirelessSecurityWepASCII64 OBJECT IDENTIFIER ::= { wirelessSecurity 5 } wirelessSecurityWepASCII128 OBJECT IDENTIFIER ::= { wirelessSecurity 6 } wirelessSecurityWpaPSK OBJECT IDENTIFIER ::= { wirelessSecurity 7 } wirelessSecurityWpaEap OBJECT IDENTIFIER ::= { wirelessSecurity 8 } -- ********************************************************************** -- * wirelessSecurityDisable sections -- ********************************************************************** wirelessSecurityDisableNow OBJECT-TYPE SYNTAX INTEGER {enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set Wireless Security to None. Notice: if you set wirelessSecurityDisableNow, the Wireless Security Type will be updated to Disable" ::= { wirelessSecurityDisable 1 } -- ********************************************************************** -- * wirelessSecurityWepHex64 sections -- ********************************************************************** wirelessSecurityWepHex64Auth OBJECT-TYPE SYNTAX INTEGER {open(0),shared(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP Hex 64 Mode as following: 0: open system 1: shared key Notice: if you set wirelessSecurityWepHex64Auth, the Wireless Security Type will be updated to WEP-HEX-64" ::= { wirelessSecurityWepHex64 1 } wirelessSecurityWepHex64DefaultKey OBJECT-TYPE SYNTAX INTEGER {key-1(1),key-2(2),key-3(3),key-4(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP Hex 64 Default Key as following: 1: use 64-wep key 1 2: use 64-wep key 2 3: use 64-wep key 3 4: use 64-wep key 4 Notice: if you set wirelessSecurityWepHex64DefaultKey, the Wireless Security Type will be updated to WEP-HEX-64" ::= { wirelessSecurityWepHex64 2 } wirelessSecurityWepHex64Key1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex64Key1 length must be 10 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex64Key1, the Wireless Security Type will be updated to WEP-HEX-64" ::= { wirelessSecurityWepHex64 3 } wirelessSecurityWepHex64Key2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex64Key2 length must be 10 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex64Key2, the Wireless Security Type will be updated to WEP-HEX-64" ::= { wirelessSecurityWepHex64 4 } wirelessSecurityWepHex64Key3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex64Key3 length must be 10 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex64Key3, the Wireless Security Type will be updated to WEP-HEX-64" ::= { wirelessSecurityWepHex64 5 } wirelessSecurityWepHex64Key4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex64Key4 length must be 10 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex64Key4, the Wireless Security Type will be updated to WEP-HEX-64" ::= { wirelessSecurityWepHex64 6 } -- ********************************************************************** -- * wirelessSecurityWepHex128 sections -- ********************************************************************** wirelessSecurityWepHex128Auth OBJECT-TYPE SYNTAX INTEGER {open(0),shared(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP Hex 128 Mode as following: 0: open system 1: shared key Notice: if you set wirelessSecurityWepHex128Auth, the Wireless Security Type will be updated to WEP-HEX-128" ::= { wirelessSecurityWepHex128 1 } wirelessSecurityWepHex128DefaultKey OBJECT-TYPE SYNTAX INTEGER {key-1(1),key-2(2),key-3(3),key-4(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP Hex 128 Default Key as following: 1: use 128-wep key 1 2: use 128-wep key 2 3: use 128-wep key 3 4: use 128-wep key 4 Notice: if you set wirelessSecurityWepHex128DefaultKey, the Wireless Security Type will be updated to WEP-HEX-128" ::= { wirelessSecurityWepHex128 2 } wirelessSecurityWepHex128Key1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex128Key1 length must be 26 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex128Key1, the Wireless Security Type will be updated to WEP-HEX-128" ::= { wirelessSecurityWepHex128 3 } wirelessSecurityWepHex128Key2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex128Key2 length must be 26 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex128Key2, the Wireless Security Type will be updated to WEP-HEX-128" ::= { wirelessSecurityWepHex128 4 } wirelessSecurityWepHex128Key3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex128Key3 length must be 26 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex128Key3, the Wireless Security Type will be updated to WEP-HEX-128" ::= { wirelessSecurityWepHex128 5 } wirelessSecurityWepHex128Key4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepHex128Key4 length must be 26 characters. The legal characters muse be 0~9, A~F, or a~f. Notice: if you set wirelessSecurityWepHex128Key4, the Wireless Security Type will be updated to WEP-HEX-128" ::= { wirelessSecurityWepHex128 6 } -- ********************************************************************** -- * wirelessSecurityWepASCII64 sections -- ********************************************************************** wirelessSecurityWepASCII64Auth OBJECT-TYPE SYNTAX INTEGER {open(0),shared(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP ASCII 64 Mode as following: 0: open system 1: shared key Notice: if you set wirelessSecurityWepASCII64Auth, the Wireless Security Type will be updated to WEP-ASCII-64" ::= { wirelessSecurityWepASCII64 1 } wirelessSecurityWepASCII64DefaultKey OBJECT-TYPE SYNTAX INTEGER {key-1(1),key-2(2),key-3(3),key-4(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP ASCII 64 Default Key as following: 1: use 64-wep key 1 2: use 64-wep key 2 3: use 64-wep key 3 4: use 64-wep key 4 Notice: if you set wirelessSecurityWepASCII64DefaultKey, the Wireless Security Type will be updated to WEP-ASCII-64" ::= { wirelessSecurityWepASCII64 2 } wirelessSecurityWepASCII64Key1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key1 length must be 5 characters. Notice: if you set wirelessSecurityWepASCII64Key1, the Wireless Security Type will be updated to WEP-ASCII-64" ::= { wirelessSecurityWepASCII64 3 } wirelessSecurityWepASCII64Key2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key2 length must be 5 characters. Notice: if you set wirelessSecurityWepASCII64Key2, the Wireless Security Type will be updated to WEP-ASCII-64" ::= { wirelessSecurityWepASCII64 4 } wirelessSecurityWepASCII64Key3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key3 length must be 5 characters. Notice: if you set wirelessSecurityWepASCII64Key3, the Wireless Security Type will be updated to WEP-ASCII-64" ::= { wirelessSecurityWepASCII64 5 } wirelessSecurityWepASCII64Key4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key4 length must be 5 characters. Notice: if you set wirelessSecurityWepASCII64Key4, the Wireless Security Type will be updated to WEP-ASCII-64" ::= { wirelessSecurityWepASCII64 6 } -- ********************************************************************** -- * wirelessSecurityWepASCII128 sections -- ********************************************************************** wirelessSecurityWepASCII128Auth OBJECT-TYPE SYNTAX INTEGER {open(0),shared(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP ASCII 128 Mode as following: 0: open system 1: shared key Notice: if you set wirelessSecurityWepASCII128Auth, the Wireless Security Type will be updated to WEP-ASCII-128" ::= { wirelessSecurityWepASCII128 1 } wirelessSecurityWepASCII128DefaultKey OBJECT-TYPE SYNTAX INTEGER {key-1(1),key-2(2),key-3(3),key-4(4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WEP ASCII 128 Default Key as following: 1: use 128-wep key 1 2: use 128-wep key 2 3: use 128-wep key 3 4: use 128-wep key 4 Notice: if you set wirelessSecurityWepASCII128DefaultKey, the Wireless Security Type will be updated to WEP-ASCII-128" ::= { wirelessSecurityWepASCII128 2 } wirelessSecurityWepASCII128Key1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key1 length must be 13 characters. Notice: if you set wirelessSecurityWepASCII128Key1, the Wireless Security Type will be updated to WEP-ASCII-128" ::= { wirelessSecurityWepASCII128 3 } wirelessSecurityWepASCII128Key2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key2 length must be 13 characters. Notice: if you set wirelessSecurityWepASCII128Key2, the Wireless Security Type will be updated to WEP-ASCII-128" ::= { wirelessSecurityWepASCII128 4 } wirelessSecurityWepASCII128Key3 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key3 length must be 13 characters. Notice: if you set wirelessSecurityWepASCII128Key3, the Wireless Security Type will be updated to WEP-ASCII-128" ::= { wirelessSecurityWepASCII128 5 } wirelessSecurityWepASCII128Key4 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWepASCII64Key4 length must be 13 characters. Notice: if you set wirelessSecurityWepASCII128Key4, the Wireless Security Type will be updated to WEP-ASCII-128" ::= { wirelessSecurityWepASCII128 6 } -- ********************************************************************** -- * wirelessSecurityWpaPSK sections -- ********************************************************************** wirelessSecurityWpaPSKAuth OBJECT-TYPE SYNTAX INTEGER {wpa(0),wpa2(1),wpa-auto(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WPA Auth Mode as following: 0: wpa-only 1: wpa2-only 2: wpa-auto Notice: if you set wirelessSecurityWpaPSKAuth, the Wireless Security Type will be updated to WPA PSK" ::= { wirelessSecurityWpaPSK 1 } wirelessSecurityWpaPSKCipher OBJECT-TYPE SYNTAX INTEGER {tkip(0),aes(1),auto(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WPA PSK Auth Cipher is as following: 0: tkip 1: aes 2: auto Notice: if you set wirelessSecurityWpaPSKCipher, the Wireless Security Type will be updated to WPA PSK" ::= { wirelessSecurityWpaPSK 2 } wirelessSecurityWpaPSKPassphrase OBJECT-TYPE SYNTAX OCTET STRING (SIZE(8..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "wirelessSecurityWpaPSKPassphrase length must be 8~63 ascii-characters or 64 hex-characters. Notice: if you set wirelessSecurityWpaPSKPassphrase, the Wireless Security Type will be updated to WPA PSK" ::= { wirelessSecurityWpaPSK 3 } -- ********************************************************************** -- * wirelessSecurityWpaEap sections -- ********************************************************************** wirelessSecurityWpaEapAuth OBJECT-TYPE SYNTAX INTEGER {wpa(0),wpa2(1),wpa-auto(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WPA Auth Mode as following: 0: wpa-only 1: wpa2-only 2: wpa-auto Notice: if you set wirelessSecurityWpaEapAuth, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 1 } wirelessSecurityWpaEapCipher OBJECT-TYPE SYNTAX INTEGER {tkip(0),aes(1),auto(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select Wireless WPA PSK Auth Cipher is as following: 0: tkip 1: aes 2: auto Notice: if you set wirelessSecurityWpaEapCipher, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 2 } wirelessSecurityWpaEapRadiusIP1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Radius Server 1 IP Address. Notice: if you set wirelessSecurityWpaEapRadiusIP1, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 3 } wirelessSecurityWpaEapRadiusPort1 OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Radius Server 1 Port Notice: if you set wirelessSecurityWpaEapRadiusPort1, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 4 } wirelessSecurityWpaEapRadiusSecret1 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Radius Server 1 Shared Secret. Notice: if you set wirelessSecurityWpaEapRadiusSecret1, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 5 } wirelessSecurityWpaEapRadiusIP2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Radius Server 2 IP Address. Notice: if you set wirelessSecurityWpaEapRadiusIP2, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 6 } wirelessSecurityWpaEapRadiusPort2 OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Radius Server 2 Port Notice: if you set wirelessSecurityWpaEapRadiusPort2, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 7 } wirelessSecurityWpaEapRadiusSecret2 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Radius Server 2 Shared Secret. Notice: if you set wirelessSecurityWpaEapRadiusSecret2, the Wireless Security Type will be updated to WPA EAP" ::= { wirelessSecurityWpaEap 8 } -- ********************************************************************** -- * wirelessAdvanced sections -- ********************************************************************** wirelessAdvancedBeacon OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessBasic80211Mode can be set to 20~1000. Notice: 100 is default." ::= { wirelessAdvanced 1 } wirelessAdvancedRTS OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessAdvancedRTS can be set to 256~2346. Notice: 2346 is default." ::= { wirelessAdvanced 2 } wirelessAdvancedFragement OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessAdvancedFragement can be set to 1500~2346. Notice: 2346 is default." ::= { wirelessAdvanced 3 } wirelessAdvancedDTIM OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The wirelessAdvancedDTIM can be set to 1~255. Notice: 1 is default." ::= { wirelessAdvanced 4 } -- ********************************************************************** -- * wirelessWIFIProtectedSetup sections -- ********************************************************************** wirelessWIFIProtectedSetupEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or disable the WIFI Protected Setup (WPS)." ::= { wirelessWIFIProtectedSetup 1 } wirelessWIFIProtectedSetupStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Display WIFI Protected Setup Configuration Status (WPS)." ::= { wirelessWIFIProtectedSetup 2 } wirelessWIFIProtectedSetupPin OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Display WIFI Protected Setup Pin Code." ::= { wirelessWIFIProtectedSetup 3 } -- ********************************************************************** -- * status sections -- ********************************************************************** statusDeviceInfo OBJECT IDENTIFIER ::= { status 1 } statusWanInfo OBJECT IDENTIFIER ::= { status 2 } -- ********************************************************************** -- * statusDeviceInfo sections -- ********************************************************************** statusDeviceInfoModelName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Product's name." ::= { statusDeviceInfo 1 } statusDeviceInfoUpTime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "System up name." ::= { statusDeviceInfo 2 } -- ********************************************************************** -- * statusWanInfo sections -- ********************************************************************** statusWanInfoConnectTpye OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan connection type" ::= { statusWanInfo 1 } statusWanInfoCableStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Cable port connection status" ::= { statusWanInfo 2 } statusWanInfoNetworkStatus OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan port connection status" ::= { statusWanInfo 3 } statusWanInfoConnectTime OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan connection time" ::= { statusWanInfo 4 } statusWanInfoMacAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan Mac Address" ::= { statusWanInfo 5 } statusWanInfoIpAddress OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan IP Address" ::= { statusWanInfo 6 } statusWanInfoSubnet OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan Subnet Mask" ::= { statusWanInfo 7 } statusWanInfoGateway OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan connection time" ::= { statusWanInfo 8 } statusWanInfoPrimaryDNS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan Primary DNS" ::= { statusWanInfo 9 } statusWanInfoSecondaryDNS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Wan Secondary DNS" ::= { statusWanInfo 10 } -- ********************************************************************** -- * routing sections -- ********************************************************************** routingStatic OBJECT IDENTIFIER ::= { routing 1 } routingDynamic OBJECT IDENTIFIER ::= { routing 2 } -- * routingTable OBJECT IDENTIFIER ::= { routing 3 } -- ********************************************************************** -- * routingStatic sections -- ********************************************************************** routingStaticTable OBJECT-TYPE SYNTAX SEQUENCE OF StaticRouteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of static routing. " ::= { routingStatic 1 } -- ********************************************************************** -- * routingStaticTable sections -- ********************************************************************** routingStaticTableEntry OBJECT-TYPE SYNTAX StaticRouteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { routingStaticTableIndex } ::= { routingStaticTable 1 } StaticRouteEntry ::= SEQUENCE { routingStaticTableIndex INTEGER, routingStaticTableEnable INTEGER, routingStaticTableNetworkAddr IpAddress, routingStaticTableNetworkMask IpAddress, routingStaticTableNetworkGateway IpAddress, routingStaticTableInterface INTEGER, routingStaticTableMatric INTEGER, } routingStaticTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of static routing." ::= { routingStaticTableEntry 1 } routingStaticTableEnable OBJECT-TYPE SYNTAX INTEGER{disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable static routing rule." ::= { routingStaticTableEntry 2 } routingStaticTableNetworkAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The network address of static routing." ::= { routingStaticTableEntry 3 } routingStaticTableNetworkMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The network mask of static routing." ::= { routingStaticTableEntry 4 } routingStaticTableNetworkGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The network gateway address of static routing." ::= { routingStaticTableEntry 5 } routingStaticTableInterface OBJECT-TYPE SYNTAX INTEGER{lan(0),wan(1)} MAX-ACCESS read-write STATUS current DESCRIPTION " Set LAN/WAN to static routing." ::= { routingStaticTableEntry 6 } routingStaticTableMatric OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The matric of static routing. " ::= { routingStaticTableEntry 7 } -- ********************************************************************** -- * routingDynamic sections -- ********************************************************************** routingDynamicTransmit OBJECT-TYPE SYNTAX INTEGER {disable(0),rip1(1),rip2(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Dynamic Routing Transmit Type as following. 0: disable 1: rip1 2: rip2" ::= { routingDynamic 1 } routingDynamicReceive OBJECT-TYPE SYNTAX INTEGER {disable(0),rip1(1),rip2(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the Dynamic Routing Receive Type as following. 0: disable 1: rip1 2: rip2" ::= { routingDynamic 2 } -- ********************************************************************** -- * routingTable sections -- ********************************************************************** -- * routingTableTable OBJECT-TYPE -- * SYNTAX SEQUENCE OF RoutingTableEntry -- * MAX-ACCESS not-accessible -- * STATUS current -- * DESCRIPTION -- * "The information of routing table. " -- * ::= { routingTable 1 } -- ********************************************************************** -- * routingTableTable sections -- ********************************************************************** -- * routingTableTableEntry OBJECT-TYPE -- * SYNTAX RoutingTableEntry -- * MAX-ACCESS not-accessible -- * STATUS current -- * DESCRIPTION -- * "" -- * INDEX { routingTableTableIndex } -- * ::= { routingTableTable 1 } -- * -- * RoutingTableEntry ::= SEQUENCE { -- * routingTableTableIndex INTEGER, -- * routingTableTableEnable OCTET STRING, -- * routingTableTableNetworkAddr OCTET STRING, -- * routingTableTableNetworkMask OCTET STRING, -- * routingTableTableNetworkGateway OCTET STRING, -- * routingTableTableInterface OCTET STRING, -- * routingTableTableMatric OCTET STRING, -- * } -- * -- * routingTableTableIndex OBJECT-TYPE -- * SYNTAX INTEGER -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * "The index of routing table." -- * ::= { routingTableTableEntry 1 } -- * -- * routingTableTableEnable OBJECT-TYPE -- * SYNTAX OCTET STRING -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * "Eanble or Disable routing table rule." -- * ::= { routingTableTableEntry 2 } -- * -- * routingTableTableNetworkAddr OBJECT-TYPE -- * SYNTAX OCTET STRING -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * "The network address of routing table." -- * ::= { routingTableTableEntry 3 } -- * -- * routingTableTableNetworkMask OBJECT-TYPE -- * SYNTAX OCTET STRING -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * "The network mask of routing table." -- * ::= { routingTableTableEntry 4 } -- * -- * routingTableTableNetworkGateway OBJECT-TYPE -- * SYNTAX OCTET STRING -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * "The network gateway address of routing table." -- * ::= { routingTableTableEntry 5 } -- * -- * routingTableTableInterface OBJECT-TYPE -- * SYNTAX OCTET STRING -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * " Set LAN/WAN to routing table." -- * ::= { routingTableTableEntry 6 } -- * -- * routingTableTableMatric OBJECT-TYPE -- * SYNTAX OCTET STRING -- * MAX-ACCESS read-only -- * STATUS current -- * DESCRIPTION -- * "The matric of routing table. " -- * ::= { routingTableTableEntry 7 } -- * -- ********************************************************************** -- * access sections -- ********************************************************************** accessFilter OBJECT IDENTIFIER ::= { access 1 } accessVirtualServer OBJECT IDENTIFIER ::= { access 2 } accessSpecialAP OBJECT IDENTIFIER ::= { access 3 } accessDMZ OBJECT IDENTIFIER ::= { access 4 } accessFirewallRule OBJECT IDENTIFIER ::= { access 5 } -- ********************************************************************** -- * accessFilter sections -- ********************************************************************** accessFilterMac OBJECT IDENTIFIER ::= { accessFilter 1 } accessFilterURL OBJECT IDENTIFIER ::= { accessFilter 2 } accessFilterProtocol OBJECT IDENTIFIER ::= { accessFilter 3 } -- ********************************************************************** -- * accessFilterMac sections -- ********************************************************************** accessFilterMacType OBJECT-TYPE SYNTAX INTEGER {disable(0),accept(1),deny(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the type of mac filter. 0: Disable 1: Accept 2: Deny" ::= { accessFilterMac 1 } accessFilterMacTable OBJECT-TYPE SYNTAX SEQUENCE OF MacFilterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of mac filter. " ::= { accessFilterMac 2 } -- ********************************************************************** -- * accessFilterMacTable sections -- ********************************************************************** accessFilterMacTableEntry OBJECT-TYPE SYNTAX MacFilterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { accessFilterMacTableIndex } ::= { accessFilterMacTable 1 } MacFilterEntry ::= SEQUENCE { accessFilterMacTableIndex INTEGER, accessFilterMacTableAddress OCTET STRING, accessFilterMacTableName OCTET STRING } accessFilterMacTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of mac filter. " ::= { accessFilterMacTableEntry 1 } accessFilterMacTableAddress OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The address of mac filter. " ::= { accessFilterMacTableEntry 2 } accessFilterMacTableName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The address of mac filter name. " ::= { accessFilterMacTableEntry 3 } -- ********************************************************************** -- * accessFilterURL sections -- ********************************************************************** accessFilterURLType OBJECT-TYPE SYNTAX INTEGER {disable(0),accept(1),deny(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the type of url filter. 0: Disable 1: Accept 2: Deny" ::= { accessFilterURL 1 } accessFilterURLTable OBJECT-TYPE SYNTAX SEQUENCE OF URLFilterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of url filter. " ::= { accessFilterURL 2 } -- ********************************************************************** -- * accessFilterURLTable sections -- ********************************************************************** accessFilterURLTableEntry OBJECT-TYPE SYNTAX URLFilterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { accessFilterURLTableIndex } ::= { accessFilterURLTable 1 } URLFilterEntry ::= SEQUENCE { accessFilterURLTableIndex INTEGER, accessFilterURLTableString OCTET STRING, } accessFilterURLTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of url filter. " ::= { accessFilterURLTableEntry 1 } accessFilterURLTableString OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The keyword of url filter. " ::= { accessFilterURLTableEntry 2 } -- ********************************************************************** -- * accessFilterProtocol sections -- ********************************************************************** accessFilterProtocolTable OBJECT-TYPE SYNTAX SEQUENCE OF ProtocolFilterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of protocol filter. " ::= { accessFilterProtocol 1 } -- ********************************************************************** -- * accessFilterProtocolTable sections -- ********************************************************************** accessFilterProtocolTableEntry OBJECT-TYPE SYNTAX ProtocolFilterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { accessFilterProtocolTableIndex } ::= { accessFilterProtocolTable 1 } ProtocolFilterEntry ::= SEQUENCE { accessFilterProtocolTableIndex INTEGER, accessFilterProtocolTableEnable INTEGER, accessFilterProtocolTableName OCTET STRING, accessFilterProtocolTableProto INTEGER, accessFilterProtocolTableStartIP IpAddress, accessFilterProtocolTableEndIP IpAddress, accessFilterProtocolTableStartPort INTEGER, accessFilterProtocolTableEndPort INTEGER, } accessFilterProtocolTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of protocol filter rule. " ::= { accessFilterProtocolTableEntry 1 } accessFilterProtocolTableEnable OBJECT-TYPE SYNTAX INTEGER{disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION " Enable/disable of protocol filter rule. " ::= { accessFilterProtocolTableEntry 2 } accessFilterProtocolTableName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The name of protocol filter rule. " ::= { accessFilterProtocolTableEntry 3 } accessFilterProtocolTableProto OBJECT-TYPE SYNTAX INTEGER{tcp(0),udp(1),any(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the prtocol type of protocol filter rule as following. 0: TCP 1: UDP 2: ANY" ::= { accessFilterProtocolTableEntry 4 } accessFilterProtocolTableStartIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The start ip address of protocol filter rule. " ::= { accessFilterProtocolTableEntry 5 } accessFilterProtocolTableEndIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The end ip address of protocol filter rule. " ::= { accessFilterProtocolTableEntry 6 } accessFilterProtocolTableStartPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The start port number of protocol filter rule. " ::= { accessFilterProtocolTableEntry 7 } accessFilterProtocolTableEndPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The end port number of protocol filter rule. " ::= { accessFilterProtocolTableEntry 8 } -- ********************************************************************** -- * accessVirtualServer sections -- ********************************************************************** accessVirtualServerTable OBJECT-TYPE SYNTAX SEQUENCE OF VirtualServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of virtual server. " ::= { accessVirtualServer 1 } -- ********************************************************************** -- * accessVirtualServerTable sections -- ********************************************************************** accessVirtualServerTableEntry OBJECT-TYPE SYNTAX VirtualServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { accessVirtualServerTableIndex } ::= { accessVirtualServerTable 1 } VirtualServerEntry ::= SEQUENCE { accessVirtualServerTableIndex INTEGER, accessVirtualServerTableEnable INTEGER, accessVirtualServerTableName OCTET STRING, accessVirtualServerTableProto INTEGER, accessVirtualServerTablePublicPort INTEGER, accessVirtualServerTablePrivatePort INTEGER, accessVirtualServerTableLanServer IpAddress, } accessVirtualServerTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of virtual server rule. " ::= { accessVirtualServerTableEntry 1 } accessVirtualServerTableEnable OBJECT-TYPE SYNTAX INTEGER{disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION " Enable/disable of virtual server rule. " ::= { accessVirtualServerTableEntry 2 } accessVirtualServerTableName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The name of virtual server rule. " ::= { accessVirtualServerTableEntry 3 } accessVirtualServerTableProto OBJECT-TYPE SYNTAX INTEGER{tcp(0),udp(1),both(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the prtocol type of virtual server rule as following. 0: TCP 1: UDP 2: BOTH" ::= { accessVirtualServerTableEntry 4 } accessVirtualServerTablePublicPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The public port number of virtual server rule. " ::= { accessVirtualServerTableEntry 5 } accessVirtualServerTablePrivatePort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The private port number of virtual server rule. " ::= { accessVirtualServerTableEntry 6 } accessVirtualServerTableLanServer OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The lan server ip address of virtual server rule. " ::= { accessVirtualServerTableEntry 7 } -- ********************************************************************** -- * accessSpecialAP sections -- ********************************************************************** -- ********************************************************************** -- * accessSpecialAP sections -- ********************************************************************** accessSpecialAPTable OBJECT-TYPE SYNTAX SEQUENCE OF SpecialAPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of special ap. " ::= { accessSpecialAP 1 } -- ********************************************************************** -- * accessSpecialAPTable sections -- ********************************************************************** accessSpecialAPTableEntry OBJECT-TYPE SYNTAX SpecialAPEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { accessSpecialAPTableIndex } ::= { accessSpecialAPTable 1 } SpecialAPEntry ::= SEQUENCE { accessSpecialAPTableIndex INTEGER, accessSpecialAPTableEnable INTEGER, accessSpecialAPTableName OCTET STRING, accessSpecialAPTableIncomProto INTEGER, accessSpecialAPTableTriggerProto INTEGER, accessSpecialAPTableIncomPortRange OCTET STRING, accessSpecialAPTableTriggerPortRange OCTET STRING, accessSpecialAPTablePrivatePort INTEGER, accessSpecialAPTableLanServer IpAddress, } accessSpecialAPTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of special ap rule. " ::= { accessSpecialAPTableEntry 1 } accessSpecialAPTableEnable OBJECT-TYPE SYNTAX INTEGER{disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION " Enable/disable of special ap rule. " ::= { accessSpecialAPTableEntry 2 } accessSpecialAPTableName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The name of special ap rule. " ::= { accessSpecialAPTableEntry 3 } accessSpecialAPTableIncomProto OBJECT-TYPE SYNTAX INTEGER{tcp(0),udp(1),any(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the prtocol type of incoming special ap rule as following. 0: TCP 1: UDP 2: BOTH" ::= { accessSpecialAPTableEntry 4 } accessSpecialAPTableTriggerProto OBJECT-TYPE SYNTAX INTEGER{tcp(0),udp(1),any(2)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the prtocol type of trigger special ap rule as following. 0: TCP 1: UDP 2: BOTH" ::= { accessSpecialAPTableEntry 5 } accessSpecialAPTableIncomPortRange OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The port range of incoming special ap rule. Format: 6111-6112" ::= { accessSpecialAPTableEntry 6 } accessSpecialAPTableTriggerPortRange OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The port range of trigger special ap rule. Format: 6111-6112,6113," ::= { accessSpecialAPTableEntry 7 } -- ********************************************************************** -- * accessDMZ sections -- ********************************************************************** accessDMZEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable DMZService." ::= { accessDMZ 1 } accessDMZHostIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Set the DMZ Host IP Address" ::= { accessDMZ 2 } -- ********************************************************************** -- * accessFirewallRule sections -- ********************************************************************** accessFirewallRuleTable OBJECT-TYPE SYNTAX SEQUENCE OF FirewallRuleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The information of firewall rule. " ::= { accessFirewallRule 1 } -- ********************************************************************** -- * accessFirewallRuleTable sections -- ********************************************************************** accessFirewallRuleTableEntry OBJECT-TYPE SYNTAX FirewallRuleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { accessFirewallRuleTableIndex } ::= { accessFirewallRuleTable 1 } FirewallRuleEntry ::= SEQUENCE { accessFirewallRuleTableIndex INTEGER, accessFirewallRuleTableEnable INTEGER, accessFirewallRuleTableName OCTET STRING, accessFirewallRuleTableSource INTEGER, accessFirewallRuleTableProto INTEGER, accessFirewallRuleTableSourceStartIp IpAddress, accessFirewallRuleTableSourceEndIp IpAddress, accessFirewallRuleTableDst INTEGER, accessFirewallRuleTableDstStartIp IpAddress, accessFirewallRuleTableDstEndIp IpAddress, accessFirewallRuleTableStartPort INTEGER, accessFirewallRuleTableEndPort INTEGER, accessFirewallRuleTableAction INTEGER, } accessFirewallRuleTableIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of firewall rule." ::= { accessFirewallRuleTableEntry 1 } accessFirewallRuleTableEnable OBJECT-TYPE SYNTAX INTEGER{disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION " Enable/disable of firewall rule." ::= { accessFirewallRuleTableEntry 2 } accessFirewallRuleTableName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-write STATUS current DESCRIPTION "The name of firewall rule." ::= { accessFirewallRuleTableEntry 3 } accessFirewallRuleTableSource OBJECT-TYPE SYNTAX INTEGER{lan(0),wan(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set LAN/WAN to source of firewall rule." ::= { accessFirewallRuleTableEntry 4 } accessFirewallRuleTableProto OBJECT-TYPE SYNTAX INTEGER{tcp(0),udp(1),icmp(2),any(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the prtocol type of firewall rule as following. 0: TCP 1: UDP 2: ICMP 3: ANY" ::= { accessFirewallRuleTableEntry 5 } accessFirewallRuleTableSourceStartIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The source start ip address of firewall rule." ::= { accessFirewallRuleTableEntry 6 } accessFirewallRuleTableSourceEndIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The source end ip address of firewall rule." ::= { accessFirewallRuleTableEntry 7 } accessFirewallRuleTableDst OBJECT-TYPE SYNTAX INTEGER{lan(0),wan(1)} MAX-ACCESS read-write STATUS current DESCRIPTION " Set LAN/WAN to destination of firewall rule." ::= { accessFirewallRuleTableEntry 8 } accessFirewallRuleTableDstStartIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The destination start ip address of firewall rule." ::= { accessFirewallRuleTableEntry 9 } accessFirewallRuleTableDstEndIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The destination end ip address of firewall rule." ::= { accessFirewallRuleTableEntry 10 } accessFirewallRuleTableStartPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The start port number of firewall rule. " ::= { accessFirewallRuleTableEntry 11 } accessFirewallRuleTableEndPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The end port number of firewall rule. " ::= { accessFirewallRuleTableEntry 12 } accessFirewallRuleTableAction OBJECT-TYPE SYNTAX INTEGER{allow(0),deny(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Select the action type of firewall rule as following. 0: ALLOW 1: DENT " ::= { accessFirewallRuleTableEntry 13 } -- ********************************************************************** -- * management sections -- ********************************************************************** managementRemoteMangement OBJECT IDENTIFIER ::= { management 1 } -- ********************************************************************** -- * managementRemoteMangement sections -- ********************************************************************** managementRemoteMangementHTTPEnable OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable Remote HTTP Service." ::= { managementRemoteMangement 1 } managementRemoteMangementHTTPPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Set Remote HTTP Port" ::= { managementRemoteMangement 2 } managementRemoteMangementHttpIpRange OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Set Remote HTTP IP Range. The value type only can be as following. 1.* (means all) 2.x.x.x.x-y.y.y.y (range) 3.*-y.y.y.y (range)" ::= { managementRemoteMangement 3 } managementWanPing OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable Wan-Ping Service." ::= { management 2 } managementUPNP OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable UPNP Service." ::= { management 3 } managementPPTPPassThrough OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable PPTP Pass Through Service." ::= { management 4 } managementL2TPPassThrough OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable L2TP Pass Through Service." ::= { management 5 } managementIPSec OBJECT-TYPE SYNTAX INTEGER {disable(0),enable(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Eanble or Disable IPSec Service." ::= { management 6 } -- ********************************************************************** -- * tools sections -- ********************************************************************** toolsRestart OBJECT-TYPE SYNTAX INTEGER {no(0),reboot(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set reboot(1) to restart system.(please wait 30 sec)" ::= { tools 1 } toolsRestore OBJECT-TYPE SYNTAX INTEGER {no(0),restore(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set restore(1) to restore system to default setting.(please wait 30 sec)" ::= { tools 2 } toolsPingTest OBJECT IDENTIFIER ::= { tools 3 } -- ********************************************************************** -- * tools sections -- ********************************************************************** toolsPingTestStart OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "Set the 'n' packet count(s) to send (www.nawras.com). After setting the value, you need to wait 'n' second(s) to use toolsPingTestResult. n = 1 ~ 128, default = 1 Notice: 1. if rebooting device, the 'n' will be set to default. 2. if device responses 'no access', it means 'ping process is already running'" ::= { toolsPingTest 1 } toolsPingTestResult OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Ping request result" ::= { toolsPingTest 2 } -- ********************************************************************** -- * config sections -- ********************************************************************** apply OBJECT-TYPE SYNTAX INTEGER {no(0),apply(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set apply(1) to take effect all configurations.(please wait 30 sec)" ::= { config 1 } END