Specifications

9-10
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 9 Switch Operating Procedures
Managing ILMI
Peer Addressreg: enable
Peer Ip Address : 0.0.0.0
Peer Interface Name : atmVirtual.01.1.1.01
ILMI Link State : UpAndNormal
ILMI Version : ilmi40
INFO: No Prefix registered
Displaying and Clearing ILMI Management Statistics
The following procedure describes some commands you can use to view ILMI management statistics.
Step 1 To display ILMI management statistics for a port, enter the dspilmicnt command as follows:
mgx8830a.1.PXM.a > dspilmicnt <ifnum> <partitionId>
Replace ifnum with the interface number of the port, and replace partitionID with the partition number
assigned to the port. You can view both of these numbers in the dspilmis command report. The following
is an example report for the dspilmicnt command.
mgx8830a.1.PXM.a > dspilmicnt 1 1
If Number : 1
Partition Id : 1
SNMP Pdu Received : 36914
GetRequest Received : 18467
GetNext Request Received : 0
SetRequest Received : 0
Trap Received : 1
GetResponse Received : 18446
GetResponse Transmitted : 18467
GetRequest Transmitted : 18446
Trap Transmitted : 4
Unknown Type Received : 0
ASN1 Pdu Parse Error : 0
No Such Name Error : 0
Pdu Too Big Error : 0
Note Partition ID 1 is reserved for PNNI.
Step 2 To clear the ILMI management statistics for a port, enter the clrilmicnt command as follows:
mgx8830a.1.PXM.a > clrilmicnt <ifnum> <partitionId>
Replace ifnum with the interface number of the port, and replace partitionID with the partition number
assigned to the port. The following example shows the switch response to this command.
mgx8830a.1.PXM.a > clrilmicnt 1 1
ilmi stats for ifNum 1, partId 1 cleared
Step 3 To verify that the statistics have been cleared, re-enter the dspilmicnt command.