cIsnsClntInstScndryDiscMthd
CISCO-IETF-ISNS-MGMT-MIB ·
.1.3.6.1.4.1.9.10.116.1.2.1.1.12
Object
Indicates the secondary discovery methods enabled on this iSNS Client instance. This allows secondary discovery methods, which are used by a client only if the primary method does not locate an iSNS Server, to be configured. For example, DHCP may be the primary discovery method, and configured-server-list may be a secondary discovery method. Multiple discovery methods in the bitmap may be designated as secondary discovery methods. If this is the case, then the order they are used is determined by the client. The primary discovery method should not be listed as a secondary discovery method. If no secondary discovery methods have been configured, then no bits are enabled. All secondary server methods will be attempted.
Context
- MIB
- CISCO-IETF-ISNS-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.116.1.2.1.1.12- 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::cIsnsClntInstScndryDiscMthd'
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::cIsnsClntInstScndryDiscMthd.<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::cIsnsClntInstScndryDiscMthd'
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