MIB Viewer

BIANCA-BRICK-SSH-MIB

43 objects
No module-level DESCRIPTION found.
Imported Objects
BINTEC-MIB MISSINGBitValue Date HexValue
RFC-1212OBJECT-TYPE
RFC1155-SMICounter enterprises IpAddress TimeTicks
RFC1158-MIBDisplayString
OIDNameAccessStatusDescription
1.3.6.1.4.1.272Nodebintec
1.3.6.1.4.1.272.4Nodebibo
1.3.6.1.4.1.272.4.44Nodessh
1.3.6.1.4.1.272.4.44.1NodesshDaemonCfg
1.3.6.1.4.1.272.4.44.1.1ScalarsshdCfgPortread-writemandatorySpecifies the port on which the server listens for connections (default: 22).
1.3.6.1.4.1.272.4.44.1.2ScalarsshdCfgLoginGraceTimeread-writemandatoryGives the grace time for clients to authenticate themselves (default 600 seconds). If the client fails to authenticate the user within this many seconds, the s…
1.3.6.1.4.1.272.4.44.1.3ScalarsshdCfgHostbasedAuthenticationread-writemandatorySpecifies whether ssh_known_hosts authentication together with successful public key client host authentication is allowed (hostbased authentication). This opt…
1.3.6.1.4.1.272.4.44.1.4ScalarsshdCfgPubkeyAuthenticationread-writemandatorySpecifies whether public key authentication is allowed. The default is 'yes'. Note that this option applies to protocol version 2 only.
1.3.6.1.4.1.272.4.44.1.5ScalarsshdCfgPasswordAuthenticationread-writemandatorySpecifies whether password authentication is allowed. The default is 'yes'.
1.3.6.1.4.1.272.4.44.1.6ScalarsshdCfgChallengeResponseAuthenticationread-writemandatorySpecifies whether challenge response authentication is allowed. The default is 'yes'.
1.3.6.1.4.1.272.4.44.1.7ScalarsshdCfgKeepAlivesread-writemandatorySpecifies whether the system should send keepalive messages to the other side. If they are sent, death of the connection or crash of one of the machines will b…
1.3.6.1.4.1.272.4.44.1.8ScalarsshdCfgPermitEmptyPasswdread-writemandatoryWhen password authentication is allowed, it specifies whether the server allows login to accounts with empty password strings. The default is 'no'.
1.3.6.1.4.1.272.4.44.1.9ScalarsshdCfgCompressionread-writemandatoryEnables/disables the general use of compression.
1.3.6.1.4.1.272.4.44.1.10ScalarsshdCfgVerifyReverseMappingread-writemandatorySpecifies whether sshd should try to verify the remote host name and check that the resolved host name for the remote IP address maps back to the very same IP …
1.3.6.1.4.1.272.4.44.1.11ScalarsshdCfgLogFacilityread-writemandatoryGives the facility code that is used when logging messages from sshd. The possible values are: 'daemon', 'user', 'auth', 'local0', 'local1', 'local2', 'local3'…
1.3.6.1.4.1.272.4.44.1.12ScalarsshdCfgLogLevelread-writemandatoryGives the verbosity level that is used when logging messages from sshd. The possible values are: 'quiet', 'fatal', 'error', 'info', 'verbose' and 'debug'. The …
1.3.6.1.4.1.272.4.44.1.13ScalarsshdCfgCiphersread-writemandatorySpecifies the ciphers allowed for protocol version 2. Multiple ciphers must be comma-separated. The default is 'aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,ar…
1.3.6.1.4.1.272.4.44.1.14ScalarsshdCfgMacsread-writemandatorySpecifies the available MAC (message authentication code) algorithms. The MAC algorithm is used in protocol version 2 for data integrity protection. Multiple a…
1.3.6.1.4.1.272.4.44.1.15ScalarsshdCfgProtocolread-writemandatorySpecifies the protocol versions sshd should support. The possible values are '1' and '2'. Multiple versions must be comma separated. Currently only protocol ve…
1.3.6.1.4.1.272.4.44.1.16ScalarsshdCfgMaxClientsread-writemandatorySpecifies the maximum number of concurrent unauthenticated connections to the sshd daemon. Additional connections will be dropped until authentication succeeds…
1.3.6.1.4.1.272.4.44.1.17ScalarsshdCfgClientAliveIntervalread-writemandatorySets a timeout interval in seconds after which if no data has been received from the client, sshd will send a message through the encrypted channel to request …
1.3.6.1.4.1.272.4.44.1.18ScalarsshdCfgClientAliveCountMaxread-writemandatorySets the number of client alive messages (see above) which may be sent without sshd receiving any messages back from the client. If this threshold is reached w…
1.3.6.1.4.1.272.4.44.1.19ScalarsshdCfgAllowTcpForwardingread-writemandatorySpecifies whether TCP forwarding is permitted. The default is 'no'.
1.3.6.1.4.1.272.4.44.1.20ScalarsshdCfgGatewayPortsread-writemandatorySpecifies whether remote hosts are allowed to connect to ports forwarded for the client. By default, sshd binds remote port forwardings to the loopback address…
1.3.6.1.4.1.272.4.44.1.21ScalarsshdCfgUseLoginread-writemandatorySpecifies whether login(1) is used for interactive login sessions. The default is 'yes'. Note that login(1) is never used for remote command execution. Note al…
1.3.6.1.4.1.272.4.44.1.22ScalarsshdCfgX11Forwardingread-writemandatorySpecifies whether X11 forwarding is permitted. The default is 'no'. X11 forwarding is automatically disabled if UseLogin is enabled.
1.3.6.1.4.1.272.4.44.1.23ScalarsshdCfgX11DisplayOffsetread-writemandatorySpecifies the first display number available for sshd's X11 forwarding. This prevents sshd from interfering with real X11 servers. The default is 10.
1.3.6.1.4.1.272.4.44.1.32ScalarsshdCfgPrintMotdread-writemandatorySpecifies whether sshd should print 'motd' when a user logs in interactively. (On some systems it is also printed by the shell, /etc/profile, or equivalent.) T…
1.3.6.1.4.1.272.4.44.1.33ScalarsshdCfgBannerread-writemandatoryIn some jurisdictions, sending a warning message before authentication may be relevant for getting legal protection. The contents of the specified file are sen…
1.3.6.1.4.1.272.4.44.1.34ScalarsshdCfgPrintLastLogread-writemandatorySpecifies whether sshd should print the date and time when the user last logged in. The default is 'no'.
1.3.6.1.4.1.272.4.44.1.35ScalarsshdCfgLastLoginread-onlymandatoryIn some jurisdictions, sending a warning message before authentication may be relevant for getting legal protection. The contents of the specified file are sen…
1.3.6.1.4.1.272.4.44.2TablesshdSessionTablenot-accessiblemandatoryThe sshdSessionTable contains informations about the currently connected clients handled by the BinTec ssh Daemon.
1.3.6.1.4.1.272.4.44.2.1RowsshdSessionEntrynot-accessiblemandatoryA list of the currently active clients of sshd.
1.3.6.1.4.1.272.4.44.2.1.1ColumnsshdSessionTimeStampread-onlymandatoryThe timestamp for the TCP connection establishment.
1.3.6.1.4.1.272.4.44.2.1.2ColumnsshdSessionStateread-writemandatoryThe connection state of this client.
1.3.6.1.4.1.272.4.44.2.1.3ColumnsshdSessionIpAddrread-onlymandatoryThe IP address of this client.
1.3.6.1.4.1.272.4.44.2.1.4ColumnsshdSessionIpPortread-onlymandatoryThe associated port # of this client.
1.3.6.1.4.1.272.4.44.2.1.5ColumnsshdSessionCipherread-onlymandatoryThe cipher negotiated with this client.
1.3.6.1.4.1.272.4.44.2.1.6ColumnsshdSessionMacread-onlymandatoryThe MAC (message authentication code) negotiated with this client.
1.3.6.1.4.1.272.4.44.2.1.7ColumnsshdSessionBytesInread-onlymandatoryThe # of bytes received from this client.
1.3.6.1.4.1.272.4.44.2.1.8ColumnsshdSessionBytesOutread-onlymandatoryThe # of bytes send to this client.
1.3.6.1.4.1.272.4.44.2.1.9ColumnsshdSessionUserNameread-onlymandatoryThe account used for the client's successful login.
1.3.6.1.4.1.272.4.44.2.1.10ColumnsshdSessionCompressionread-onlymandatoryThe compression algorithm negotiated with this client.