ccResetFactory
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.2.2.1
Object
Writing this value causes the switch to reset to
factory conditions. NOTHING is retained, NOT the
static IP address assignments (if any), NOR any
non-factory-default SNMP settings, nor any other
non-factory-default settings.
Given this, be warned that setting this value may
very well cause all communication paths to the
WS2000 to be lost. (However, if DHCP is used to
obtain an IP addr on the WAN port, and only
default SNMP settings are used, communications may
be possible after the factory reset).
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccReset
- Groups
- 3
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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccResetFactory.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccResetFactory'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |