A C G I N O R S U

A

addCommunities(SnmpCommunityMIB) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Adds community to security name mappings needed for SNMPv1 and SNMPv2c.
addNotificationTargets(SnmpTargetMIB, SnmpNotificationMIB) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Adds initial notification targets and filters.
addTrapDestination(String) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Adds a new destination for SNMP traps.
Destinations must be formatted as followed: ipaddress/port (127.0.0.1/162).
addUsmUser(USM) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Adds all the necessary initial users to the USM.
addViews(VacmMIB) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Adds initial VACM configuration.

C

COLUMN_COUT - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
The number of column in each row

G

getAlarm(int) - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
Retrieves information on the specified alarm from the log interface.
getBaseRow() - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
Gets the associated base row for this row (if this row is a dependent row).
getIndex() - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
Gets the row's index OID.
getInstance() - Static method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
Gets the only instance available.
getInstance() - Static method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Gets the only instance available.
getValue(int) - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
Gets the value at the specified column index.

I

initTransportMappings() - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Initializes the transport mappings (ports) to be used by the agent.

N

notify(OctetString, OID, VariableBinding[]) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Sends a notification through SNMP.
notifyAlarm(int) - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
Sends a notification and adds a reference to the specified alarm in the MIB.

O

oidAlarmDataEntry - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the branch containing the alarm data entries
oidAlarmDataEntryIndex - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the branch containing the alarm data entries
oidAlarmDataTable - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the branch containing the alarm data table
oidAlarmRaised - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the leaf representing the alarm raised notification
oidJASMINe - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the JASMINe branch
oidJASMINeAlarmNotifications - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the Alarm notifications branch
oidJASMINeAlarmObjects - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the Alarm objects branch
oidJASMINeAlarms - Static variable in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
The identifier of the Alarms branch
org.ow2.jasmine.interfaces.snmp - package org.ow2.jasmine.interfaces.snmp
 
org.ow2.jasmine.interfaces.snmp.alarms - package org.ow2.jasmine.interfaces.snmp.alarms
 

R

registerManagedObjects() - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Register additional managed objects at the agent's server.
registerMIB(MOGroup) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Registers an MIB based on the specified manager.
registerMOs(MOServer, OctetString) - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
Registers the managed objects of this MIB to the specified server with the supplied context.

S

setBaseRow(MOTableRow) - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
Sets the associated base row.
setRequestSource(String) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Defines the source to listen to GET and SET request.
Source must be formatted as followed: ipaddress/port (127.0.0.1/161).
size() - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
Returns the number of columns in this row.
SNMPAgent - Class in org.ow2.jasmine.interfaces.snmp
JASMINe SNMP agent class.

This class provides basic SNMP features and allows to register MIB objects in order to supply information through SNMP protocol.
All external interfaces dedicated to SNMP must use this class as a base for all its communications.

This class must only be manipulated via its unique instance.
SNMPAlarm - Class in org.ow2.jasmine.interfaces.snmp.alarms
MIB implementation for alarms.

Represents an alarm as a table row.
SNMPAlarm(int) - Constructor for class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarm
Creates a row referencing the specified alarm.
SNMPAlarmMIB - Class in org.ow2.jasmine.interfaces.snmp.alarms
Implementation of the alarm part of the JASMINe MIB.

This MIB only contains a tabular object: the alarms' data.

This class must only be manipulated via its unique instance.
start() - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Starts the agent.
stop() - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Stops the agent.

U

unregisterManagedObjects() - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Unregister additional managed objects from the agent's server.
unregisterMIB(MOGroup) - Method in class org.ow2.jasmine.interfaces.snmp.SNMPAgent
Registers an MIB based on the specified manager.
unregisterMOs(MOServer, OctetString) - Method in class org.ow2.jasmine.interfaces.snmp.alarms.SNMPAlarmMIB
Unregisters the managed objects of this group from the supplied server and from the supplied context.

A C G I N O R S U

Copyright © 2012 OW2 Consortium. All Rights Reserved.