资 源 简 介
################################################################################ crinv (Create Inventory Report) v0.9 (10-Jan-2010)# Copyright (c) 2009-2010 Tassos (http://ccie-in-3-months.blogspot.com/)## crinv is a perl script that processes a text file with a list of devices (routers & switches),# then it gets info from them by using the SNMP Entity-MIB,# and finally it creates a csv file with parts info per device in a kind of hierarchical format.## Format of devices" file# -----------------------# - The general format of each line is "device|community"# - Only device is required, community is optional# - All white spaces are removed before processing each line# - Lines starting with # are comments and will be ignored# - Lines starting with | are ignored# - The | character must be used on each line for seperation between device and community# - Devices without a community use the default/cli community# - Lines without a | character are considered to b