This section defines the MIB.
The MIB then defines the following fields:
-- **************************************************************
-- **************************************************************
-- -- Copyright 2003 Precise Time and Frequency Inc
--
-- DESCRIPTION:
-- This file contains the PTF 3203 Global Tyme private MIB.
--
-- **************************************************************
-- **************************************************************
PRECISE-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE
FROM RFC-1212
preciseinc,
ptfproduct,
ptfmodules,
ptfdata,
system
FROM Precise-SMI;
-- 1.3.6.1.4.1.18507.1
precise_name OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
::= { preciseinc 1 }
-- 1.3.6.1.4.1.18507.2
precise_phone OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
::= { preciseinc 2 }
-- 1.3.6.1.4.1.18507.3
precise_email OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
::= { preciseinc 3 }
-- So it goes mgmt - mib2 - system - ptfproduct -producttype
-- assume only one 'product' or device handled by one resident
snmp agent
-- on that product
-- 1.3.6.1.2.1.1.1.1
product_type OBJECT-TYPE