ciscoIsnsIpNetDiscoveryCommand

CISCO-ISNS-IP-NW-DISCOVERY-MIB · .1.3.6.1.4.1.9.9.434.1.2.4

Object

scalar r/w Enumeration
The IP network discovery command to be executed.
          
Command                 Remarks
          
all                Run IP network discovery for all the 
                   gigabit ethernet interfaces in the 
                   fabric. 
          
noOp               no operation will be performed.
          
ipNetworkSpecific  Run IP network discovery for all gigabit 
                   ethernet interfaces that are configured 
                   to be members of the IP network name 
                   specified in the 
                   'ciscoIsnsIpNetToDiscover' object.
                          
interfaceSpecific  Run IP network discovery incrementally 
                   for the gigabit ethernet interface 
                   specified in the 
                   'ciscoIsnsGigEInterfaceToDiscover' 
                   object.
          
The value of this object when read is always 'noOp'.

Context

MIB
CISCO-ISNS-IP-NW-DISCOVERY-MIB
OID
.1.3.6.1.4.1.9.9.434.1.2.4
Type
scalar
Access
readwrite
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::ciscoIsnsIpNetDiscoveryCommand.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::ciscoIsnsIpNetDiscoveryCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2noOp
3ipNetworkSpecific
4interfaceSpecific

Conformance