tmnxSysMgmtIfWriteOperMode
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.43.2
Object
scalar Enumeration
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.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.43.2- Type
- scalar
- Access
- readonly
- 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::tmnxSysMgmtIfWriteOperMode.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::tmnxSysMgmtIfWriteOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | syncing |
1 | classic |
2 | modelDriven |
3 | mixed |
Conformance
Member of