Hello. I have a problem with removing routing information from NMC card. I can not find it on NMC console and in TCM, but I can see it by snmp browser (snmpwalk from net-snmp for example): RFC1213-MIB::ipRouteDest.xxx.xxx.192.0 = IpAddress: xxx.xxx.192.0 RFC1213-MIB::ipRouteIfIndex.xxx.xxx.192.0 = INTEGER: 1 RFC1213-MIB::ipRouteMetric1.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteMetric2.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteMetric3.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteMetric4.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteNextHop.xxx.xxx.192.0 = IpAddress: xxx.xxx.192.26 RFC1213-MIB::ipRouteType.xxx.xxx.192.0 = INTEGER: direct(3) RFC1213-MIB::ipRouteProto.xxx.xxx.192.0 = INTEGER: local(2) RFC1213-MIB::ipRouteAge.xxx.xxx.192.0 = INTEGER: 0 RFC1213-MIB::ipRouteMask.xxx.xxx.192.0 = IpAddress: 255.255.255.224 RFC1213-MIB::ipRouteMetric5.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteInfo.xxx.xxx.192.0 = OID: SNMPv2-SMI::zeroDotZero How can I do it ? Please help. -- Regards, Sergey
Not exactly sure what you're seeing even though you have the snmp values. It's been a while but... I don't believe the nmc's really do any routing. All they have in them I believe is an ip address, subnet, gateway. Maybe that's what you're seeing. Using TCM if you highlight the NMC card and then click 'Configure'...'Programmed Settings'...'User Interface Settings' you can see the ip settings. At least on my revision anyway. There is also some WAN settings but I think those default to 10.x.x.x. Todd -----Original Message----- From: usr-tc-bounces+berto=core.com@mailman.xmission.com [mailto:usr-tc-bounces+berto=core.com@mailman.xmission.com] On Behalf Of Sergey Sent: Friday, March 30, 2007 6:42 AM To: 'Discussion relating to the 3Com/US Robotics Total Controlmodemsystems.' Subject: [USR-TC] old NMC and routing Hello. I have a problem with removing routing information from NMC card. I can not find it on NMC console and in TCM, but I can see it by snmp browser (snmpwalk from net-snmp for example): RFC1213-MIB::ipRouteDest.xxx.xxx.192.0 = IpAddress: xxx.xxx.192.0 RFC1213-MIB::ipRouteIfIndex.xxx.xxx.192.0 = INTEGER: 1 RFC1213-MIB::ipRouteMetric1.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteMetric2.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteMetric3.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteMetric4.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteNextHop.xxx.xxx.192.0 = IpAddress: xxx.xxx.192.26 RFC1213-MIB::ipRouteType.xxx.xxx.192.0 = INTEGER: direct(3) RFC1213-MIB::ipRouteProto.xxx.xxx.192.0 = INTEGER: local(2) RFC1213-MIB::ipRouteAge.xxx.xxx.192.0 = INTEGER: 0 RFC1213-MIB::ipRouteMask.xxx.xxx.192.0 = IpAddress: 255.255.255.224 RFC1213-MIB::ipRouteMetric5.xxx.xxx.192.0 = INTEGER: -1 RFC1213-MIB::ipRouteInfo.xxx.xxx.192.0 = OID: SNMPv2-SMI::zeroDotZero How can I do it ? Please help. -- Regards, Sergey _______________________________________________ USR-TC mailing list USR-TC@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/usr-tc
On Friday 30 March 2007, Todd Bertolozzi wrote:
Using TCM if you highlight the NMC card and then click 'Configure'...'Programmed Settings'...'User Interface Settings' you can see the ip settings.
It has been checked. :-(
At least on my revision anyway. There is also some WAN settings but I think those default to 10.x.x.x.
This network was on LAN some years ago... -- Regards, Sergey
On Fri, 30 Mar 2007 16:42:23 +0500 Sergey <a_s_y@sama.ru> wrote:
Hello.
I have a problem with removing routing information from NMC card. I can not find it on NMC console and in TCM, but I can see it by snmp browser (snmpwalk from net-snmp for example):
[...]
RFC1213-MIB::ipRouteType.xxx.xxx.192.0 = INTEGER: direct(3) [...] How can I do it ? Please help.
You could try setting ipRouteType to invalid(2) in an attempt to invalidate the route and make the NMC deleted, but I have no idea whether the NMC will honor that request.
-- Regards, Sergey
-- Ben Winslow <rain@bluecherry.net>
participants (3)
-
Ben Winslow -
Sergey -
Todd Bertolozzi