initial commit; version 22.5.12042
This commit is contained in:
39
mibs/datacom/DMOS-EXPERIMENTAL-NOTIFICATIONS-MIB
Normal file
39
mibs/datacom/DMOS-EXPERIMENTAL-NOTIFICATIONS-MIB
Normal file
@ -0,0 +1,39 @@
|
||||
DMOS-EXPERIMENTAL-NOTIFICATIONS-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
dmosNotificationsMIB,
|
||||
alarmNotifications
|
||||
FROM DMOS-NOTIFICATIONS-MIB;
|
||||
|
||||
dmosExperimentalNotificationsMIB MODULE-IDENTITY
|
||||
LAST-UPDATED "201610200000Z"
|
||||
ORGANIZATION "DATACOM"
|
||||
CONTACT-INFO
|
||||
"DATACOM
|
||||
|
||||
Postal: DATACOM
|
||||
Rua America, 1000
|
||||
Eldorado do Sul, RS
|
||||
CEP 92990-000
|
||||
BRAZIL
|
||||
|
||||
Tel:+55(51)3933 3000
|
||||
Fax:+55(51)3933 3003
|
||||
|
||||
E-mail: datacom@datacom.ind.br "
|
||||
DESCRIPTION
|
||||
"This module contains experimental DmOS notifications and related objects
|
||||
for internal use and can change without notice"
|
||||
REVISION "201610200000Z"
|
||||
DESCRIPTION "Initial revision"
|
||||
::= { dmosNotificationsMIB 4294967295 }
|
||||
|
||||
experimentalNotificationObjects OBJECT IDENTIFIER ::= { dmosExperimentalNotificationsMIB 1 }
|
||||
|
||||
experimentalCustomNotifications OBJECT IDENTIFIER ::= { dmosExperimentalNotificationsMIB 2 }
|
||||
|
||||
experimentalAlarmNotifications OBJECT IDENTIFIER ::= { alarmNotifications 4294967295 }
|
||||
|
||||
END
|
Reference in New Issue
Block a user