Snmpcli Examples; The Alarmmgr Utility; Using The Alarmmgr Command - Extreme Networks Ridgeline Guide Manual

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

Advertisement

Book Title

SNMPCLI Examples

The following examples illustrate the usage of these commands.
To retrieve the values of the
extremeRedundantPowerStatus
99, with read community string "purple" and a timeout of 1000 ms, enter the following command:
snmpcli snmpget -a 10.205.0.99 -r purple -t 1000 -o .1.3.6.1.4.1.1916.1.1.1.10.0
-o .1.3.6.1.4.1.1916.1.1.1.11.0
This returns the following:
IP Address: 10.205.0.99
Read community string: purple
Timeout(ms): 1000
OUTPUT:
OID: .1.3.6.1.4.1.1916.1.1.1.10.0 ;
OID: .1.3.6.1.4.1.1916.1.1.1.11.0 ;
To retrieve the values from the
with IP address 10.205.0.99, with the default read community string (public) and a default timeout,
enter the following command:
snmpcli snmpwalk -a 10.205.0.99 -o .1.3.6.1.4.1.1916.1.1.1.9
This returns the following:
IP Address: 10.205.0.99
Read community string: public
Timeout(ms): 500
OUTPUT:
OID: .1.3.6.1.4.1.1916.1.1.1.9.1.1.1 ;
OID: .1.3.6.1.4.1.1916.1.1.1.9.1.1.2 ;
OID: .1.3.6.1.4.1.1916.1.1.1.9.1.1.3 ;
OID: .1.3.6.1.4.1.1916.1.1.1.9.1.2.1 ;
OID: .1.3.6.1.4.1.1916.1.1.1.9.1.2.2 ;
OID: .1.3.6.1.4.1.1916.1.1.1.9.1.2.3 ;

The AlarmMgr Utility

The Alarm Manager utility (AlarmMgr) enables you to access Ridgeline alarm information and output
the results to a command window or to a file. This command provides a command-line version of part
of the functionality available in the Ridgeline Alarm Manager.

Using the AlarmMgr Command

The AlarmMgr utility is located in the Ridgeline
<Ridgeline_install_dir>/client/bin
Networks\Ridgeline 3.0\client\bin
/opt/ExtremeNetworks/Ridgeline3.0/client/bin
This command includes options for specifying Ridgeline server access information and alarm filtering
parameters.
The syntax of the command is as follows:
AlarmMgr -user <Ridgeline username> <options>
358
extremePrimaryPowerOperational
variables for the Extreme Networks device with IP address 10.205.0
VALUE: 1
VALUE: 1
extremeFanStatusTable
VALUE: 1
VALUE: 2
VALUE: 3
VALUE: 2
VALUE: 2
VALUE: 2
directory,
bin
. By default this is
in Windows, or
in a UNIX environment.
and
variables for the Extreme Networks device
\Program Files\Extreme
Ridgeline Concepts and Solutions Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ridgeline 3.0

Table of Contents