|
Description:
|
tmnxSysMgmtIfWriteOperMode OBJECT-TYPE
SYNTAX INTEGER {syncing(0), classic(1), modelDriven(2), mixed(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of tmnxSysMgmtIfWriteOperMode indicates the router
configuration mode operationalized by the system.
syncing (0) - The system is in transition between
modes. Write access is restricted in
all interfaces.
classic (1) - configuration is managed by classic
interfaces only (e.g. classic CLI and
SNMP).
modelDriven (2) - configuration is managed by
modelDriven interfaces only
(e.g. MD-CLI, Netconf, and gNMI).
mixed (3) - configuration is managed (with
restrictions) with both classic and
modelDriven interfaces."
|
|
|