4.50 chg-deiropts

Use this command to change the S13/S13' EIR configuration. This command updates the DEIROPTS (Diameter Options) table.

Parameters

applid (optional)
Authentication Application ID. The application id configured should match with the Auth-Application-Id (AVP Code 258) value in Vendor-Specific-Application-ID AVP. This value is fixed to 16777252 and cannot be changed.
Range:
0 - 2147483647
Default:
No change to the current value
System Default:
16777252
congerr (optional)
This parameter defines the diameter response to be sent by the DEIRHC card at the time of card congestion. If the card fails in processing the incoming messages, then it shall discard the message and respond with the error code.
Range:
3004 - DIAMETER_TOO_BUSY
5006 - DIAMETER_RESOURCES_EXCEEDED
Default:
No change to the current value
System Default:
3004
deirdfltimsilkup (optional)
Diameter Equipment Identity Register (EIR) default IMSI lookup status. This parameter specifies the order of IMEI table lookup for default IMSI screening. This parameter is analogous to the P1 parameter in the IMSIPFX CSL list but is used only when there is no matching IMSI prefix in the IMSIPFX CSL.
Range:
range
Perform lookup on Range IMEI table only.
individual
Perform lookup on Individual IMEI table only.
both
Perform lookup on Individual IMEI table first & if not found then lookup Range IMEI table.
none
Don't perform any lookup. Just return the default IMEI status.
Default:
No change to the current value.
System Default:
whitelist
deirdfltimsiresp (optional)
Diameter Equipment Identity Register (EIR) default IMSI response. This parameter specifies the default IMEI status for default IMSI screening. This parameter is analogous to the P2 parameter in the IMSIPFX CSL list but is used only when there is no matching IMSI prefix in the IMSIPFX CSL.
Range: (whitelist, graylist, blacklist, unknown)
whitelist
The IMEI is "valid". Registration should be allowed for the handset.
graylist
The IMEI is "questionable".
blacklist
The IMEI is "invalid". Registration should not be allowed for this handset.
unknown
The IMEI is not in the White, Gray, or Black list. Registration should not be allowed for this handset.
Default:
No change to the current value.
System Default:
whitelist
deirgrsp (optional)
Diameter Equipment Identity Register (EIR) Global Response status.
Range:
off
EIR Global Response is not used
whitelst
The IMEI is "valid". Registration should be allowed for the handset.
graylst
The IMEI is "questionable." Registration should be allowed, but the event is logged in the DEIR log and a special measurement peg is incremented.
blklst
The IMEI is "invalid". Registration should not be allowed for this handset.
unknown
The IMEI is not in the White, Gray, or Black list. Registration should not be allowed for this handset.
Default:
No change to the current value
System Default:
off
deirrsptype (optional)
Diameter Equipment Identity Register (EIR) Response Type. The Response Type is used to determine how the lists are to be searched.
Range:
type 1
type 2
type 3

EIR Response Type Values contains information to help select the value for this parameter.

Presence in List EIR Response Type (Equipment Status)
White Gray Black Type 1 Type 2 Type 3
X     in white list in white list in white list
X X   in gray list in gray list in gray list
X X X in black list in black list in black list
X   X in black list in black list in black list
  X   in gray list in gray list unknown
  X X in black list in black list unknown
    X in black list in black list unknown
      in white list * Unknown* unknown *

*Indicates no match was found for the IMEI in an incoming message within the database.

Default:
No change to the current value.
System Default:
type 1
dprcause (optional)
Disconnect Cause in DPR (Disconnect Peer Request) message.
Range:
0 - REBOOTING
1 - BUSY
2 - DO_NOT_WANT_TO_TALK
Default:
No change to the current value
System Default:
Do not want to talk (2)
off (optional)
This parameter turns off the specified options. Up to 8 comma-separated unique options can be specified.
Range:
deirimsiscrn
deirlogwl
deirdfltimsiscrn
deirimsichk
on (optional)
This parameter turns on the specified options. Up to 8 comma-separated unique options can be specified.
Range:
deirimsiscrn
deirlogwl
deirdfltimsiscrn
deirimsichk
product (optional)
This parameter is the vendor assigned name for the product.
Range:
ayyyyyyyyyyyyyy
An alphanumeric string of 1 to 15 characters with the first character being alphabetic.
Default:
No change to the current value
System Default:
None
vendid (optional)
This parameter indicates the S13/S13' local Vendor ID.
Range:
0 - 2147483647
Default:
No change to the current value.
System Default:
0

Example

chg-deiropts:on=deirimsichk:deirrsptype=type2:product=abc123

chg-deiropts:deirgrsp=off:off=deirimsichk:dprcause=1

chg-deiropts:dprcause=0

chg-deiropts:on=deirimsiscrn,deirlogwl,deirdfltimsiscrn,deirimsichk

chg-deiropts:off=deirimsiscrn,deirlogwl,deirdfltimsiscrn,deirimsichk

chg-deiropts:deirdfltimsilkup=range

chg-deiropts:deirdfltimsiresp=whitelist

Dependencies

The S13 feature must be enabled before changing any DEIR configuration.

The DEIROPTS table should be accessible.

At least one optional parameter must be specified.

The product name must be alphanumeric.

The S13 Application ID cannot be changed.

The same value cannot be specified for the on and off parameters.

on/off options
  • deirimsiscrn --- Specifies whether the IMSI Screening for Diameter Equipment Identity Register (EIR) shall be done before the IMEI check. This option has a default of OFF.
  • deirlogwl --- Specifies whether the white list logging for Diameter Equipment Identity Register (EIR) shall be on. This option has a default of OFF.
  • deirdfltimsiscrn --- Specifies whether the default IMSI Screening for Diameter Equipment Identity Register (EIR) shall be on. This option has a default of OFF.
  • deirimsichk --- Specifies the use of Diameter Equipment Identity Register (EIR) IMSI Check status. It specifies whether IMSI lookup shall be performed along with IMEI for blklst numbers. This option has a default of OFF.

Output

chg-deiropts:on=deirimsichk:deirrsptype=type2

       
tekelecstp 13-04-13 17:25:00 EST  EAGLE 45.1
    chg-deiropts:on=deirimsichk:deirrsptype=type2
    Command entered at terminal #4.
    CHG-DEIROPTS: MASP A – COMPLTD
;

Related Topics