DISMAN-SCRIPT-MIB DEFINITIONS ::= BEGIN

IMPORTS

MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
Integer32, Unsigned32, mib-2
    FROM SNMPv2-SMI

RowStatus, TimeInterval, DateAndTime, StorageType, DisplayString
    FROM SNMPv2-TC

MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
    FROM SNMPv2-CONF

SnmpAdminString
    FROM SNMP-FRAMEWORK-MIB;

scriptMIB MODULE-IDENTITY

LAST-UPDATED "200108210000Z"
ORGANIZATION "IETF Distributed Management Working Group"
CONTACT-INFO
    "WG EMail:  disman@dorothy.bmc.com
     Subscribe: disman-request@dorothy.bmc.com

     Chair:     Randy Presuhn
                BMC Software, Inc.

     Postal:    Office 1-3141
                2141 North First Street
                San Jose,  California 95131
                USA
     EMail:     rpresuhn@bmc.com
     Phone:     +1 408 546-1006

     Editor:    David B. Levi
                Nortel Networks
     Postal:    4401 Great America Parkway
                Santa Clara, CA 95052-8185
                USA
     EMail:     dlevi@nortelnetworks.com
     Phone:     +1 423 686 0432

     Editor:    Juergen Schoenwaelder
                TU Braunschweig
     Postal:    Bueltenweg 74/75
                38106 Braunschweig
                Germany
     EMail:     schoenw@ibr.cs.tu-bs.de
     Phone:     +49 531 391-3283"
DESCRIPTION
    "This MIB module defines a set of objects that allow to
     delegate management scripts to distributed managers."
REVISION    "200108210000Z"
DESCRIPTION
    "Revised version, published as RFC 3165.

     This revision introduces several new objects: smScriptError,
     smScriptLastChange, smLaunchError, smLaunchLastChange,
     smLaunchRowExpireTime, smRunResultTime, and smRunErrorTime.

     The following existing objects were updated: the maximum
     value of smRunLifeTime now disables the timer, an
     autostart value was added to the smLaunchAdminStatus
     object, and a new expired state was added to the
     smLaunchOperStatus object.

     A new smScriptException notification has been added to
     support runtime error notifications.

     Created new conformance and compliance statements that
     take care of the new objects and notifications.

     Clarifications have been added in several places to remove
     ambiguities or contradictions that were discovered and
     reported by implementors."

REVISION    "199902221800Z"
DESCRIPTION
    "Initial version, published as RFC 2592."
::= { mib-2 64 }