newdevice: Add additional features to SAF Tehnika (#4666)

This commit is contained in:
Guillem
2016-10-06 18:49:40 +02:00
committed by Neil Lathwood
parent b7bfc81de5
commit c73ed98ea7
11 changed files with 1919 additions and 32 deletions

35
mibs/SAF-ENTERPRISE Executable file
View File

@@ -0,0 +1,35 @@
SAF-ENTERPRISE DEFINITIONS ::= BEGIN
-- Definitions for include by other SAF Tehnika mib modules
IMPORTS
enterprises,
MODULE-IDENTITY,
OBJECT-IDENTITY FROM SNMPv2-SMI;
-- saf OBJECT IDENTIFIER ::= { enterprises 7571 }
saf MODULE-IDENTITY
LAST-UPDATED "200704030000Z" -- Apr, 04. 2007
ORGANIZATION "SAF Tehnika"
CONTACT-INFO
"SAF Tehnika technical support
<techsupport@saftehnika.com>"
DESCRIPTION
"SAF Tehnika enterprise spec."
::= { enterprises 7571 }
tehnika OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subtree to register SAF tehnika modules"
::= { saf 100 }
-- smiv1
microwaveRadio OBJECT IDENTIFIER ::= { tehnika 1}
pointToPoint OBJECT IDENTIFIER ::= { microwaveRadio 1 }
-- end smiv1
--
END

1693
mibs/SAF-IPRADIO Executable file

File diff suppressed because it is too large Load Diff