tmnxSysMgmtIfWriteMode
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.43.1
Object
scalar r/w
Enumeration
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)'.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.43.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxSysMgmtInterfaces
- 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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysMgmtIfWriteMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::tmnxSysMgmtIfWriteMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | classic |
2 | modelDriven |
3 | mixed |
Conformance
Member of