ALTEON-TIGON-SWITCH-MIB :: agSaveConfiguration

MIB Reference — IPNetwork Monitor

All MIBsALTEON-TIGON-SWITCH-MIBagSaveConfiguration

agSaveConfiguration

Module: ALTEON-TIGON-SWITCH-MIB

OID (symbolic): ALTEON-TIGON-SWITCH-MIB::agSaveConfiguration

OID (numeric): 1.3.6.1.4.1.1872.2.1.2.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This is an action object to write current configuration to nonvolatile storage.

When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash.

When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration.

ok(1) is returned always when read.

What is agSaveConfiguration?

A read-write action object used to save the switch's current configuration to nonvolatile (flash) storage, optionally backing up the prior active configuration first.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.2.1.1
snmpwalk -v2c -c public <target> ALTEON-TIGON-SWITCH-MIB::agSaveConfiguration

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.2.1.1.1
snmpget -v2c -c public <target> ALTEON-TIGON-SWITCH-MIB::agSaveConfiguration.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1872.2.1.2.1.1.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1872alteonALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2private_mibsALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1switchALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.2agentALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.2.1agGeneralALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.2.1.1agSaveConfigurationALTEON-TIGON-SWITCH-MIB