dmAllowedDomainIDList

CISCO-DM-MIB · .1.3.6.1.4.1.9.9.302.1.1.5.1.2

Object

column r/w OctetString
This object provides the lists of domains that are
allowed. Each octet within the value of the object
specifies a set of domains. The first octet specifies
domains 0 through 7. Similarly, the second octet
specifies domain 8 through 15. Within each octet, the
most significant bit represents the lowest numbered
domain and least significant bit represents the highest
numbered domain. Thus each domain, is represented by a
single bit within the value of this object. A domain is
allowed in this VSAN if the corresponding bit has a
value of '1'.
              
If this object has a value which is less than 32 bytes
long, then the domains which are not represented are not
considered to be in the list.
              
If this object is a zero-length string, then no domains
are allowed in this VSAN.

Context

MIB
CISCO-DM-MIB
OID
.1.3.6.1.4.1.9.9.302.1.1.5.1.2
Type
column
Access
readwrite
Status
current
Parent
dmAllowedDomainIDListEntry
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-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmAllowedDomainIDList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmAllowedDomainIDList.<vsanIndex>.<dmAllowedDomainIDListId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DM-MIB::dmAllowedDomainIDList'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance