MIB Viewer

claOpendnsProfileStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.837.1.1.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
This object represents the Profile registration status with opendns server. notInuse indicates that the Profile is not in used state. inProgress indicates that the Profile is in the process of registering with opendns server. success indicates that the Profile registered successfully. failed indicates that the Profile registration failed. inuse indicate that the Profile is in Used state.
INTEGER{ notInuse(1), inProgress(2), success(3), failed(4), inuse(5) }