How/Can you configure SNMP community strings on the GSS 4480?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 06:34 AM
Global Site Selector (GSS)
Copyright (c) 1999-2002 by Cisco Systems, Inc.
Version 1.0(0.24.3)
Compiled Sat Aug 3 22:07:48 2002 by atripath - changeset 25268
uptime is 83 Days 23 Hours 59 Minutes and 1 seconds
Model Number: GSS-4480-K9
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 07:20 AM
The GSS contains an SNMP agent, that enables you to query your GSS devices. SNMP runs on GSS port 161 by default. The configuration of community strings doesn't seem to be documented. use the snmp enable global command to enable snmp on the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 07:56 AM
We actually have this setup on the GSS boxes, but we cannot get our netmanagement systems to completely discover the device due to the community string issue. Do you know if this will be an option in upcoming software releases?
Thanks for the ressponse!
Spencer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 02:55 AM
Spencer,
here you go :
To configure the community string:
1) in config mode (config)#property set Snmp.CommunityString newString
2) (config)#no snmp enable
3) (config)#snmp enable
Gilles.
