User manual

162
Chapter 10 Signaling Server SNMP
The MIB is shown in full below:
-- --------------------------------------------------------------------- --
-- --------------------------------------------------------------------- --
-- --
-- The DataKinetics 4032 MIB --
-- --
-- --------------------------------------------------------------------- --
-- --------------------------------------------------------------------- --
--
-- Management Information Base for SNMP Network Management on DataKinetics
-- products.
--
-- Copyright 1999-2008, Dialogic Corporation. All Rights Reserved.
--
-- The information in this document is subject to change without notice.
--
-- Enterprise number is 4032.
--
-- ------ ---------- ---- ------------------------------------------- --
-- Issue Date By Changes --
-- ------ ---------- ---- ------------------------------------------- --
-- 2 08-Jul-02 GNK - First published release
-- 3 26-Mar-08 EWT - Alarm classes change to ITU values
-- ------ ---------- ---- ------------------------------------------- --
DK-GLOBAL-REG DEFINITIONS ::= BEGIN
IMPORTS
enterprises FROM RFC1155-SMI
OBJECT-TYPE FROM RFC1155-SMI;
--
-- The DataKinetics enterprise node
--
datakinetics OBJECT IDENTIFIER ::= { enterprises 4032 }
-- ------------------------------------------------------------------------
-- The MIB version stands alone at the top level
--
dkMibVer OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The current version of the MIB running on the agent. Currently
the following values are recognised
0 - Pre-release
1 - Pre-release
2 - First published release"
::= { datakinetics 1 }
-- ------------------------------------------------------------------------
-- ------------------------------------------------------------------------
-- Top level nodes within DK4032 MIB.
--
dkSysInfo OBJECT IDENTIFIER ::= { datakinetics 2 }
-- ------------------------------------------------------------------------
-- ------------------------------------------------------------------------
-- The system information branch
--
dkSysAlarms OBJECT IDENTIFIER ::= { dkSysInfo 4 }
-- ------------------------------------------------------------------------
-- The Alarms branch
--
dkAlrmCategory OBJECT IDENTIFIER ::= { dkSysAlarms 1 }
dkAlrmPcm OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of active PCM alarms"