-- -- defines NEXTCOMM-CONFIG-MIB -- -- Copyright (C) 2005, 2008 by NexComm Systems, Inc. -- All rights reserved. -- -- Comments to: -- Web URL: http://www.nexcomm.co.kr -- NEXCOMM-CONFIG-MIB DEFINITIONS ::= BEGIN IMPORTS TimeTicks, Counter32, Counter64, IpAddress, OBJECT-TYPE, MODULE-IDENTITY FROM SNMPv2-SMI n5000, TCbootconfig FROM NEXCOMM-SMI DisplayString FROM SNMPv2-TC; config MODULE-IDENTITY LAST-UPDATED "9811240100Z" ORGANIZATION "NexComm Systems, Inc." CONTACT-INFO "NexComm Systems, Inc. C-501, Bundang Techno-Park, 145 Yatap-Dong, Bundang-Ku, Sungnam-City, Kyunggi-Do, 463-760, Korea Phone: +82-31-781-1862 Fax: +82-31-781-1863 Web: http://www.nexcomm.co.kr E-Mail: support@nexcomm.co.kr" DESCRIPTION "NexComm Systems management MIB." ::= { n5000 70 } writeconfig OBJECT-TYPE SYNTAX TCbootconfig MAX-ACCESS read-write STATUS current DESCRIPTION "To save the current configuration to the non - volatile memory" ::= { config 1 } clearconfig OBJECT-TYPE SYNTAX TCbootconfig MAX-ACCESS read-write STATUS current DESCRIPTION "To erase the configuration in the non - volatile memory bank." ::= { config 2 } END