Skip to content

MokeyBytes/SNMPv3-Inventory-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SNMPv3-Inventory-Script

This Bash script uses SNMPv3 to inventory Cisco switches, pulling detailed hardware info including hostname, model, serial number, physical description, and stack member IDs. It parses SNMP OIDs to detect mismatched models within a switch stack — helping you spot potential config issues or hardware oddities.

Key features:

AuthPriv SNMPv3 support (AES + SHA)

Bulkwalk-based inventory collection

Detects stack member model mismatches

Outputs clean, tabulated data for easy review

Easily extendable for logging or integration with CMDBs

Ideal for network engineers needing quick visibility into hardware consistency without spinning up bloated tools or management suites.

About

Bash script for SNMPv3-based Cisco switch inventory with model mismatch detection across stack members.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages