-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSAMSUNG-COMMON-MIB
41 lines (33 loc) · 1.07 KB
/
SAMSUNG-COMMON-MIB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
SAMSUNG-COMMON-MIB DEFINITIONS ::= BEGIN
-- Module : Samsung Common Mib
-- Team : Solution SW
-- Date : November 24, 2004
-- Version: 1.00
IMPORTS
enterprises, OBJECT-IDENTITY, MODULE-IDENTITY
FROM SNMPv2-SMI; -- IETF RFC 1442
samsung MODULE-IDENTITY
LAST-UPDATED "0209170000Z"
ORGANIZATION "Samsung Corporation -
Samsung DPD Solution SW Team"
CONTACT-INFO "
SCMI Editors
Samsung DPD Solution SW Team
"
DESCRIPTION
"Samsung Printer Common MIB Root Module, Version 1.00.
Copyright (C) 2003-2004 Samsung Corporation. All Rights Reserved."
::= { enterprises 236 }
division OBJECT-IDENTITY
STATUS current
DESCRIPTION "Distinguish Samsung Company"
::= { samsung 11 }
oadivision OBJECT-IDENTITY
STATUS current
DESCRIPTION "Distinguish Samsung Electronics Division"
::= { division 5 }
samsungCommonMIB OBJECT-IDENTITY
STATUS current
DESCRIPTION "Samsung Common MIB"
::= { oadivision 11 }
END