dmState

CISCO-DM-MIB · .1.3.6.1.4.1.9.9.302.1.1.1.1.19

Object

column DmState
The state of the Domain Manager on the local switch on
this VSAN.

Context

MIB
CISCO-DM-MIB
OID
.1.3.6.1.4.1.9.9.302.1.1.1.1.19
Type
column
Access
readonly
Status
current
Parent
dmEntry
Groups
3

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::dmState'
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::dmState.<vsanIndex>'
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::dmState'

Syntax

Source
DmState
Base type
Enumeration

Values & Constraints

Type Values
1starting
2unconfigured
3principalSwitchSelection
4domainIdDistribution
5buildFabricPhase
6reconfigureFabricPhase
7stable
8stableWithNoEports
9stableWithDomainConfigured
10noDomains
11disabled
12suspended
13unknown