171 lines
4.8 KiB
Plaintext
171 lines
4.8 KiB
Plaintext
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
--
|
|
-- TippingPoint Technologies, Inc
|
|
-- Copyright information is in the DESCRIPTION section of the MODULE-IDENTITY.
|
|
--
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
TPT-SMSMIBS
|
|
|
|
DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
MODULE-IDENTITY, OBJECT-IDENTITY
|
|
FROM SNMPv2-SMI
|
|
|
|
tpt-products, tpt-reg
|
|
FROM TIPPINGPOINT-REG-MIB
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tpt-smsMIBs MODULE-IDENTITY
|
|
LAST-UPDATED "0508121508Z"
|
|
ORGANIZATION "TippingPoint Technologies, Inc."
|
|
CONTACT-INFO "www.tippingpoint.com"
|
|
DESCRIPTION
|
|
"Sub-tree for objects and events on the SMS.
|
|
|
|
Copyright 2001-2005 TippingPoint Technologies, Inc. All rights reserved.
|
|
This document contains confidential and proprietary information to
|
|
TippingPoint Technologies, Inc. Use of this document is subject to the
|
|
terms and conditions of TippingPoint's Non-Disclosure Agreement.
|
|
"
|
|
::= { tpt-products 4 }
|
|
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
--
|
|
-- SMS top level MIBs
|
|
--
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
tpt-sms-conf OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for conformance.
|
|
(OBJECT-GROUP, NOTIFICATION-GROUP, MODULE-COMPLIANCE)"
|
|
::= { tpt-smsMIBs 1 }
|
|
|
|
tpt-sms-objs OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for all managed objects on the SMS."
|
|
::= { tpt-smsMIBs 2 }
|
|
|
|
tpt-sms-events OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for all events (NOTIFICATION-TYPE) and
|
|
payload variables that are needed for notifications."
|
|
::= { tpt-smsMIBs 3 }
|
|
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
--
|
|
-- Conformance top level MIBS
|
|
--
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
tpt-sms-groups OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for all groups.
|
|
(OBJECT-GROUP, NOTIFICATION-GROUP)"
|
|
::= { tpt-sms-conf 1 }
|
|
|
|
tpt-sms-compls OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for all compliance MIBs.
|
|
(MODULE-COMPLIANCE)"
|
|
::= { tpt-sms-conf 2 }
|
|
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
--
|
|
-- Notification top level MIBs
|
|
--
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
tpt-sms-eventsV2 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for all notification MIBs for a SMS."
|
|
::= { tpt-sms-events 0 }
|
|
|
|
tpt-sms-notifypayload OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "This sub-tree is for all MIB variables sent as part of a
|
|
notification payload sent by a SMS."
|
|
::= { tpt-sms-events 1 }
|
|
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
--
|
|
-- Model numbers
|
|
--
|
|
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
tpt-sms-family OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the TPT security management system."
|
|
::= { tpt-reg 4 }
|
|
|
|
tpt-sms-model-1750 OBJECT-IDENTITY
|
|
STATUS deprecated
|
|
DESCRIPTION "Registration for the SMS Model 1750."
|
|
::= { tpt-sms-family 1 }
|
|
|
|
tpt-sms-model-1850 OBJECT-IDENTITY
|
|
STATUS deprecated
|
|
DESCRIPTION "Registration for the SMS Model 1850."
|
|
::= { tpt-sms-family 2 }
|
|
|
|
tpt-sms-model-1950 OBJECT-IDENTITY
|
|
STATUS deprecated
|
|
DESCRIPTION "Registration for the SMS Model 1950."
|
|
::= { tpt-sms-family 3 }
|
|
|
|
tpt-sms-model-vmware OBJECT-IDENTITY
|
|
STATUS deprecated
|
|
DESCRIPTION "Registration for the SMS Model VMware."
|
|
::= { tpt-sms-family 4 }
|
|
|
|
tpt-sms-model-h1 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the SMS Model H1."
|
|
::= { tpt-sms-family 5 }
|
|
|
|
tpt-sms-model-xl OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the SMS Model XL."
|
|
::= { tpt-sms-family 6 }
|
|
|
|
tpt-sms-model-vsms OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the vSMS."
|
|
::= { tpt-sms-family 7 }
|
|
|
|
tpt-sms-model-hp-2000 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the SMS Model 2000."
|
|
::= { tpt-sms-family 8 }
|
|
|
|
tpt-sms-model-hp-xl2000 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the SMS Model XL 2000."
|
|
::= { tpt-sms-family 9 }
|
|
|
|
tpt-sms-model-vsmslite OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the vSMS Lite."
|
|
::= { tpt-sms-family 10 }
|
|
|
|
tpt-sms-model-h3 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the SMS Model H3."
|
|
::= { tpt-sms-family 11 }
|
|
|
|
tpt-sms-model-h3-xl OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION "Registration for the SMS Model H3 XL."
|
|
::= { tpt-sms-family 12 }
|
|
END
|
|
|