hpSwitchSaveConfig
HP-SWITCH-BASIC-CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.1
Object
scalar r/w
Enumeration
When this object is set to to 'saveConfig' it results in saving the running configuration of the switch to flash. The saved configuration becomes the boot-up configuration of the switch when it boots next time. When read, this object always returns 'noConfigSave'.
Context
- MIB
- HP-SWITCH-BASIC-CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.1- 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::hpSwitchSaveConfig.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::hpSwitchSaveConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noConfigSave |
2 | saveConfig |
Conformance
Member of