MIB Viewer

tmnxSysMgmtIfWriteMode

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.1.43.1
Access
read-write
Status
current
Sub-identifiers
0
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)'.
INTEGER { classic (1), modelDriven (2), mixed (3) }