Adding The Mib(S) To Ridgeline; Launching Third Party Applications - Extreme Networks Ridgeline Guide Manual

Concepts and solutions guide
Hide thumbs Also See for Ridgeline Guide:
Table of Contents

Advertisement

Table 11: Components of the an Events.xml event entry (continued)
Attribute
Value(s)
SubTypeName
The name of the specific event,
e.g. "link down"
The following is a sample entry for an SNMP V1 trap:
<Event Type="6" SubType="117" TypeName="SNMP Trap" SubTypeName="Cisco config changed">
<SNMP_V1_Mapping OID=".1.3.6.1.4.1.9.9.43.2" Generic="6" Specific="1"/>
</Event>

Adding the MIB(s) to Ridgeline

To incorporate the MIBs into Ridgeline:
1 Place the MIB file(s) into the
The MIB file name must match the MIB definition name.
The MIB file names do not need to include file extensions. If they do not have file extensions, .mib
will be appended to the file name internally. However, if you do provide an extension, it must be
.mib or .MIB.
2 Add the MIB file names to the
Add any new entries to the end of the file only, do not add them in between existing entries.
Make sure each entry is unique
Make sure each MIB file name matches the MIB definition name.
You must restart the Ridgeline server to have these changes take effect.

Launching Third Party Applications

Ridgeline can launch an external application for a third-party device under the following conditions:
Ridgeline and the third-party application client and server are installed on the same system
Ridgeline and the third-party client are installed on the same system
Ridgeline is installed on one system, and a remote (web-based) third-party client and server is
installed on a different system.
The third-party application must be added to the
directory. The format of the entry in the XML file is as follows (using the Summit WM as an
Types
example):
<?xml version="1.0" encoding="UTF-8"?>
<tools>
<tool oid="Summit WM" description="Summit WM launch tool" name="Launch Summit WM">
<contents>
https://$deviceIP:5825
</contents>
<variable/>
<role roleid="3 2 1"/>
<context type="device"/>
</tool>
</tools>
Ridgeline Concepts and Solutions Guide
extreme.war/thirdPartyMibs
file found in the
miblist.txt
Tool.xml
Comments
Together with the Type name, it forms the event
name e.g. "SNMP trap link down"
directory.
directory.
extreme.war
file found in the
extreme.war/ATL/Device
317

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ridgeline 3.0

Table of Contents