DEV — Device Type (Selection Parameter)

Tells EREP to

Select or exclude records associated with the specified generic device types.

The following are valid device types for DEV:

Device Types
AFP1 1060 2303 2780 327T 3490 3886 9313
BA00 1130 2305 2790 3277 3504 3890 ™ 9332
BCTA 115A 2311 2930 3278 3505 3895 9335
CTCA 1255 2314 2947 3284 3525 3945 9336
ESIO 1270 2321 2955 3286 3540 3968 9345
NMVT 1275 2400 2956 3289 3590 3995 9347
OSA 1285 2495 2970 3310 3670 4245 9348
OSAD 1287 2501 2972 3330 3700 4248  
SCTC 1288 2520 3036 3340 3704 5080  
SWCH 1403 2540 3066 3350 3705 5203  
0671 1419 2560 3138 3370 3720 5424  
1012 1442 2596 3148 3375 3725 5425  
1015 1443 2671 3158 3380 3735 6262  
1017 2020 2701 3168 3390 3745 7340  
1018 2150 2702 3203 3400 3791 7443  
1030 2250 2703 3210 3410 3800 7770  
105D 2260 2715 3211 3420 3820 7772  
105T 2265 2740 3213 3422 3838 83B3  
1050 2280 2741 3215 3424 3848 8809  
1052 2282 2760 3262 3430 3850 9246  
1053 2301 2770 327D 3480 3851 9247  
The following are valid general device classes for DEV:
23XX  27XX  32XX  33XX  34XX  35XX  37XX  38XX  ESIO

Syntax

DEV=(type | Ntype[,type| Ntype]…)

type
A four character field: either a specific device type (3340, 3420) or the representation of a class of devices (33XX, 34XX).
N
Indicates not; excludes a device type from the report.

Defaults

EREP processes records associated with all device types.

Coding

Parameter Conflicts

ZERO

Notes

Examples

To select records from specific devices or a class of devices:
DEV=(3420)
DEV=(33XX,3705)
To exclude the records from specific devices or a class of devices:
DEV=(N3420)
DEV=(N33XX,N3705)