Cisco Cisco Prime Optical 9.6 Developer's Guide

Page of 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
637
 
The following is an example of the pseudowire class table. 
PW 
Class 
Nam
e
 
Encapsulati
on
 
Protoc
ol
 
Interwor
k
 
Ctrl 
Wor
d
 
Preferre
d Path
 
Tunn
el 
Type
 
Tunnel 
Numb
er
 
Enable 
Sequenci
ng
 
Sequenci
ng Mode
 
Pw-
300
 
MPLS
 
NONE
 
ETHERN
ET
 
true
 
true
 
TP
 
300
 
true
 
TRANSMI
T
 
Pw-
301
 
MPLS
 
LDP
 
ETHERN
ET
 
false
 
false
 
TP
 
301
 
true
 
TRANSMI
T
 
Pw-
302
 
MPLS
 
LDP
 
VLAN
 
true
 
true
 
TP
 
302
 
true
 
TRANSMI
T
 
GateWay/CORBA NBI Result  
pwClassTable.Count =      
pwClassTable.Name=       
"Pw-300, Pw-301, Pw-302" 
pwClassTable.Encaps=     
"MPLS, MPLS, MPLS" 
pwClassTable.Protocol=    
"NONE, LDP, LDP" 
pwClassTable.Interwork=    
"ETHERNET, ETHERNET, VLAN" 
pwClassTable.CtrlWord=    
"true, false, true" 
pwClassTable.PrefPath=      "true, false, true" 
pwClassTable.TunnType=    "TP, TP, TP" 
pwClassTable.TunnNum=     "300, 301, 302" 
pwClassTable.EnableSeq=    "true, true, true" 
pwClassTable.SeqMode=       "Transmit, true, true" 
........... 
4.12  Alarm Summaries 
Synopsis 
void getAllActiveAlarms(NameAndStringValue_T[] meName, 
                                 String[]  
 
 
 
excludeProbCauseList, 
                                 PerceivedSeverity_T[]  
 
excludeSeverityList, 
                                 int  
 
 
 
how_many, 
                                 EventList_THolder  
 
eventList, 
                                 EventIterator_IHolder  
 
eventIt) 
      throws ProcessingFailureException 
Description 
The network can generate Layer 2 service-related alarm summaries on Ethernet ports, channel 
group ports, and shelves. You can use the getAllActiveAlarms method to get information about 
the alarms.