issInitiateConfigSave
SUPERMICRO-ISS-MIB ·
.1.3.6.1.4.1.10876.101.1.81.1.13
Object
When set as 'true' switch configurations save operation is
initiated.
As soon as the configuration save operation is completed, the value
of this object reverts back to 'false'.
All the configurations made via the three interfaces
viz.
-> commandline interface
-> Web Interface
-> SNMP interface
are saved either in 'Startup Configuration File' in the flash or
in the specified 'issConfigSaveFileName' in the flash or
in the chosen remote system, depending upon 'ConfigSaveOption'.
Context
- MIB
- SUPERMICRO-ISS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.81.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- issSystem
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 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issInitiateConfigSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISS-MIB::issInitiateConfigSave'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |