configSave
POWERCONNECT5012-MIB ·
.1.3.6.1.4.1.674.10895.2.11.19
Object
scalar mandatory
r/w
Enumeration
Physically saves the current configuration to nvram. - use with care. (1) saves the configuration (2) does nothing.
Context
- MIB
- POWERCONNECT5012-MIB
- OID
.1.3.6.1.4.1.674.10895.2.11.19- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dellConfigGroup
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 'POWERCONNECT5012-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT5012-MIB::configSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWERCONNECT5012-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWERCONNECT5012-MIB::configSave'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | save |
2 | noop |