--
-- Copyright (c) 2013 by Delphix. All rights reserved.
--

DELPHIX-MIB DEFINITIONS ::= BEGIN

IMPORTS
	enterprises, MODULE-IDENTITY FROM SNMPv2-SMI;

delphix MODULE-IDENTITY
	LAST-UPDATED	"201301030000Z" -- January 3 2013
	ORGANIZATION	"Delphix Corp"
	CONTACT-INFO
		"Delphix Corp

		275 Middlefield Road, Suite 50
		Menlo Park, CA 94025

		+1.650.494.1645
		+1.650.494.1676 Fax

		Email: info@delphix.com
		Web: http://www.delphix.com"
	DESCRIPTION
		"Copyright (c) 2013 by Delphix. All rights reserved.

		MIB that defines the Delphix Corp."
	REVISION	"201301030000Z" -- January 3 2013
	DESCRIPTION
		"The initial version of this MIB module."
	::= { enterprises 41028 }

appliance OBJECT IDENTIFIER ::= { delphix 1 }
server OBJECT IDENTIFIER ::= { appliance 1 }

END