All MIBs › AETHRA-MIB › systemScpUsername
systemScpUsername
Module: AETHRA-MIB
OID (symbolic): AETHRA-MIB::systemScpUsername
OID (numeric): 1.3.6.1.4.1.7745.5.2.21
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Set this parameter to configure the username for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.21
What is systemScpUsername?
This is a read-write setting storing the username credential for authenticating to the default SCP server for secure file transfers. Set to 'admin' or your SCP account name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.21 snmpwalk -v2c -c public <target> AETHRA-MIB::systemScpUsername
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.21.1 snmpget -v2c -c public <target> AETHRA-MIB::systemScpUsername.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7745.5.2.21.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> systemScpUsername.1
Start monitoring Aethra DSL/ISDN modems and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AETHRA-MIB::systemScpUsername OID value, configure state conditions and alerts, and monitor any Aethra DSL/ISDN modems and routers 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.7745 | aethra | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5 | atosnt | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2 | system | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2.21 | systemScpUsername | AETHRA-MIB |