All MIBs › AT-RG600-MIB › sysAdminCLICommandString
sysAdminCLICommandString
Module: AT-RG600-MIB
OID (symbolic): AT-RG600-MIB::sysAdminCLICommandString
OID (numeric): 1.3.6.1.4.1.207.8.44.4.1.3.6.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Command to be executed.
What is sysAdminCLICommandString?
This read-write text field holds a command line command to be executed remotely. Administrators set it with a command string; the device executes it and returns results. Setting to "show interfaces" executes the interface display command.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.1.3.6.1 snmpwalk -v2c -c public <target> AT-RG600-MIB::sysAdminCLICommandString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.1.3.6.1.1 snmpget -v2c -c public <target> AT-RG600-MIB::sysAdminCLICommandString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.44.4.1.3.6.1.1 s <value>
Start monitoring Allied Telesis RG600 residential/SMB gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-RG600-MIB::sysAdminCLICommandString OID value, configure state conditions and alerts, and monitor any Allied Telesis RG600 residential/SMB gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44 | residentialGateway | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4 | rg600 | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1 | rg600system | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.3 | sysAdmin | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.3.6 | sysAdminCommandLineInterface | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.3.6.1 | sysAdminCLICommandString | AT-RG600-MIB |