rlCLIremoteCLIcommand

RADLAN-CLI-MIB · .1.3.6.1.4.1.89.52.6.1

Object

scalar r/w Enumeration
Commands that can be given for execution of CLI from remote:
takeRemoteCLI:      take resources of remote CLI activation
releaseRemoteCLI:   free resources of remote CLI activation
applySentCLI:       apply the CLI commands that are currently in
                    rlCLIremoteCLIcommandsTable.
deleteCommandsCLI:  delete all the CLI commands that are currently in
                    rlCLIremoteCLIcommandsTable.
setEchoModeCLI:     entered commands will appear before its output
                    in rlCLIremoteCLIoutputsTable.
unsetEchoModeCLI:   entered commands will not appear
                    in rlCLIremoteCLIoutputsTable.

Context

MIB
RADLAN-CLI-MIB
OID
.1.3.6.1.4.1.89.52.6.1
Type
scalar
Access
readwrite
Status
current
Parent
rlCLIremoteCLIsupport

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-CLI-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-CLI-MIB::rlCLIremoteCLIcommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-CLI-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-CLI-MIB::rlCLIremoteCLIcommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1takeRemoteCLI
2releaseRemoteCLI
3applySentCLI
4deleteCommandsCLI
5setEchoModeCLI
6unsetEchoModeCLI