OID | 1.3.6.1.4.1.9.9.434.1.1.11 |
Module | CISCO-IP-NW-DISCOVERY-MIB (CISCO) |
Nom | cIpNetworkDiscoveryCmdStatus |
Acces | readonly |
Status | current |
Description | 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.
noGigEInterfaceIndexSpecified (4)
- 'ifIndex' of the gigabit eithernet interface
is not specified, i.e., the value of
'cIpNetworkGigEInterfaceToDiscover' object
is set to '0'.
noGigEInetAddrSpecified (5)
- InetAddress of the gigabit eithernet
interface is not specified, i.e., the
value of
'cIpNetworkpGigEInetAddrToDiscover' object
is set to '0'.
noGigESwitchWWNSpecified (6)
- The Switch WWN of the gigabit eithernet
interface is not specified, i.e., the value
of 'cIpNetworkGigESwitchWWNToDiscover'
object is set to '0'.
invalidGigEInterfaceIndex (7)
- 'ifIndex' of the gigabit ethernet interface
specified in the
'cIpNetworkGigEInterfaceToDiscover' object
is not valid.
invalidGigEInetAddrType (8)
- 'InetAddrType' of the gigabit ethernet
interface specified in the
'cIpNetworkGigEInetAddrType' object
is not valid.
invalidGigEInetAddr (9)
- 'InetAddr' of the gigabit ethernet
interface specified in the
'cIpNetworkGigEInetAddr' object
is not valid.
generalFailure (10)- General IP network discovery operation
Failure. |
Syntaxe | Enumeration (1-success, 2-none, 3-inProgress, 4-noGigEInterfaceIndexSpecified, 5-noGigEInetAddrSpecified, 6-noGigESwitchWWNSpecified, 7-invalidGigEInterfaceIndex, 8-invalidGigEInetAddrType, 9-invalidGigEInetAddr, 10-generalFailure) |