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
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | none |
3 | inProgress |
4 | noIpNetworkNameSpecified |
5 | invalidIpNetworkName |
6 | noGigEInterfaceIndexSpecified |
7 | invalidGigEInterfaceIndex |
8 | generalFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoIsnsIpNetDiscoverySpinLock This object is used to facilitate modification of
ciscoIsnsIpNetToDiscover,ciscoIsnsGigEInterfaceToDiscover
and ciscoIsnsIpNetDiscoveryCommand objects by multiple
managers.
… | scalar | SNMPv2-TCTestAndIncr | .1.3.6.1.4.1.9.9.434.1.2.1 |
| ciscoIsnsIpNetToDiscover This object indicates the name of an IP network,
represented by the the value of the
'ciscoIsnsIpNetName' object, that needs to be
(re)discovered.
This object MUST be… | scalar | OctetString | .1.3.6.1.4.1.9.9.434.1.2.2 |
| ciscoIsnsGigEInterfaceToDiscover This object represents the 'ifIndex' of the specified
gigabit ethernet interface for which the IP network
discovery needs to be done incrementally.
This object MUST … | scalar | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.434.1.2.3 |
| ciscoIsnsIpNetDiscoveryCommand The IP network discovery command to be executed.
Command Remarks
all Run IP network discovery for all the
… | scalar | Enumeration | .1.3.6.1.4.1.9.9.434.1.2.4 |