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
Net-SNMP examples
How SNMP and these commands workWalk 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
- Source
- CIsnsSrvrDscvryMthdId
- Base type
Bits
Values & Constraints
Type Values
0 | dhcp |
1 | slp |
2 | multicastGroupHb |
3 | broadcastHb |
4 | cfgdServerList |
5 | other |
Conformance
Member of