Initial commit

This commit is contained in:
David Leutgeb
2023-12-05 12:25:34 +01:00
commit 98a672123c
4378 changed files with 8817503 additions and 0 deletions

1732
MIBS/cet/CET-TSI-MIB Normal file

File diff suppressed because it is too large Load Diff

23
MIBS/cet/CET-TSI-SMI Normal file
View File

@ -0,0 +1,23 @@
CET-TSI-SMI DEFINITIONS ::= BEGIN
-- the path to the root
internet OBJECT IDENTIFIER ::= { iso org(3) dod(6) 1 }
directory OBJECT IDENTIFIER ::= { internet 1 }
mgmt OBJECT IDENTIFIER ::= { internet 2 }
experimental OBJECT IDENTIFIER ::= { internet 3 }
private OBJECT IDENTIFIER ::= { internet 4 }
enterprises OBJECT IDENTIFIER ::= { private 1 }
cetMIB OBJECT IDENTIFIER ::= { enterprises 12551 } -- assigned by IANA
-- Other CE+T products
cetBip OBJECT IDENTIFIER ::= { cetMIB 1 } -- BIP
cetMiniBip OBJECT IDENTIFIER ::= { cetMIB 2 } -- Mini-BIP
bipRdiMIB OBJECT IDENTIFIER ::= { cetMIB 3 } -- BIP-RDI
END