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
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ISNS-IP-NW-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISNS-IP-NW-DISCOVERY-MIB::ciscoIsnsIpNetDiscoveryCmdStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ISNS-IP-NW-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ISNS-IP-NW-DISCOVERY-MIB::ciscoIsnsIpNetDiscoveryCmdStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2none
3inProgress
4noIpNetworkNameSpecified
5invalidIpNetworkName
6noGigEInterfaceIndexSpecified
7invalidGigEInterfaceIndex
8generalFailure

Conformance