snMspsCplugFormat
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.23.20
Object
scalar r/w
Enumeration
Write access using factoryclean(1) initiates erasing
the complete C-PLUG to factory default. Write access
using write(2) initiates a factory clean and write of
the current device configuration to the C-PLUG. Write
access using other values will cause 'bad value' error.
Read access will return following values:
0 - No error is occurred.
3 - An error is occurred during formatting C-Plug.
4 - C-PLUG is not present on the device.
10 - Erasing C-PLUG to factory default in progress.
11 - Writing current device configuration to C-PLUG in progress.
In error case, additional error information could be evaluated
using read access to snMspsCplugErrNum.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.23.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snMspsCplug
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsCplugFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsCplugFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-error |
1 | clean |
2 | write |
3 | format-error |
4 | no-cplug |
10 | clean-in-progress |
11 | write-in-progress |