Jump to content
Калькуляторы

SNMP BDCOM P3310B управление mc-vlan

Здравствуйте.

Подскажите пожалуйста, возможно ли добавлять удалять мультикаст VLAN`ы по SNMP?

нашел OID 1.3.6.1.4.1.3320.101.14.1.1.3 onuMcstMcVlanID

snmpwalk -v1 -Cc -On -c pass 10.0.21.5 1.3.6.1.4.1.3320.101.14.1.1.3

.1.3.6.1.4.1.3320.101.14.1.1.3.12.1.777 = INTEGER: 777

.1.3.6.1.4.1.3320.101.14.1.1.3.12.2.777 = INTEGER: 777

.1.3.6.1.4.1.3320.101.14.1.1.3.12.3.777 = INTEGER: 777

.1.3.6.1.4.1.3320.101.14.1.1.3.12.4.777 = INTEGER: 777

 

при поытке записать в него:

snmpset -v1 -c pass 10.0.21.5 1.3.6.1.4.1.3320.101.14.1.1.3.14.3 i 779

Error in packet.

Reason: (noSuchName) There is no such variable name in this MIB.

Failed object: BDCOM-SMI::bdEPONGroup.14.1.1.3.14.3

 

в описании в MIB:

Numerical syntax: Integer (32bit)

Base syntax: INTEGER

Composed syntax: INTEGER

Status: mandatory

Max access: read-write

Size list: 1: 2..4094

Description: ONU interface multicast vlan id. This configuration can be set only as vlan mode is igmp-snooping mode.

 

вручную по telnet/ssh такие комманды:

epon onu port 2 ctc mcst mc-vlan clean

epon onu port 2 ctc mcst mc-vlan add 'нужные вланы'

 

как бы их заменить на SNMP?

 

Может есть у кого опыт?

Спасибо.

Edited by zurk

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.