comm:Ssh

Object that encompasses properties related to Secure Shell access to the APIC, namely admin-state (default=enabled) and port(default=22).

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
adminSt comm:AdminState
(scalar:Enum8)
SELECTION:
1 - enabled
2 - disabled
DEFAULT: enabled
ciphers aaa:Boolean
(scalar:Enum8)
Enable Or Disable All Ciphers SELECTION:
0 - no
1 - yes
DEFAULT: no
descr pol:Descr
Description of the specified attribute
enWeakCiphers aaa:Boolean
(scalar:Enum8)
Enable or Disable weak Ciphers SELECTION:
0 - no
1 - yes
DEFAULT: no
keyExchangeAlgorithms aaa:Boolean
(scalar:Enum8)
Enable Or Disable All Key Exchange methods SELECTION:
0 - no
1 - yes
DEFAULT: no
keyTypes aaa:Boolean
(scalar:Enum8)
Enable Or Disable All Public Key Algorithms SELECTION:
0 - no
1 - yes
DEFAULT: no
loginAttempts scalar:Uint32
Max number of login attempts allowed before SSH session is reset
RANGE: [1 , 10]
DEFAULT: 3
loginGraceTime scalar:Uint32
Maximum grace time of SSH login
RANGE: [0 , 3600]
DEFAULT: 120
messageAuthCodes aaa:Boolean
(scalar:Enum8)
Enable Or Disable All Message Authentication Codes SELECTION:
0 - no
1 - yes
DEFAULT: no
name pol:ObjName
(naming:Name256)
Object name
MAX SIZE: 64
DEFAULT: ssh
port comm:Port
(scalar:Uint32)
RANGE: [22 , 65535]
DEFAULT: 22

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
configErrSshPort comm:SshPortfaultBitmapT
(scalar:Enum8)
Error for SSH port config. SELECTION:
0 - noerror
1 - SshPortUnavailable
DEFAULT: noerror

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
proto comm:Protocol
(scalar:Enum8)
The list of protocols to match. SELECTION:
0 - none
1 - tcp
2 - udp
3 - all
DEFAULT: none
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced