koios Posted March 23, 2009 Posted March 23, 2009 Интересует возможность по 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. Заранее благодарен за помощь. Вставить ник Quote
alexs200 Posted March 24, 2009 Posted March 24, 2009 Доброго времени суток! На сайте файлик 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. Канада учиться русскому языку? Вставить ник Quote
Andrei Posted March 24, 2009 Posted March 24, 2009 Доброго времени суток!На сайте файлик 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. Вставить ник Quote
alexs200 Posted March 25, 2009 Posted March 25, 2009 нужна регистрация. Именно с этого адреса и скачал Вставить ник Quote
koios Posted March 25, 2009 Author Posted March 25, 2009 Разобрался. Может кому-то пригодитсся: 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 Вставить ник Quote
Andrei Posted March 27, 2009 Posted March 27, 2009 нужна регистрация. Именно с этого адреса и скачалРегистрации у меня там нет и, на сколько я понял, ее так просто не дают.Есть ли возможность положить mib-ы на какой-нибудь ftp? Заранее благодарен. Вставить ник Quote
PowerPack Posted April 4, 2009 Posted April 4, 2009 Подскажите, а как дергать по SNMP список активных МАК адресов с конкретного порта на Nortel BayStack 450 & Nortel BPS 2000 ? Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.