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

View File

@ -0,0 +1,33 @@
ELTEX-BRIDGE-EXT-MIB DEFINITIONS ::= BEGIN
-- Title: ELTEX Bridge Extension Private
-- Version: 1.0
-- Date: 20 Nov 2015
IMPORTS
eltexLtd FROM ELTEX-SMI-ACTUAL
VlanIndex FROM Q-BRIDGE-MIB
MODULE-IDENTITY, OBJECT-TYPE FROM SNMPv2-SMI
TruthValue FROM SNMPv2-TC;
eltexBridgeExtMIB MODULE-IDENTITY
LAST-UPDATED "201511150000Z" -- 20/11/2015 00:00GMT
ORGANIZATION "Eltex Enterprise, Ltd."
CONTACT-INFO
"www.eltex.nsk.ru"
DESCRIPTION
"This MIB module contains Bridge Extension MIB
definitions for Eltex Networks."
REVISION "201511150000Z" -- 20/11/2015 00:00GMT
DESCRIPTION
"The initial version of this MIB module"
::= { eltexLtd 35 }
eltexBridgeExtMIBObjects OBJECT IDENTIFIER
::= { eltexBridgeExtMIB 1 }
END