loadFactoryDefaultSetting
MOXA-CN2600-MIB ·
.1.3.6.1.4.1.8691.2.11.1.5.3.2.1
Object
scalar r/w
Enumeration
This function will reset all of the Terminal Server CN2600 series device server's settings to the factory default values. Be aware that previous settings will be lost. Selecting Reset to factory default (excluding IP configuration) will reset all settings except the IP configuration to factory defaults. Selecting Reset to factory default will reset all settings including the IP configuration to factory defaults.
Context
- MIB
- MOXA-CN2600-MIB
- OID
.1.3.6.1.4.1.8691.2.11.1.5.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- loadFactoryDefault
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::loadFactoryDefaultSetting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-CN2600-MIB::loadFactoryDefaultSetting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | resetToFactoryDefault-ExcludingIpConfiguration |
1 | resetToFactoryDefault |