Hello people!

Sorry if this is a bit off-topic, but I was not able
to find a more appropriate mailing list for this.

I would like to set forwarding rule entries in an
ethernet switch, with snmp.

Problem is, it works with the D-link web-manager and
terminal, but not with net-snmp.

dot1qStaticUnicastTable stores the per-vlan entries I
wish to fill (da-mac address, etc), but when I try to
use something like:

#snmpset -c private -v2c 10.4.2.102
1.3.6.1.2.1.17.7.1.3.1.1.3.4.0.16.90.177.25.152.0 x
00004000

(the 00004000 egress ports for the 4 numbered vlan for

 the 0.16.90.177.25.152 mac, for all ports (0 at end)
)

I get a "non-writeable" error, contrary to what the
q-brigde-mib rfc says of this entry. (read-write or
read-create)
I tried this with setting the last integer
(inbound-port number?) to a non-zero value, without
success.

The value I wish to set can be read back after it is
set with other methods, so it shall be working.

My guess is that I shall set another variable
somewhere before, but I can't find it.

I can write to the status variable of this quartet
fine: dot1qStaticUnicastStatus,
but no to the egress port list:
dot1qStaticUnicastAllowedToGoTo.

Any suggestions? Someone tried to set static
forwarding rules with 802.1q?

Might the problem be with switch's snmp daemon?

Thanks for help,

Ferenc Pintér


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to