initial commit; version 22.5.12042

This commit is contained in:
2022-12-12 23:28:25 -05:00
commit af1b03d79f
17653 changed files with 22692970 additions and 0 deletions

49
mibs/siemens/SIEMENS-SMI Normal file
View File

@ -0,0 +1,49 @@
-- ----------------------------------------------------------------------
-- siemensSmi.mib
--
-- SIEMENS AG
-- Industry Sector
--
-- Siemens Structure of Management Information
--
-- Copyright (c) 2005-2012 Siemens AG
-- All rights reserved.
-- ----------------------------------------------------------------------
SIEMENS-SMI DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
enterprises FROM SNMPv2-SMI;
siemens MODULE-IDENTITY
LAST-UPDATED "201206010000Z"
ORGANIZATION "Siemens AG"
CONTACT-INFO "
Siemens AG
Industry Sector
I IA AS CTO SYA
SNMP Automation Registration Authority
Postal: Gleiwitzer Strasse 555
Nuremberg-Moorenbrunn
D-90475
Tel: +49 911 895 0
E-mail: automation-mib.industry@siemens.com
"
DESCRIPTION "
The root object identifier of Siemens. The
MIB module provides the structure of
management information of Siemens AG.
"
REVISION "201206010000Z"
DESCRIPTION "Update contact information"
REVISION "200811100000Z"
DESCRIPTION "Update the contact information."
REVISION "200806020000Z"
DESCRIPTION "Initial Version of the MIB module."
::= { enterprises 4329 }
END