Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show modem wireless firmware

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show modem wireless firmware interface-name

Description

Display modem firmware details for the LTE Mini-PIM.

Options

  • interface-name—The LTE interface is cl-x/0/0, where x is the slot number in which the LTE Mini-PIM is installed.

Required Privilege Level

view

Output Fields

Table 1 lists some of the output fields for the show modem wireless firmware command. Output fields are listed in the approximate order in which they appear.

Table 1: show modem wireless firmware Output Fields

Field Name

Description

LTE mPIM firmware details

Displays the details of the firmware installed on the LTE Mini-PIM.

Wireless modem firmware details

Displays the details of the modem firmware.

OTA status

Displays the status of over-the-air (OTA) upgrade. The OTA upgrade can be enabled or disabled on the LTE Mini-PIM. OTA upgrade is disabled by default.

Status of SIM

  • Number of SIM—Number of SIM cards installed.

  • Slot of active—The slot in which the active SIM card is installed.

  • SIM state—Indicates whether the SIM card is present in the slot.

  • Modem PIN security status—Indicates the security status of the SIM. If the SIM is locked by using the request modem wireless sim-lock enable command, then the security status is displayed as enabled.

  • SIM status—Status of the Subscriber Identity Module (SIM) in the LTE Mini-PIM. The status can be one of the following:

    • SIM Okay

    • No status—The device is being powered on or powered off, or the SIM card has been removed from the slot.

    • SIM init failure—There is a problem with the SIM; the SIM might need to be replaced.

    • SIM locked

    • PIN1 blocked—Obtain a PIN unblocking key (PUK) to unblock the SIM.

    • PIN1 rejected—The wrong PIN was entered.

    • PIN2 rejected—The wrong PIN was entered.

    • Network rejected

  • SIM user operation needed—Action required by the user. This can be one of the following:

    • No op—No user operation required.

    • Enter PIN—Enter the personal identification number (PIN) to unlock the SIM card.

    • Enter PUK—Enter the PUK to unblock the SIM card.

  • Retries remaining—If the value of SIM user operation needed is Enter PIN, this is the number of PIN unlock attempts remaining before the modem is blocked. If the PIN is entered incorrectly three consecutive times, the SIM card is blocked.

    If the value of SIM user operation needed is Enter PUK, this is the number of unblock attempts remaining before the modem is unusable. If the PUK is entered incorrectly ten times, the SIM card must be returned to the service provider for reactivation.

Sample Output

show modem wireless firmware

content_copy zoom_out_map
user@host> show modem wireless firmware cl-1/0/0
 LTE mPIM firmware details 
  Product name: Junos LTE mPIM
  Serial number: AG50071852
  Hardware version: AcceleratedConcepts/sprite
  Firmware version: 17.4.3
  MAC: 00:00:5e:00:a0:61
  System uptime: 3430 seconds
Wireless modem firmware details 
  Modem firmware version: 9999999_9904609_SWI9X30C_02.23.00.00_00_GENERIC_002.018_000
  Modem Firmware build date: 22/10/2016
  Card type: MC7430
  Modem manufacturer: Sierra Wireless, Inc
  Hardware version: 1.0
  Power & Temperature: Normal 3343 mV, Normal 30.00 C
OTA status 
  State: Enabled
  New firmware available: No
Number of SIM: 2
Slot of active: 2
Status of SIM 1
  SIM state: SIM present
  Modem PIN security status: Disabled
  SIM status: SIM Okay                  
  SIM user operation needed: No Op
  Retries remaining: 3
Status of SIM 2
  SIM state: SIM present
  Modem PIN security status: Disabled
  SIM status: SIM Okay
  SIM user operation needed: No Op
  Retries remaining: 3

Release Information

Command introduced in Junos OS 15.1X49-D100

footer-navigation