dmRestart

CISCO-DM-MIB · .1.3.6.1.4.1.9.9.302.1.1.1.1.7

Object

column r/w Enumeration
This object tells the Domain Manager to rebuild the
Domain ID tree all over again.
              
If this object is set to 'disruptive', then a RCF
(ReConfigure Fabric) is generated in the VSAN in
order for the fabric to recover from the errors.
              
If this object is set to 'nonDisruptive', then a
BF (Build Fabric) is generated in the VSAN.
              
No action is taken if this object is set to 'noOp'.
The value of the object when read is always 'noOp'.

Context

MIB
CISCO-DM-MIB
OID
.1.3.6.1.4.1.9.9.302.1.1.1.1.7
Type
column
Access
readwrite
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::dmRestart'
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::dmRestart.<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::dmRestart'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonDisruptive
2disruptive
3noOp