Use Atmadm to display statistics about incoming and outgoing calls on ATM adapters _dos/bat
Source: Internet
Author: User
Atmadm
The monitor connection and address registered by the ATM call Manager on an Asynchronous transfer mode (ATM) network. You can use Atmadm to display statistics about incoming and outgoing calls on an ATM adapter. If used without parameters, ATMADM displays statistics that monitor the status of active ATM connections.
Grammar
atmadm [/c][/a] [s]
Parameters
/C
Displays call information about all current connections to the ATM network adapter installed on this computer.
/A
Displays the registered ATM Network Service access Point (NSAP) address for each adapter installed on this computer.
/s
Displays statistics on the status of the monitored active ATM connections.
/?
Display Help at the command prompt.
Example
Show Call Information
For the ATM network adapter installed on this computer, to display all the call information currently connected to it, type:
Atmadm/c
Using the ATMADM/C command outputs a result similar to the following:
Windows ATM Call Manager statistics
ATM connections on Interface: [009] olicom ATM PCI Adapter
The following table contains a description of each element in the ATMADM/C output example.
Date Type screen display description
The connection information in/out the call direction. In means from other devices to the ATM network adapter. Out represents the ATM network adapter to another device.
PMP point to Multi Point call.
P-p point to Point call.
The SVC realizes the connection through a switched virtual switching circuit.
PVC is connected through a permanent virtual circuit.
Vpi/vci Information Vpi/vci the virtual path and virtual channel for incoming and outgoing calls.
The remote address/media parameter 47000580ffe1000000f21a2e180000c110081500 the NSAP address of the ATM device called (input) or called (output).
The TX TX parameters include the following three elements:
Default or specified transmission rate type (UBR, CBR, VBR, or ABR)
The default or specified line speed
The size of the specified service data unit (SDU)
The Rx RX parameter contains the following three elements:
Default or specified transmission rate type (UBR, CBR, VBR, or ABR)
The default or specified line speed
The size of the specified SDU
List all registered addresses
For each adapter installed on the computer, displays the address of its registered ATM Network Service access point (NSAP).
atmadm/a
Using the atmadm/a command outputs a result similar to the following:
Windows ATM Call Manager statistics
ATM Addresses for Interface: [009] olicom ATM PCI Adapter
47000580ffe1000000f21a2e180000c110081500
Show statistic Information
To display statistics for monitoring the status of an active ATM connection, type:
atmadm/s
Using atmadm/s outputs a result similar to the following:
Current Active calls = 4
Total successful Incoming calls = 1332
Total successful Outgoing calls = 1297
Unsuccessful Incoming calls = 1
Unsuccessful Outgoing calls = 1
Calls Closed by Remote = 1302
Calls Closed locally = 1323
Signalling and ILMI Packets Sent = 33655
Signalling and ILMI Packets Received = 34989
The following table contains a description of each element in the atmadm/s output example.
Call Manager Statistics Description
Current active call the ATM adapter installed on this computer is currently calling.
All successful incoming calls successfully received calls from other devices on this ATM network.
All successful outgoing calls from this computer to call other ATM devices on the network completed successfully.
Failed incoming call incoming call failed to connect to this computer.
Outgoing calls that failed outgoing calls have failed to connect with other devices on the network.
A remote shutdown call call is turned off by a remote device on the network.
A locally closed call call is closed by this computer.
The number of integrated local management Interface (ILMI) packets of the signal and sent ILMI packets to the switch that the computer is connecting to.
The number of ILMI packets received by the signal and received ILMI packets from the ATM switch.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.