-
Notifications
You must be signed in to change notification settings - Fork 394
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
NXOS - Show Version - Parser does not pull out all data #920
Comments
Hi Richard, Tried it from my end we can fetch the system version under ["platform"]["software"]["system_version"] { |
Hi Richard, Did you try again to verify the above? Thank Youi |
Apologies – I went too soon on my request here.
I’m actually using the radkit_genie version of genie and I hadn’t realised it was pegging me to an older release. I had assumed that latest RADKit ~= latest Genie, and I was quite wrong.
Please disregard this issue.
Thanks,
Richard
Richard Atkin
Head of Solution Development
Join my Webex Room
M:07476 104062
***@***.***
W:www.itgl.com
ITGL is a limited company registered in England & Wales. Registered number 07902312. Registered office: Trafalgar House, 223 Southampton Road, Portsmouth, PO6 4PY.
This communication contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s), please destroy this message immediately.
Sig:Richard Atkin
From: abvasudha ***@***.***>
Sent: 13 January 2025 12:12
To: CiscoTestAutomation/genieparser ***@***.***>
Cc: Richard Atkin ***@***.***>; Author ***@***.***>
Subject: Re: [CiscoTestAutomation/genieparser] NXOS - Show Version - Parser does not pull out all data (Issue #920)
Hi Richard, Did you try again to verify the above?
The 'show version' parser fetches the 'system version'. Please check and confirm.
Thank Youi
—
Reply to this email directly, view it on GitHub<#920 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN2DAVT6BIKVSEQ6TD5LPQ32KOUSZAVCNFSM6AAAAABTSGJ6Q6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBWHE2DENBSGU>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Hi Richard, |
genieparser/src/genie/libs/parser/generic/show_platform.py
Line 136 in aaf4022
For reasons I can't fathom, the nxos parser does not always seem to identify / pull out the system version correctly.
I would have thought there'd be a ["platform"]["software"]["system_version"] key & value in the Python dict of the example below, but there is not.
Sample CLI output and corresponding Parser output follow.
show version
genie parser output
The text was updated successfully, but these errors were encountered: