opensolutions / OSS_SNMP

A PHP SNMP library for people who hate SNMP, MIBs and OIDs!
https://github.com/opensolutions/OSS_SNMP/wiki
Other
107 stars 58 forks source link

Add huawei media types #80

Closed AleksBelytskyi closed 1 month ago

AleksBelytskyi commented 1 month ago

This pull request seeks to introduce particular Huawei media types, as the existing configuration yields an "unknown media type" response. Media types were added accordingly Huawei MIB for CloudEngine 9800, 8800, 6800, and 5800 Series Switches - https://support.huawei.com/hedex/hdx.do?docid=EDOC1100366031&id=EN-US_TOPIC_0000001633345736 OID: 1.3.6.1.2.1.26.2.1.1.3 Object: ifMauType

Your feedback would be highly valued and appreciated.

nickhilliard commented 1 month ago

@AleksBelytskyi can you resubmit this pull request against the opensolutions:master branch instead of opensolutions:develop?

AleksBelytskyi commented 1 month ago

Done! https://github.com/opensolutions/OSS_SNMP/pull/81