fusioninventory / sysobject.ids

Repository to store sysobject.ids file, used for snmp network discovery
GNU General Public License v2.0
13 stars 42 forks source link

Cisco SG200-50 50-Port Gigabit Smart Switch #27

Closed robsonjorgefernandez closed 6 years ago

robsonjorgefernandez commented 6 years ago

Hi,

Could you add this model to sysobject.ids?

  # snmpwalk -v 2c -c public -Cc ciscosg200 SNMPv2-MIB::sysObjectID.0
  SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.6.1.88.50.1
  # snmpwalk -v 2c -c public -Cc -On ciscosg200 SNMPv2-MIB::sysObjectID.0
  .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.9.6.1.88.50.1

Model

SNMPv2-MIB::sysDescr.0 = STRING: SG200-50 50-Port Gigabit Smart Switch

Attached MIB files: MIBs_Sx200_v1.4.1.03.zip

Best regards.

Wolvverine commented 6 years ago

@robsonjorgefernandez , add full walk: snmpwalk -v 2c -c public -t 15 -Cc -On -Ox ciscosg200 .1 > SG200-50.txt

robsonjorgefernandez commented 6 years ago

Here is SG200-50.txt and SG200-50-default.txt

snmpwalk -v 2c -c public -t 15 -Cc -On -Ox ciscosg200 > SG200-50.txt snmpwalk -v 2c -c public -On ciscosg200 > SG200-50-default.txt

g-bougard commented 6 years ago

Hi @robsonjorgefernandez

a lot of Cisco Small Business devices was added in a326b53f2d and the SG200-50 was in it.

The related sysobject.ids was included in FusionInventory Agent 2.4.2.

So you just need to upgrade your agent to see your device inventoried.

Wolvverine commented 6 years ago

@g-bougard The firmware is imported as a device in components. image image

g-bougard commented 6 years ago

Hi @Wolvverine I think you misunderstand. You should see "Firmware" in the headers and there "Type" as third column. This means "device" is the "Type" of "Firmware".