hpSwitchImplicitConfigSave
HP-SWITCH-BASIC-CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.11
Object
scalar r/w
Enumeration
This object is to enable/disable the implicit
write-memory (saving the running-config to the
flash) done after every successful SNMP
set operation.
When set to 'enable', config changes are written to
the flash which results in slow performance for
these set operations.
To get faster processing while doing large number
of continuous SNMP set operations, this object can be
set to 'disable'; And,once the SNMP set operations are
done, 'hpSwitchSaveConfig' MIB object can be used
to save the running-config to the flash.
This object will not be saved across a re-boot,
and will always be set to 'enable' at boot.
It is advisable to set this MIB object to
'disable' only when there are a lot of
continuous SNMP set operations e.g. a script
executing a large number of SNMP set operations.
Context
- MIB
- HP-SWITCH-BASIC-CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchBasicConfigObjects
- Groups
- 1
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 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchImplicitConfigSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchImplicitConfigSave'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of