cIpNetworkDiscoveryCmdStatus
CISCO-IP-NW-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.434.1.1.11
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.
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.
Context
- MIB
- CISCO-IP-NW-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.434.1.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cIpNetworkDiscoveryConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-NW-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-NW-DISCOVERY-MIB::cIpNetworkDiscoveryCmdStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-NW-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-NW-DISCOVERY-MIB::cIpNetworkDiscoveryCmdStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | none |
3 | inProgress |
4 | noGigEInterfaceIndexSpecified |
5 | noGigEInetAddrSpecified |
6 | noGigESwitchWWNSpecified |
7 | invalidGigEInterfaceIndex |
8 | invalidGigEInetAddrType |
9 | invalidGigEInetAddr |
10 | generalFailure |
Conformance
Member of