All MIBs › AETHRA-MIB › systemDefaultScpServer
systemDefaultScpServer
Module: AETHRA-MIB
OID (symbolic): AETHRA-MIB::systemDefaultScpServer
OID (numeric): 1.3.6.1.4.1.7745.5.2.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Set this parameter to configure the name or IP address and port for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.20
What is systemDefaultScpServer?
This is a read-write setting specifying the default SCP (Secure Copy) server address and optional port used for secure file transfers. Example: '192.168.1.50:22' for SSH protocol default port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.20 snmpwalk -v2c -c public <target> AETHRA-MIB::systemDefaultScpServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.20.1 snmpget -v2c -c public <target> AETHRA-MIB::systemDefaultScpServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7745.5.2.20.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> systemDefaultScpServer.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::systemDefaultScpServer 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.20 | systemDefaultScpServer | AETHRA-MIB |