cIsnsClntInstPrmryDiscMthd

CISCO-IETF-ISNS-MGMT-MIB · .1.3.6.1.4.1.9.10.116.1.2.1.1.11

Object

Indicates the primary discovery process currently enabled 
on this iSNS Client instance.  This allows the discovery 
process used by a client to be configured.  Only one 
discovery method in the bitmap is allowed to be designated 
as the primary discovery method at any given time.  If the 
primary discovery process is successful, then secondary 
discovery methods are not used.

Context

MIB
CISCO-IETF-ISNS-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.116.1.2.1.1.11
Type
column
Access
readwrite
Status
current
Parent
cIsnsClntInstEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-ISNS-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISNS-MGMT-MIB::cIsnsClntInstPrmryDiscMthd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-ISNS-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISNS-MGMT-MIB::cIsnsClntInstPrmryDiscMthd.<cIsnsClntInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-ISNS-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-ISNS-MGMT-MIB::cIsnsClntInstPrmryDiscMthd'

Syntax

Values & Constraints

Type Values
0dhcp
1slp
2multicastGroupHb
3broadcastHb
4cfgdServerList
5other

Conformance