[Contents] [Prev] [Next] [Index] [Report an Error]

software_inventory Table

The software_inventory database table stores information about all JUNOS software packages installed on devices added in JUNOScope. Table 40 shows the fields and columns in the software_inventory table.

Table 40: software_inventory Table

Field

Type

Null

Key

Default

Extra

id

int(11)

 

PRI

 

auto_increment

device_id

int(11)

  

0

 

routing_engine

varchar(10)

    

version

varchar(20)

    

last_scanned

timestamp(14)

Yes

   

last_modified

timestamp(14)

Yes

   

created_on

timestamp(14)

Yes

   

deleted_on

timestamp(14)

Yes

   

[Contents] [Prev] [Next] [Index] [Report an Error]