cfgCliSshAddress
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.100.9
Object
scalar
r/w
OctetString
Address to which the ssh server for CLI binds.
The default is '0.0.0.0:22'.
Multiple space and/or comma separated tuples are allowed.
**Examples**
* 192.168.1.20:22
* 192.168.1.20:22, 192.168.2.20:8022, 172.16.32.32:10022
* 192.168.1.20:22 192.168.2.20:8022 172.16.32.32:10022
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.100.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgCli
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgCliEnabled CLI feature support configuration.
Applies to AP and STA. | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.100.1 |
| cfgCliUsername CLI username.
Applies to AP and STA. | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.100.2 |
| cfgCliPassword CLI password.
For SSH, a password is mandatory. Accessing the device via telnet
without using a password is done by setting the password to an
empty string (zero strin… | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.100.3 |
| cfgCliTelnetEnabled CLI telnet support configuration.
Applies to AP and STA. | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.100.4 |
| cfgCliSshEnabled CLI ssh support configuration.
Applies to AP and STA. | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.100.6 |
| cfgCliTelnetAddress Address to which the telnet server for CLI binds.
The default is '0.0.0.0:23'.
Multiple space and/or comma separated tuples are allowed.
**Examples**
… | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.100.8 |