nbDevRouterSaveConfig

DEV-CFG-MIB · .1.3.6.1.4.1.629.1.50.11.1.4

Object

scalar r/w Enumeration
If operation SET is issued with value saveConfig(1), all
configuration is to be saved in relevant configuration files;
SET with value warmReset(2) causes only a restart of the
the SNMP Agent CPU operative software;
SET with value coldReset(3) causes the switching engine
as well as the SNMP Agent CPU to be hardware resetted,
similar to a power-on cycle;
SET with value backupReset(4) causes the warmReset from backup partition.

Context

MIB
DEV-CFG-MIB
OID
.1.3.6.1.4.1.629.1.50.11.1.4
Type
scalar
Access
readwrite
Status
current
Parent
nbDevGen

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEV-CFG-MIB::nbDevRouterSaveConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEV-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEV-CFG-MIB::nbDevRouterSaveConfig'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1saveConfig
2warmReset
3coldReset
4backupReset