All MIBs › GDCDSX1-MIB › gdcDsx1SoftReset
gdcDsx1SoftReset
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1SoftReset
OID (numeric): 1.3.6.1.4.1.498.6.1.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Supports the action of soft resetting the unit. When this object is set to reset(1), then the unit performs a soft reset, whose meaning is specific to the type of unit being managed. The value of norm(2) will be returned when the reset is complete.
The value of norm(2) can not be set by management.
What is gdcDsx1SoftReset?
Setting this to reset(1) triggers a software reset of this DS1 unit without a power cycle. It reads back norm(2) once the reset finishes, and norm(2) cannot be set directly by management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.2.1.1.2 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1SoftReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.2.1.1.2.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1SoftReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.1.2.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gdcDsx1SoftReset.1
Start monitoring General DataComm (GDC) DSX-1 unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCDSX1-MIB::gdcDsx1SoftReset OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) DSX-1 unit (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1 | gdcDsx1System | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.2 | gdcDsx1Maintenance | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.2.1 | gdcDsx1MaintenanceTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.2.1.1 | gdcDsx1MaintenanceEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.2.1.1.2 | gdcDsx1SoftReset | GDCDSX1-MIB |