sysConfigDownloadConfigMode
MX-SYSTEM-CONFIG-MIB ·
.1.3.6.1.4.1.4935.15.3.1.30.2
Object
scalar r/w
Enumeration
The unit configuration mode when a configuration file is sent by the
management server.
See sysConfigDownloadConfigFile.
request : The unit requests a configuration from the management server.
A notification, msTrapConfigInformation, is sent to the management
server.
record : The unit is recording the new configuration from the management
server. Note that the new settings will not be applied until the
configuration mode is set to commit(1).
A notification, msTrapStatusInformation, is sent to the management
server to confirm that the configuration mode was modified.
commit : Commit the new recorded settings.
A notification, msTrapStatusInformation, is sent to the management
server to confirm that the configuration mode was modified.
The unit is automatically restarted.
undo : Undo all recorded settings.
The new recorded configuration is dismissed.
A notification, msTrapStatusInformation, is sent to the management
server to confirm that the configuration mode was modified.
Context
- MIB
- MX-SYSTEM-CONFIG-MIB
- OID
.1.3.6.1.4.1.4935.15.3.1.30.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
request- Parent
- sysConfigDownloadConfig
- Groups
- 1
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 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSTEM-CONFIG-MIB::sysConfigDownloadConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSTEM-CONFIG-MIB::sysConfigDownloadConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | request |
0 | record |
1 | commit |
2 | undo |
Conformance
Member of