Active: SNMP
SNMP Discovery tests all discovered hosts for system MIB responsiveness. It uses a master SNMP credentials list that indicates whether SNMPv2c Common Credentials or SNMPv3 credentials should be used during discovery, what authentication (SHA, MD5, none) and privacy type (AES, DES, none) to use for each.
Configurations exported from a Asset Manager 3.3 system or later are imported and exported in the top-down priority order they are listed in the SNMP Credentials table, located at Settings > Zones > Zone Collectors > SNMP > Credentials.
Starting with Asset Manager 3.3, the order you input the SNMP aliases becomes their priority order. Your entries are no longer sorted alphabetically. To reorder credentials, download the list. See Import & Export Configurations and Settings > Support Tools > Import/Export for import and export procedures.
For a list of the SNMP OIDs Asset Manager queries, see SNMP Discovery Options and OIDs.
For SNMP queries to be effective, Asset Manager must be placed on a subnet (or given an IP address) that is authorized to poll the routers for SNMP. This may require modification of access control lists (ACLs) to permit SNMP access from Asset Manager. Without this capability, the value of Path Discovery is reduced.
SNMP discovery incorporates Layer 2 discovery. See Configure Layer 2 SNMP Discovery for more.
Reorder SNMP Credentials
- Go to Settings > Zones.
- Select a zone and a collector.
- Click SNMP > Credentials.
- With your SNMP credentials displayed, click Download.
- Reorder the credentials manually in the download file or in your preferred spreadsheet application.
- Return to Asset Manager and click Upload.
The credentials are now in priority order.
Configure SNMP Interrogation
To configure SNMP Interrogation:
- Browse to Settings > Zones.
- Select the zone and collector on which you want to add SNMP.
Click the SNMP tab.
SNMP is initially disabled and defaults settings are visible.Edit the form as necessary, and then click Update.
The configuration is saved.
Once you have selected "Use common SNMPv2c credentials" or added your own SNMP credentials, you can click Enable SNMP Discovery. The process will begin immediately.
Set SNMP Credentials
This is where you indicate whether Asset Manager should use SNMPv2c Common Credentials or SNMPv3 credentials during discovery, what authentication (SHA, MD5, none) and privacy type (AES, DES, none) to use for each.
Configurations exported from a Asset Manager 3.3 system or later are imported and exported in the top-down order they are listed in the SNMP Credentials table, located at Settings > Zones > Zone Collectors > SNMP > Credentials.
-
Set SNMP Credentials by clicking Credentials > Add, populating the fields, and then clicking Create.
-
-
The default community SNMP v2c credentials are as follows:
- public,private,2read,2write,4changes,access,admin,agent,ANYCOM,all,CISCO,
community,ctron,default,dilbert,enable,field,foo,foobar,guest,hello,IBM,
ILMI,manager,mngt,monitor,network,openview,OrigEquipMfr,password,proxy,
read,root,router,scotty,secret,security,seri,snmp,SNMP,snmpd,solaris,SUN,
switch,system,tech,test,tiv0li,tivoli,world,write,MiniAP
-
If you're opting to use the SNMP v2c credential type, update the form, entering one flat, ASCII formatted community string per line, such as:
LANRead
WANRead
MySNMPRead
-
If you're opting to use the SNMP v2c credential type, The following special characters are supported in the SNMP Community String: !@#$%^&*() Spaces, however, are not allowed:
Example: "Asset Manager 123" -
If you're going with SNMP v3, special characters are permitted in the username and password.
-
-
-
-
-
Control characters (ASCII 0-31)
- Space (ASCII 32)
- Comma (ASCII 44)
- Backslash (ASCII 92)
- Del (ASCII 127)
-
-
-
The SNMP configuration is complete. Discovery cycles initiate with these settings.
Target Rules
- All IPv4/IPv6 addresses are targeted using all SNMP credentials.
- Tests SNMP-responsive devices for more extensive SNMP data including routing tables and interface tables using a responsive SNMPv2c community string or SNMPv3 custom credentials.
- SNMP Discovery contributes mostly to the profiling of devices, but it is also helpful in discovering additional routes to go after layer 2 interface information from routers.
General
UDP Src Port = 32768, SNMP Bulk PDU Request ID = ident, payload 1.3.6.1.2.1.1 (system)
- SNMP responsive systems will respond with OIDs including sysObjectID, sysServices, sysUpTime, sysName, sysDescr, sysContact, sysLocation.
- Asset Manager will also record that the targeted system is SNMP responsive.
Details
Standard application-layer SNMP conversation with hosts that already responded to SNMP discovery requests
- Collect interfaces results in pulling of the interface table
- Collect routes results in pulling 6 OIDs per route
- Collect Hosts pulls the ARP table
- Collect Layer 2 pulls bridge MIB data
- For SNMP v2, results iterate over contexts for all vLANs
If you clear the Use Common SNMP v2c Credentials checkbox, but set the SNMP Credentials to one of the credentials in Asset Manager's Common list, then Asset Manager characterizes responders as common SNMP v2c responders and populates the Forwarders Responding to Common SNMP v2c Credentials report accordingly.