saveConfigurationToChassis
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.15.1
Object
scalar mandatory
r/w
Enumeration
Save the configuration settings from the AMM to the chassis.
This operation may take several seconds.
The input values for the SET command when AMM is installed in BladeCenter and
BladeCenter T are:
1: Save the configuration settings in compressed(AMM) format.
2: Save the configuration settings in legacy(MM) format. This option has
been deprecated.
other: Invalid.
The input values for the SET command when AMM is installed in BladeCenter H and
BladeCenter HT are:
1: Save the configuration settings in compressed(AMM) format.
other: Invalid.
NOTE: This MIB object is for AMM only and the value returned for the GET command is meaningless.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.15.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- configurationManagement
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::saveConfigurationToChassis.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::saveConfigurationToChassis'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.