Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Cisco ASR-920-12SZ-IM device type #91

Closed
larryblunk opened this issue May 6, 2019 · 4 comments
Closed

New Cisco ASR-920-12SZ-IM device type #91

larryblunk opened this issue May 6, 2019 · 4 comments

Comments

@larryblunk
Copy link

Missing MIB entry for Cisco product ASR-920-12SZ-IM

Expected Behavior

need MIB entry for ASR-920-12SZ-IM

Current Behavior

Model is not currently identified

Possible Solution

Add entry for .1.3.6.1.4.1.9.1.2247 for ASR-920-12SZ-IM

Steps to Reproduce (for bugs)

Context

Your Device

  • Vendor: Cisco
  • Device Model: ASR-920-12SZ-IM
  • Operating System Version: 16.7.1
  • Snmpwalk output of .1.3.6.1.2.1.1:
    SNMPv2-MIB::sysDescr.0 = STRING: Cisco IOS Software [Fuji], ASR920 Software (PPC_LINUX_IOSD-UNIVERSALK9-M), Version 16.7.1, RELEASE SOFTWARE (fc6)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2017 by Cisco Systems, Inc.
    Compiled Mon 20-Nov-17 17:28 by mcpre
    SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.1.2247
    DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1449619505) 167 days, 18:43:15.05
    SNMPv2-MIB::sysContact.0 = STRING:
    SNMPv2-MIB::sysName.0 = STRING: dtrt-dpl-campbell-e1.mich.net
    SNMPv2-MIB::sysLocation.0 = STRING:
    SNMPv2-MIB::sysServices.0 = INTEGER: 6
    SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00

Your Environment

  • SNMP::Info version used:
  • Netdisco version (if used):
@inphobia
Copy link
Member

inphobia commented May 6, 2019

regretfully this also isn't support in the latest CISCO-PRODUCTS-MIB.my.

ciscoASA5506Hsy                     OBJECT IDENTIFIER ::= { ciscoProducts 2245 } -- ASA 5506H Adaptive Security Appliance System Context
ciscoASA5516sy                      OBJECT IDENTIFIER ::= { ciscoProducts 2246 } -- ASA 5516 Adaptive Security Appliance System Context
ciscoIR829GWLTEMAAK9                OBJECT IDENTIFIER ::= { ciscoProducts 2248 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode Sprint LTE/DoRa  with 802.11n, PoE, FCC compliant
ciscoPwsX474812X48uE                OBJECT IDENTIFIER ::= { ciscoProducts 2249 } -- Switch 4500E  100/1000/2500/5000/10GBaseT (RJ45)+V E Series with 48 10GbaseT

so that add it we would need to do so my hand which is a pain to maintain. is there an option you can you through cisco tac or your account team to get it added?

@inphobia
Copy link
Member

inphobia commented Aug 7, 2019

just checked the latest mib and it's still not added. at this point the only 2 options are:

  • go through cisco tac to get it added
  • help us figure out a way to add products without editing the provider files so maintenance/updates won't become a pain....

@inphobia inphobia transferred this issue from netdisco/snmp-info Aug 7, 2019
@inphobia
Copy link
Member

inphobia commented Sep 8, 2019

any luck with getting this added to the official products mib?

let us know, i have a pull request open with the latest product updates ( #95 ) which i'll be merging in a few days. if they refused your request we'll add this product manually for the time being.

@inphobia
Copy link
Member

i'm moving all missing cisco product id's to #156 while we figure out a solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants