MIB Viewer

apDiscCtrlResult

OBJECT-TYPE
1.3.6.1.4.1.272.4.49.1.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
This variable indicates the result of the discovery operation after the operation has finished. 'noError': no discovery has been initiated or discovery was a success. 'destUnreachable': the interface is currently not usable. Interface is not operational, has no IP address assigned or has no associated direct route. The request could not be sent. 'internalError': an internal error was detected, discovery not initiated. Enabling logging and debugging might reveal more information in this case.
INTEGER { noError(1), destUnreachable(2), internalError(3) }