From 98a672123c7872f6b9b75a9a2b6bb3aea504de6a Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Tue, 5 Dec 2023 12:25:34 +0100 Subject: Initial commit --- MIBS/siae/SIAE-TREE-MIB | 52 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 MIBS/siae/SIAE-TREE-MIB (limited to 'MIBS/siae/SIAE-TREE-MIB') diff --git a/MIBS/siae/SIAE-TREE-MIB b/MIBS/siae/SIAE-TREE-MIB new file mode 100644 index 0000000..3d388b2 --- /dev/null +++ b/MIBS/siae/SIAE-TREE-MIB @@ -0,0 +1,52 @@ +-- ---------------------------------------------------------------------------- +-- +-- SIAE MICROELETTRONICA s.p.a. +-- +-- Via Michelangelo Buonarroti, 21 +-- 20093 - Cologno Monzese +-- Milano +-- ITALY +-- +-- ---------------------------------------------------------------------------- +-- ---------------------------------------------------------------------------- + +SIAE-TREE-MIB + DEFINITIONS ::= BEGIN + + IMPORTS + MODULE-IDENTITY, enterprises + FROM SNMPv2-SMI; + + siaeMicroelettronicaSpa MODULE-IDENTITY + LAST-UPDATED "201406230000Z" + ORGANIZATION "SIAE MICROELETTRONICA spa" + CONTACT-INFO + "SIAE MICROELETTONICA s.p.a. + Via Michelangelo Buonarroti, 21 + 20093 - Cologno Monzese + Milano - ITALY + Phone : +39-02-27325-1 + E-mail: tbd@siaemic.com + " + DESCRIPTION + "SIAE MIB tree root + " + REVISION "201406230000Z" + DESCRIPTION + "Changed the module name from smTreeMib to siaeMicroelettronicaSpa + Renoved the definition of siaeMicroelettronicaSpa object identifier + " + REVISION "201304160000Z" + DESCRIPTION + "Initial version 01.00.00 + " + ::= { enterprises 3373 } + +-------------------------------------------------------------------------------- +-- object identifiers inside the module +-------------------------------------------------------------------------------- + +siaeMib OBJECT IDENTIFIER ::= { siaeMicroelettronicaSpa 1103 } + +END + -- cgit v1.2.3