Jump to content

Recommended Posts

Posted

Интересует возможность по SNMP менять скорость на порту , а именно к примеру сменить 10 Half на 10 Full , ну или на 100 Full.

Под BPS нашел oid 1.3.6.1.4.1.45.1.6.15.1.1.1.7 - вроде похоже на правду, что надо, но

snmpwalk показывает следующее:

.1.3.6.1.4.1.45.1.6.15.1.1.1.7.1 = STRING: "П"

.1.3.6.1.4.1.45.1.6.15.1.1.1.7.2 = STRING: "П"

 

а в описании миба следующее:

 

This object is used to specify the port speed

and duplex abilities to be advertised during

link negotiation.

 

bit 0 - 10 half duplex advertised

bit 1 - 10 full duplex advertised

bit 2 - 100 half duplex advertised

bit 3 - 100 full duplex advertised

bit 4 - 1000 half duplex advertised

bit 5 - 1000 full duplex advertised

bit 6 - PAUSE frame support advertised

bit 7 - Asymmetric PAUSE frame support advertised

 

The abilities specified in this object are only used

when auto-negotiation is enabled on the port. If all

bits in this object are disabled, and auto-negotiation

is enabled on the port, then the physical link process

on the port will be disabled.

 

Any change in the value of this bit map will force the

PHY to restart the auto-negotiation process. This will

have the same effect as physically unplugging and

reattaching the cable plant attached to this port.

 

Only capabilities present in the hardware as indicated

by bnIfExtnExtHwAdvCapability can be advertised.

 

The default value for this object will be the value

of the associated instance of bnIfExtnExtHwAdvCapability.

Т.е не ясно, как из описания миба выше получить тот "String" который выдает snmpwalk.

Заранее благодарен за помощь.

Posted

Доброго времени суток!

На сайте файлик

http://www116.nortel.com/pub/mibs/baystack...0/bs450_430.zip

В mib browser (F11) отображает OID не 450, а BPS2000. Может кто знает OID переключения скорости на порту на BS450?

 

.1.3.6.1.4.1.45.1.6.15.1.1.1.7.1 = STRING: "П"

.1.3.6.1.4.1.45.1.6.15.1.1.1.7.2 = STRING: "П"

Странный STRING. Канада учиться русскому языку?

Posted
Доброго времени суток!

На сайте файлик

http://www116.nortel.com/pub/mibs/baystack...0/bs450_430.zip

В mib browser (F11) отображает OID не 450, а BPS2000. Может кто знает OID переключения скорости на порту на BS450?

Access Denied

 

Access to this content is only allowed through direct links from the Nortel Technical Support Portal. Please start at www.nortel.com/support so that your credentials can be checked for access to this particular content. Note that your browser must allow cookies for proper access.

 

Posted

Разобрался. Может кому-то пригодитсся:

10mb - snmpset -v2c -c private 10.0.0.1 1.3.6.1.4.1.2272.1.4.10.1.1.14.7 i 1

100mb - snmpset -v2c -c private 10.0.0.1 1.3.6.1.4.1.2272.1.4.10.1.1.14.7 i 2

half - snmpset -v2c -c private 10.0.0.1 1.3.6.1.4.1.2272.1.4.10.1.1.12.7 i 1

full - snmpset -v2c -c private 10.0.0.1 1.3.6.1.4.1.2272.1.4.10.1.1.12.7 i 2

Posted
нужна регистрация. Именно с этого адреса и скачал
Регистрации у меня там нет и, на сколько я понял, ее так просто не дают.

Есть ли возможность положить mib-ы на какой-нибудь ftp?

Заранее благодарен.

  • 2 weeks later...
Posted

Подскажите, а как дергать по SNMP список активных МАК адресов с конкретного порта на Nortel BayStack 450 & Nortel BPS 2000 ?

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.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.