MIB Viewer

winlink1000OduAirLinkWorkingMode

OBJECT-TYPE
1.3.6.1.4.1.4458.1000.1.5.30
Access
read-only
Status
mandatory
Sub-identifiers
0
Link working mode as a result of comparing versions of both sides of the link. Possible modes are: Unknown - no link, Normal - versions on both sides are identical with full compatibility, with restricted compatibility, or versions on both sides are different with software upgrade or versions incompatibility.
INTEGER { unknown(1), normal(2), fullCompatibilityRemoteUpgradeAvailable(3), fullCompatibilityLocalUpgradeAvailable(4), restrictedCompatibilityRemoteUpgradeRecomended(5), restrictedCompatibilityLocalUpgradeRecomended(6), softwareUpgradeRemoteUpgradeRequired(7), softwareUpgradeLocalUpgradeRequired(8), versionsIncompatibilityRemoteUpgradeRequired(9), versionsIncompatibilityLocalUpgradeRequired(10) }