Transaction Table Setup; Transaction Table Setup Example - Paradyne COMSPHERE 6700 Series User Manual

Network management system snmp proxy agent feature
Hide thumbs Also See for COMSPHERE 6700 Series:
Table of Contents

Advertisement

Transaction Table Setup

The NMS Transaction group is used to request that a command be executed. To
set up the Transaction Table, parameters must be entered based on the object
nmsTransactionEntries (
nmsTransactionCommandString. The format of the string is specified in
Transaction Commands , page B-23.
The commands relating to options and thresholds are performed using a working
memory buffer that is associated with the table entry. An NMS manager performs
a series of option or threshold commands by reusing the same index so that the
following commands are all performed on the same buffer.
After the command is completed, the result is stored in the object
nmsTransactionResultString. If the result is multiple lines, they are stored in the
nmsTransactionResponseTable. For details on the options and thresholds for a
particular device model, refer to the device operation manual.

Transaction Table Setup Example

The transaction is a request for a device option value. It is assumed that the NMS
manager has previously loaded the device option values for a device model 3911
with table entry index 2 (shown as .2). The option DTR Action is Set to Ignore.
Procedure
6700-A2-GB20-30
nmsTransaction 1
1. Get the object nmsTransactionEntryStatus.2. Verify that the value is
invalid(4).
2. Set the object nmsTransactionEntryStatus.2 to the value createRequest(2).
The Proxy Agent will immediately change the object to the value
underCreation(3) and the object nmsTransactionOwnerIPAddr.2 will be Set to
the IP address of the NMS manager requesting the Set.
3. Set the object nmsTransactionCommandString.2 to the value GET OPTION
DTR Action. The option name must match exactly those found in the 6700
database or the command execution will fail. Valid option names and values
can be obtained using the RANGE command.
4. Set the object nmsTransactionOwner.2 to the string Central Site. This is
optional and the value of the string is Set at the discretion of the NMS
manager.
5. The object nmsTransactionNotify.2 may be Set to the value enabled. If it is,
Step 7 is not necessary. A trap numbered 303 or 304 will be sent to the
owner IP address.
6. Set the object nmsTransactionEntryStatus.2 to the value valid(1).
7. Get the value of the object nmsTransactionStatus.2. When the value changes
from busy to responseDone or responseFail, the action is completed.
8. If the status value is responseDone, Get the value of the object
nmsTransactionResponseString.2. The string returned will be Ignore.
9. Set the object nmsTransactionEntryStatus.2 to the value invalid(4). The table
entry is then free for reuse.
September 1998
NMS 6700 MIB Specifications
). The only parameter is the object
B-5

Advertisement

Table of Contents
loading

Table of Contents