MIB Viewer

apexRdsStatusValidation

OBJECT-TYPE
1.3.6.1.4.1.1166.1.31.19.2.1.15
Access
read-only
Status
current
Source
APEX-MIB
Sub-identifiers
0
Indicates whether the current RDS Server URL parameter is valid. urlValid (1) - RDS-2 URL is valid, missingIpOrPath (2) - RDS-2 IP or Root Path is missing, emptyRootPath (3) - RDS-2 Root Path cannot be empty, invalidTcpPort (4) - RDS-2 TCP Port ranges from 1~65535, default to 80, invalidIpClass (5) - RDS-2 IP shall be class A/B/C. See apexRdsConfigServerUrl.
INTEGER { notApplicable (0), urlValid (1), missingIpOrPath (2), emptyRootPath (3), invalidTcpPort (4), invalidIpClass (5) }