All MIBs › NBS-CMMC-MIB › nbsCmmcSysSetNvramDefaults
nbsCmmcSysSetNvramDefaults
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysSetNvramDefaults
OID (numeric): 1.3.6.1.4.1.629.200.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Writing the value setDefaults to this objects will re- store the defaults in the NVRAM data base. These values will take effect after a system reset.
For the Linux-based NM family, after restoring defaults, take care not to commit running changes with the nbsCmmcSysWriteConfig object. Doing so would undo the defaults, overwriting them with the running configuration.
What is nbsCmmcSysSetNvramDefaults?
Writing 'setDefaults' to this object resets the device's NVRAM database to factory defaults, which take effect after a system reset. For Linux-based NM systems, operators must be careful not to commit running configuration changes afterward, as that would overwrite the defaults with the current running config. This is useful for recovery from misconfiguration or preparing a device for redeployment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.6 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSetNvramDefaults
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.6.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysSetNvramDefaults.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.6.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2 | nbsCmmcSystemGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.6 | nbsCmmcSysSetNvramDefaults | NBS-CMMC-MIB |