User manual

CONFIDENTIAL Protium Technologies, Inc. 4050-9901
Rev No: 05
5 GHz RF Modem 31-Jan-2007 49 of 84
This document and information contained herein is subject to the restrictions set forth on the title page
.
Appendix A Protium Technologies, Inc. MIBs
A.1 Protium Technologies, Inc. Enterprise MIB
PROTIUMTECH-MIB DEFINITIONS ::= BEGIN
--
-- Top-level infrastructure of the Protium Technologies, Inc. enterprise MIB tree
--
IMPORTS
MODULE-IDENTITY, enterprises FROM SNMPv2-SMI;
protiumTech MODULE-IDENTITY
LAST-UPDATED "200701311600Z"
ORGANIZATION "Protium Technologies, Inc."
CONTACT-INFO
"Protium Technologies, Inc.
10 Bearfoot Road
Northborough MA 01532
508-393-3700
snmp-mib@protiumtechnologies"
DESCRIPTION
"Top-level infrastructure of the Protium Technologies, Inc. enterprise MIB tree"
REVISION "200701311600Z"
DESCRIPTION
"Contact info updated with new address and telephone"
::= { enterprises 23271 }
--
-- Net-SNMP enterprise-specific management objects
--
protiumTechRegistrations OBJECT IDENTIFIER ::= {protiumTech 1}
protiumTechProducts OBJECT IDENTIFIER ::= {protiumTech 3}
protiumTechNotificationPrefix OBJECT IDENTIFIER ::= {protiumTech 4}
protiumTechConformance OBJECT IDENTIFIER ::= {protiumTech 5}
protiumTechExperimental OBJECT IDENTIFIER ::= {protiumTech 9999}
--
-- A subtree specifically designed for private testing purposes.
-- No "public" management objects should ever be defined within this tree.
--
-- It is provided for private experimentation, prior to transferring a MIB
-- structure to another part of the overall OID tree
--
protiumTechPlaypen OBJECT IDENTIFIER ::= {protiumTechExperimental 9999}
--
-- Notifications
--
protiumTechNotifications OBJECT IDENTIFIER ::= {protiumTechNotificationPrefix 0}
protiumTechNotificationObjects OBJECT IDENTIFIER ::= {protiumTechNotificationPrefix 1}
--
-- Conformance
-- (No laughing at the back!)
--
protiumTechCompliances OBJECT IDENTIFIER ::= {protiumTechConformance 1}
protiumTechGroups OBJECT IDENTIFIER ::= {protiumTechConformance 2}
END