How do I get this result via SNMP?
发布时间:2022-11-24 13:12:44 277 相关标签:
This is a bit late, but researching something similar I came across this Cisco forums post. It reports the following objects in IEEE8023-LAG-MIB
:
IEEE8023-LAG-MIB::dot3adAggPortSelectedAggID.28 = INTEGER: 337
IEEE8023-LAG-MIB::dot3adAggPortSelectedAggID.82 = INTEGER: 337
IEEE8023-LAG-MIB::dot3adAggPortAttachedAggID.28 = INTEGER: 337
IEEE8023-LAG-MIB::dot3adAggPortAttachedAggID.82 = INTEGER: 337
ifName.28 = Gi2/4
ifName.82 = Gi3/10
ifName.337 = Po1
show etherchannel summary
+------+-------------+-----------+---------------------------------+
| Group|Port-channel |Protocol | Ports |
+------+-------------+-----------+---------------------------------+
| 1 | Po1(SU) | LACP | Gi2/4(P) Gi3/10(P) |
http://stackoverflow.com/questions/14960157/how-to-map-portchannel-to-interfaces-via-snmp
上面的是LACP公有
如果是PAGP的话使用
文章来源: https://blog.51cto.com/drennetwork/5874391
特别声明:以上内容(图片及文字)均为互联网收集或者用户上传发布,本站仅提供信息存储服务!如有侵权或有涉及法律问题请联系我们。
举报