VENDOR-SMI DEFINITIONS ::= BEGIN

--  ==========================================================================
--  Document History Information
--  ==========================================================================
--
--  Version     Date            Author              Decription
--
--  =======================================================================================
--  v1.00       DEC 17 2021     Rick Chang          Intitial Document Creation
--  =======================================================================================


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
