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/riello/RIELLO-MIB | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 MIBS/riello/RIELLO-MIB (limited to 'MIBS/riello/RIELLO-MIB') diff --git a/MIBS/riello/RIELLO-MIB b/MIBS/riello/RIELLO-MIB new file mode 100644 index 0000000..a4e3ed8 --- /dev/null +++ b/MIBS/riello/RIELLO-MIB @@ -0,0 +1,34 @@ +-- RPS S.p.A enterprise MIB definition + +-- Copyright (c) RPS S.p.A. +-- Version: 1.0 by Michele Marcon +-- Date: 1.04.2016 + +-- Title: RIELLO MIB + +-- ************************************************************************ +-- ************************************************************************ + +-- RIELLO-MIB { iso org(3) dod(6) internet(1) private(4) +-- enterprises(1) riello(5491) } + + + +RIELLO-MIB DEFINITIONS ::= BEGIN + +IMPORTS + enterprises, MODULE-IDENTITY FROM SNMPv2-SMI; + +rielloMIB MODULE-IDENTITY + LAST-UPDATED "201602230000Z" + ORGANIZATION "RPS S.p.A" + CONTACT-INFO + " Michele Marcon + E-mail: info@riello-ups.com" + DESCRIPTION + "The MIB module to describe Riello devices." + + REVISION "201602230000Z" + DESCRIPTION "Latest avaialble" ::= { enterprises 5491 } + +END -- cgit v1.2.3