All MIBs › TN-MGMT-MIB › tnDevSysReset
tnDevSysReset
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnDevSysReset
OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The device can be reset or rebooted by setting this mib variable. running(1) - is a read-only value returned when the system is operational. coldStart(2) - This resets all the system states and reinitializes the system. All configuration is saved during a restart. warmStart(3) - The system restarts but the states are not initialized. Some devices may not support this operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.1.1.1.1.4 snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnDevSysReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.1.1.1.1.4.1 snmpget -v2c -c public <target> TN-MGMT-MIB::tnDevSysReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.3.1.1.1.1.1.4.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5.3 | tnMgmtMIB | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1 | tnMgmtObjects | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1 | tnDevMgmt | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.1 | tnDevSysMgmt | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.1.1 | tnDevSysCfgTable | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.1.1.1 | tnDevSysCfgEntry | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.1.1.1.1.4 | tnDevSysReset | TN-MGMT-MIB |