tmnxSysMgmtCliEngine1
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.33.2.1.4
Object
The value of tmnxSysMgmtCliEngine1 specifies the CLI engine that is
active when a user logs in.
Value systemDerived specifies that the CLI engine is derived
from the current value of tmnxSysMgmtIfWriteMode:
tmnxSysMgmtIfWriteMode -> CLI engine
---------------------- ---------------------
classic -> Classic CLI
modelDriven -> MD CLI
mixed -> MD CLI
Both tmnxSysMgmtCliEngine1 and tmnxSysMgmtCliEngine2 must be present
in the same set request.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.33.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxSysMgmtProtocolEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysMgmtCliEngine1'
More examples
Read one indexed 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::tmnxSysMgmtCliEngine1.<tmnxSysMgmtProtocol>'
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::tmnxSysMgmtCliEngine1'
Syntax
- Source
- TIMETRA-TC-MIBTmnxCliEngine
- Base type
Enumeration
Values & Constraints
Type Values
1 | classicCli |
2 | mdCli |
3 | systemDerived |
Conformance
Member of