All MIBs › NETI-DTM-MIB › dtmNodeRestartOnError
dtmNodeRestartOnError
Module: NETI-DTM-MIB
OID (symbolic): NETI-DTM-MIB::dtmNodeRestartOnError
OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.6.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The value of this object is only used if any DTM interface (table dtmIfTable) is configured as persistent (e.g. dtmIfLinkClass is `persistent' or `nailed'). It is controlling what status (dtmNodeStatus) the node shall enter when it reboots or the control function sub-system restarts. Note that the node always enters status `up' at cold-start.
true(1) The node shall enter the status (dtmNodeStatus) `up'. All channels are torn down.
false(2) The node shall enter the status (dtmNodeStatus) `noControl' or `limited', as applicable.
What is dtmNodeRestartOnError?
This boolean, meaningful only when at least one DTM interface has a persistent or nailed link class, controls what dtmNodeStatus the node enters on reboot or control-plane restart: true forces it to 'up' (tearing down all channels), false lets it enter 'noControl' or 'limited' as appropriate. Note the node always cold-boots into 'up' regardless of this setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.6.2 snmpwalk -v2c -c public <target> NETI-DTM-MIB::dtmNodeRestartOnError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.6.2.4.1.6.2.1 snmpget -v2c -c public <target> NETI-DTM-MIB::dtmNodeRestartOnError.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2928.6.2.4.1.6.2.1 s <value>
Start monitoring Net Insight DTM network elements with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETI-DTM-MIB::dtmNodeRestartOnError OID value, configure state conditions and alerts, and monitor any Net Insight DTM network elements from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2928 | netinsight | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.6 | netiExperimental | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.6.2 | netiExperimentalGeneric | NETI-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2928.6.2.4 | netiDTMMIB | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1 | netiDTMMIBObjects | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.6 | dtmNodeGroup | NETI-DTM-MIB |
| 1.3.6.1.4.1.2928.6.2.4.1.6.2 | dtmNodeRestartOnError | NETI-DTM-MIB |