|
@@ -7,7 +7,7 @@ namespace HuaweiBundle\SNMP\MIBS;
|
|
// https://translate.google.com/translate?hl=en&sl=auto&tl=en&u=https%3A%2F%2Fixnfo.com%2Foid-i-mib-dlya-huawei-olt-i-onu.html
|
|
// https://translate.google.com/translate?hl=en&sl=auto&tl=en&u=https%3A%2F%2Fixnfo.com%2Foid-i-mib-dlya-huawei-olt-i-onu.html
|
|
// https://github.com/chinnurtb/xiaoli/tree/master/node/monitd/include/mib
|
|
// https://github.com/chinnurtb/xiaoli/tree/master/node/monitd/include/mib
|
|
|
|
|
|
-class OIDSHuaweiV1 extends \FiberhomeBundle\SNMP\MIB {
|
|
|
|
|
|
+class OIDSHuaweiV1 extends \HuaweiBundle\SNMP\MIB {
|
|
|
|
|
|
const OID_authOnuListSlot = "1.3.6.1.4.1.5875.800.3.10.1.1.2";
|
|
const OID_authOnuListSlot = "1.3.6.1.4.1.5875.800.3.10.1.1.2";
|
|
const OID_authOnuListPon = "1.3.6.1.4.1.5875.800.3.10.1.1.3";
|
|
const OID_authOnuListPon = "1.3.6.1.4.1.5875.800.3.10.1.1.3";
|