agentSSHMgmtPortNum
NETGEAR-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.4526.10.11.2.10
Object
scalar
r/w
Integer32
Get/Set the TCP port number that the SSH server listens to for incoming
requests. The port number is an integer value from 1 to 65535. Before setting
this object, check your system (e.g. using 'netstat') to make sure the desired
port number is not currently being used by any other service. The default
value for this object is 22.
Note that existing SSH login sessions are not affected by a change in value of
this object, although establishment of any new SSH sessions must use the new
port number.
Context
- MIB
- NETGEAR-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.4526.10.11.2.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSSHConfigGroup
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentSSHAdminMode Configures whether the SSH service is enabled on this switch. The
default value is disable(2). | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.1 |
| agentScpServerAdminMode Configures SCP server admin mode to download files to the switch.
The default value is disable(2). | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.11 |
| agentSSHProtocolLevel Indicates the protocol version of SSH enabled on this switch.
Starting with the use of OpenSSH version 7.5P1,
SSH Protocol Version 1.0 is no longer supported. | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.2 |
| agentSSHSessionsCount Current number of active SSH sessions on this switch. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4526.10.11.2.3 |
| agentSSHMaxSessionsCount Max number of SSH sessions permitted on this switch. | scalar | Integer32 | .1.3.6.1.4.1.4526.10.11.2.4 |
| agentSSHSessionTimeout ssh idle timeout value for this switch im minutes. | scalar | Integer32 | .1.3.6.1.4.1.4526.10.11.2.5 |
| agentSSHKeysPresent Indicates what key files are present on the device, if any. | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.6 |
| agentSSHKeyGenerationStatus Indicates what key files are currently being generated, if any. | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.7 |
| agentSSHRSAKeyControl Controls RSA key generation and deletion. Always returns noop(1). | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.8 |
| agentSSHDSAKeyControl Controls DSA key generation and deletion. Always returns noop(1). | scalar | Enumeration | .1.3.6.1.4.1.4526.10.11.2.9 |