configSave
FSM726S-MIB ·
.1.3.6.1.4.1.4526.1.1.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
- FSM726S-MIB
- OID
.1.3.6.1.4.1.4526.1.1.11.19- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- netgearConfigGroup
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 'FSM726S-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM726S-MIB::configSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM726S-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM726S-MIB::configSave'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | save |
2 | noop |