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
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-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'
Values & Constraints
Type Values
1 | starting |
2 | unconfigured |
3 | principalSwitchSelection |
4 | domainIdDistribution |
5 | buildFabricPhase |
6 | reconfigureFabricPhase |
7 | stable |
8 | stableWithNoEports |
9 | stableWithDomainConfigured |
10 | noDomains |
11 | disabled |
12 | suspended |
13 | unknown |
Conformance
Member of