VENDOR-SMI DEFINITIONS ::= BEGIN

--  ==========================================================================
--  Document History Information
--  ==========================================================================
--
--  Version     Date            Author              Decription
--
--  =======================================================================================
--  v1.00       DEC 17 2021     Rick Chang          Intitial Document Creation
--  =======================================================================================
--  v1.01       DEC 02 2022     Tanya Singh         Same OID and MIB files for Wifi6 APs
--  =======================================================================================
--  v1.02    	DEC 14 2023		Tanya Singh			Support MIBs for Taitung Tender
--  =======================================================================================
--  v1.03    	DEC 18 2023		Tanya Singh			Fix MIB file compile error
--  =======================================================================================
--  v1.04    	AUG 16 2024		Tanya Singh			Document revision update
--  =======================================================================================

IMPORTS
    enterprises
	FROM SNMPv2-SMI
    OBJECT-TYPE
	    FROM RFC-1212;

edgecore	OBJECT IDENTIFIER ::= { enterprises 259 }
edgecorenetworks	OBJECT IDENTIFIER ::= { edgecore 10 }
edgeCoreNetworksWlanMgt	OBJECT IDENTIFIER ::= { edgecorenetworks 3 }
edgecoreMIB	OBJECT IDENTIFIER ::= { edgeCoreNetworksWlanMgt 38 }

END
