We have a customer who wants to reset inline-power on an Exos port using NetSight. I was trying to create a column in a FlexView and thought I found the right mib.
extremePethPortResetPower OBJECT-TYPE SYNTAX INTEGER { set(1), clear(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Resets the power on the port. Reading always returns clear(2)"
::= { extremePethPsePortEntry 5 }
I have tried this on several code versions including 16.1 but always get the red X.
NetSight is 6.3.0.162 and 6.3.0.168 same results on both
Any help would be greatly appreciated.