158
Chapter 10 SS7G2x SNMP MIB
Chapter 10: SS7G2x SNMP MIB
The Signaling Gateway supports an SNMP version 1 managed agent to allow a remote management platform
to interrogate the current alarm status of the Signaling gateway. Variables are supported from the MIB II
system branch and from an enterprise MIB. The MIB provides read-only access to all variables.
The MIB II system branch provides basic information about managed node, that is, the Signaling Gateway.
The Enterprise-specific branch of the MIB provides information as to the number of outstanding alarms,
grouped by Category and Class (see Chapter 8, “Alarm Fault Code Listing”).
SNMP support can be activated by setting the SNMP parameter to Y using the CNSYS command as follows:
CNSYS:SNMP=Y;
Then restart the system using:
MNRSI;
The user should then use their SNMP manager to communicate with Signaling Gateway using SNMP UDP port
161.
The content of the MIB is as follows:
-- --------------------------------------------------------------------- --
-- --------------------------------------------------------------------- --
-- --
-- The DataKinetics 4032 MIB --
-- --
-- --------------------------------------------------------------------- --
-- --------------------------------------------------------------------- --
--
-- Management Information Base for SNMP Network Management on DataKinetics
-- products.
--
-- Copyright (C) 1999-2007 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
-- ------ ---------- ---- ------------------------------------------- --
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"