cIsnsSrvrInstDfltDdDdsStatus

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

Object

column r/w Enumeration
Default DD/DDS Status - This indicates the Discovery Domain 
(DD) and Discovery Domain Set (DDS) membership status for a 
new device when registered in the iSNS Server instance. 
Either the new device will not be in a DD/DDS, or will be 
placed into a default DD and default DDS.  The default 
setting is inNoDomain.

Context

MIB
CISCO-IETF-ISNS-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.116.1.1.1.1.17
Type
column
Access
readwrite
Status
current
Parent
cIsnsSrvrInstEntry
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::cIsnsSrvrInstDfltDdDdsStatus'
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::cIsnsSrvrInstDfltDdDdsStatus.<cIsnsSrvrInstIndex>'
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::cIsnsSrvrInstDfltDdDdsStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inNoDomain
2inDefaultDdAndDds

Conformance