ciscoIsnsIpNetDiscoveryCmdStatus
CISCO-ISNS-IP-NW-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.434.1.2.5
Object
scalar
Enumeration
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.
Context
- MIB
- CISCO-ISNS-IP-NW-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.434.1.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoIsnsIpNetDiscoveryMIBConfig
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | none |
3 | inProgress |
4 | noIpNetworkNameSpecified |
5 | invalidIpNetworkName |
6 | noGigEInterfaceIndexSpecified |
7 | invalidGigEInterfaceIndex |
8 | generalFailure |