mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 01:07:01 +00:00
Updated OIDs for AS5812T and AS5812X
This commit is contained in:
@@ -14,7 +14,7 @@ class OnlPlatform_x86_64_accton_as5812_54t_r0(OnlPlatformAccton):
|
||||
pass
|
||||
|
||||
def sys_oid_platform(self):
|
||||
return ".5812.54"
|
||||
return ".5812.54.2"
|
||||
|
||||
def baseconfig(self):
|
||||
########### initialize I2C bus 0 ###########
|
||||
|
||||
@@ -14,7 +14,7 @@ class OnlPlatform_x86_64_accton_as5812_54x_r0(OnlPlatformAccton):
|
||||
pass
|
||||
|
||||
def sys_oid_platform(self):
|
||||
return ".5812.54"
|
||||
return ".5812.54.1"
|
||||
|
||||
def baseconfig(self):
|
||||
########### initialize I2C bus 0 ###########
|
||||
|
||||
Reference in New Issue
Block a user