IBM 4.3-X Network Card User Manual


 
Chapter 8: Discovery Formulas
192 Netcool/Proviso Adva Optical Metro Ethernet 2.1.1.0 Technology Pack User’s Guide, Version 4.3-X
WanPort
Type
SNMP (discovery)
Description
Formula to discover the Uplink (WAN) interfaces of the FSP 825CC
Syntax
Def UseQuotedStrings no;
Dim I1 AS Integer Default * NAME ethernetPBWanIndex;
Dim I2 AS Integer Default * NAME ethernetPBWanStatsIndex;
Dim I3 AS Integer Default * NAME ethernetPBWanHistoryIndex;
V01 = OIDVAL(ethernetPBWanSfpVendorName.%I1);
V02 = OIDVAL(ethernetPBWanIfIndex.%I1);
V03 = OIDVAL(ethernetPBWanMediaType.%I1 format clean);
V04 = OIDVAL(filter(ethernetPBWanHistoryIndex.%I1.%I2.%I3 == 1));
%V04 index "WanPort<%I1>WanPortStatsIndex<%I2>WanPortHistoryIndex<%I3>||WanPort:
%I1||MEVendorName<%V01>MECustomerName<Unspecified>MEWAN_PortId<%V02>MEWAN_Interf
aceType<%V03>||";
Formula Editor Path
Alias Instance and Label Inventory > AP > Adva
MIB
etherServicesPB.my