nbsCmmcSysSetNvramDefaults
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.6
Object
scalar r/w
Enumeration
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.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSystemGrp
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcSysSetNvramDefaults.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcSysSetNvramDefaults'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | setDefaults |