|
Description:
|
tmnxSysMgmtIfWriteMode OBJECT-TYPE
SYNTAX INTEGER {classic(1), modelDriven(2), mixed(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The value of tmnxSysMgmtIfWriteMode specifies the router
configuration mode's requested provisional state.
classic (1) - configuration is managed by classic
interfaces only (e.g. classic CLI and
SNMP).
modelDriven (2) - configuration is managed by
model-driven interfaces only
(e.g. MD-CLI, Netconf, and gNMI).
mixed (3) - configuration is managed (with
restrictions) with both classic and
model-driven interfaces.
When the value of tmnxSysMgmtIfWriteOperMode is in 'modelDriven (2)'
mode, SNMP Set-PDUs are rejected (ResourceUnavailable(13))). To
re-enable SNMP access an operator MUST have write-access to CLI or a
newer interface such as Netconf or gNMI and set the mode to either
'classic (1)' or 'mixed (3)'."
DEFVAL {classic}
|
|
|