ALTEON-PRIVATE-MIBS :: agSaveConfiguration

MIB Reference — IPNetwork Monitor

All MIBsALTEON-PRIVATE-MIBSagSaveConfiguration

agSaveConfiguration

Module: ALTEON-PRIVATE-MIBS

OID (symbolic): ALTEON-PRIVATE-MIBS::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.

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-PRIVATE-MIBS::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-PRIVATE-MIBS::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-PRIVATE-MIBS