librenms/mibs/siae/SIAE-TREE-MIB
Cory Hill 2adecd5ddb device: Added detection for SIAE Microelettronica ALFOplus2 microwave radio device (#8953)
DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
2018-08-15 20:06:40 +01:00

53 lines
1.6 KiB
Plaintext

-- ----------------------------------------------------------------------------
--
-- 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