MIB Viewer

ciscoIsnsIpNetDiscoveryCmdStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.434.1.2.5
Access
read-only
Status
current
Sub-identifiers
0
The status of the last IP network discovery command operation. success (1) - IP network discovery operation completed successfully. none (2) - no IP network discovery operation is performed. inProgress (3) - discovery operation is in progress. noIpNetworkNameSpecified (4) - IP network name not specified, i.e., the value of 'ciscoIsnsIpNetToDiscover' object is set to empty string. invalidIpNetworkName (5) - IP network is not configured. NoGigEInterfaceIndexSpecified (6) - 'ifIndex' of the gigabit eithernet interface is not specified, i.e., the value of 'ciscoIsnsGigEInterfaceToDiscover' object is set to '0'. invalidGigEInterfaceIndex (7) - 'ifIndex' of the gigabit ethernet interface specified in the 'ciscoIsnsGigEInterfaceToDiscover' object is not valid. generalFailure (8)- General IP network discovery operation Failure.
INTEGER { success (1), none (2), inProgress (3), noIpNetworkNameSpecified (4), invalidIpNetworkName (5), noGigEInterfaceIndexSpecified (6), invalidGigEInterfaceIndex (7), generalFailure (8) }