Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inventory-provider
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geant-swd
dashboardv3
inventory-provider
Commits
cf4c8d3d0ab21d47c24b23ef02694facd2a69eb4
Select Git revision
Branches
7
develop
default
feature/DBOARD3-1137-implement-whois
master
protected
feature/DBOARD3-958
release/0.110
fix-uuid-validation-error
docker-poc
Tags
20
0.143
0.142
0.141
0.140
0.139
0.138
0.137
0.136
0.135
0.134
0.133
0.132
0.131
0.130
0.129
0.128
0.127
0.126
0.125
0.124
27 results
inventory-provider
inventory_provider
router_details.py
Author
Search by author
Any Author
authors
Adeel Ahmad
adeel.ahmad
Bjarke Madsen
bjarke
Erik Reid
erik.reid
Geant Release Service
geant-release-service
James Constantinos Ladd
james.ladd
Mandeep Saini
Mandeep.Saini
Mark Golder
mark.golder
Maryam Mokhtarifar
maryam.mokhtarifar
Massimiliano Adamo
massimiliano.adamo
Mohammad Torkashvand
mohammad.torkashvand
Neda Moeini
neda.moeini
Patrick Unthank
patrick.unthank
Pelle Koster
pelle.koster
Pete Pedersen
pete.pedersen
Robert Latta
Robert.Latta
Saket Agrahari
saket.agrahari
Sam Roberts
sam.roberts
Sandor Kiss
sandor.kiss
18 authors
Nov 14, 2018
mock redis for testing
· cf4c8d3d
Erik Reid
authored
6 years ago
cf4c8d3d
Nov 13, 2018
write data to redis hashes
· 571f579a
Erik Reid
authored
6 years ago
571f579a
initial use of redis
· afca2bcd
Erik Reid
authored
6 years ago
afca2bcd
Nov 11, 2018
pep8
· aac1c82d
Erik Reid
authored
6 years ago
aac1c82d
updated test data and added automation script
· 62adaab4
Erik Reid
authored
6 years ago
62adaab4
save test data with new filenames
· 4182d06a
Erik Reid
authored
6 years ago
4182d06a
Nov 10, 2018
added console output test data
· 4ea64fe7
Erik Reid
authored
6 years ago
4ea64fe7
pass raw console output from ssh process
· d689384e
Erik Reid
authored
6 years ago
d689384e
Nov 09, 2018
added missing method param
· 1f362f89
Erik Reid
authored
6 years ago
1f362f89
Nov 08, 2018
move config loading to its own module
· 993705ab
Erik Reid
authored
6 years ago
993705ab
initial modularization
· fc212abd
Erik Reid
authored
6 years ago
fc212abd
handle duplicate keys in juniper json output
· ee2c22ef
Erik Reid
authored
6 years ago
ee2c22ef
Nov 07, 2018
use multiple loggers
· 7e3fff52
Erik Reid
authored
6 years ago
7e3fff52
use logging instead of printing
· b5f76565
Erik Reid
authored
6 years ago
b5f76565
added ssh cli output capture of bgp, interfaces, etc.
· 3a84a2ce
Erik Reid
authored
6 years ago
3a84a2ce
Nov 05, 2018
parallelize router queries
· 9801b418
Erik Reid
authored
6 years ago
9801b418
add config input validation
· 887ed45c
Erik Reid
authored
6 years ago
887ed45c
renamed tmp script
· 10e6c5cc
Erik Reid
authored
6 years ago
10e6c5cc
moved code to module dir
· 52626531
Erik Reid
authored
6 years ago
52626531
slightly cleaner ifc name matching
· f5ce9bd4
Erik Reid
authored
6 years ago
f5ce9bd4
handle repeated v6 interface addresses with same name
· bad770dd
Erik Reid
authored
6 years ago
bad770dd
Nov 04, 2018
zip v4 interface responses
· 75b01fc8
Erik Reid
authored
6 years ago
75b01fc8
no need to resolve input oid's (already numeric)
· 27040d4f
Erik Reid
authored
6 years ago
27040d4f
resolve oid's with mib
· 2cda488c
Erik Reid
authored
6 years ago
2cda488c
Nov 03, 2018
some testing with mib resolution
· fab575f6
Erik Reid
authored
6 years ago
cf.
http://snmplabs.com/pysnmp/examples/smi/manager/browsing-mib-tree.html
fab575f6
added basic snmp walk function
· 135074e8
Erik Reid
authored
6 years ago
135074e8
Nov 02, 2018
initial import
· a51d3ea6
Erik Reid
authored
6 years ago
a51d3ea6
Loading