MIB Viewer

vtpDiscoverStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.46.1.7.1.1.2
Access
read-only
Status
current
Sub-identifiers
0
The current status of VTP discovery. inProgress - a discovery is in progress; succeeded - the discovery was completed successfully (this value is also used when no discover has been invoked since the last time the local system restarted); resourceUnavailable - the discovery failed because the required allocation of a resource is presently unavailable. someOtherError - 'the discovery failed due to a reason no listed.
INTEGER { inProgress(1), succeeded(2), resourceUnavailable(3), someOtherError(4) }