BIANCA-BRICK-SSH-MIB
43 objects
No module-level DESCRIPTION found.
Imported Objects
| BINTEC-MIB MISSING | BitValue Date HexValue |
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | Counter enterprises IpAddress TimeTicks |
| RFC1158-MIB | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.272 | Nodebintec | |||
| 1.3.6.1.4.1.272.4 | Nodebibo | |||
| 1.3.6.1.4.1.272.4.44 | Nodessh | |||
| 1.3.6.1.4.1.272.4.44.1 | NodesshDaemonCfg | |||
| 1.3.6.1.4.1.272.4.44.1.1 | ScalarsshdCfgPort | read-write | mandatory | Specifies the port on which the server listens for connections (default: 22). |
| 1.3.6.1.4.1.272.4.44.1.2 | ScalarsshdCfgLoginGraceTime | read-write | mandatory | Gives 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.3 | ScalarsshdCfgHostbasedAuthentication | read-write | mandatory | Specifies 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.4 | ScalarsshdCfgPubkeyAuthentication | read-write | mandatory | Specifies 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.5 | ScalarsshdCfgPasswordAuthentication | read-write | mandatory | Specifies whether password authentication is allowed. The default is 'yes'. |
| 1.3.6.1.4.1.272.4.44.1.6 | ScalarsshdCfgChallengeResponseAuthentication | read-write | mandatory | Specifies whether challenge response authentication is allowed. The default is 'yes'. |
| 1.3.6.1.4.1.272.4.44.1.7 | ScalarsshdCfgKeepAlives | read-write | mandatory | Specifies 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.8 | ScalarsshdCfgPermitEmptyPasswd | read-write | mandatory | When 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.9 | ScalarsshdCfgCompression | read-write | mandatory | Enables/disables the general use of compression. |
| 1.3.6.1.4.1.272.4.44.1.10 | ScalarsshdCfgVerifyReverseMapping | read-write | mandatory | Specifies 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.11 | ScalarsshdCfgLogFacility | read-write | mandatory | Gives 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.12 | ScalarsshdCfgLogLevel | read-write | mandatory | Gives 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.13 | ScalarsshdCfgCiphers | read-write | mandatory | Specifies 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.14 | ScalarsshdCfgMacs | read-write | mandatory | Specifies 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.15 | ScalarsshdCfgProtocol | read-write | mandatory | Specifies 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.16 | ScalarsshdCfgMaxClients | read-write | mandatory | Specifies 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.17 | ScalarsshdCfgClientAliveInterval | read-write | mandatory | Sets 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.18 | ScalarsshdCfgClientAliveCountMax | read-write | mandatory | Sets 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.19 | ScalarsshdCfgAllowTcpForwarding | read-write | mandatory | Specifies whether TCP forwarding is permitted. The default is 'no'. |
| 1.3.6.1.4.1.272.4.44.1.20 | ScalarsshdCfgGatewayPorts | read-write | mandatory | Specifies 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.21 | ScalarsshdCfgUseLogin | read-write | mandatory | Specifies 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.22 | ScalarsshdCfgX11Forwarding | read-write | mandatory | Specifies 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.23 | ScalarsshdCfgX11DisplayOffset | read-write | mandatory | Specifies 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.32 | ScalarsshdCfgPrintMotd | read-write | mandatory | Specifies 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.33 | ScalarsshdCfgBanner | read-write | mandatory | In 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.34 | ScalarsshdCfgPrintLastLog | read-write | mandatory | Specifies 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.35 | ScalarsshdCfgLastLogin | read-only | mandatory | In 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.2 | TablesshdSessionTable | not-accessible | mandatory | The sshdSessionTable contains informations about the currently connected clients handled by the BinTec ssh Daemon. |
| 1.3.6.1.4.1.272.4.44.2.1 | RowsshdSessionEntry | not-accessible | mandatory | A list of the currently active clients of sshd. |
| 1.3.6.1.4.1.272.4.44.2.1.1 | ColumnsshdSessionTimeStamp | read-only | mandatory | The timestamp for the TCP connection establishment. |
| 1.3.6.1.4.1.272.4.44.2.1.2 | ColumnsshdSessionState | read-write | mandatory | The connection state of this client. |
| 1.3.6.1.4.1.272.4.44.2.1.3 | ColumnsshdSessionIpAddr | read-only | mandatory | The IP address of this client. |
| 1.3.6.1.4.1.272.4.44.2.1.4 | ColumnsshdSessionIpPort | read-only | mandatory | The associated port # of this client. |
| 1.3.6.1.4.1.272.4.44.2.1.5 | ColumnsshdSessionCipher | read-only | mandatory | The cipher negotiated with this client. |
| 1.3.6.1.4.1.272.4.44.2.1.6 | ColumnsshdSessionMac | read-only | mandatory | The MAC (message authentication code) negotiated with this client. |
| 1.3.6.1.4.1.272.4.44.2.1.7 | ColumnsshdSessionBytesIn | read-only | mandatory | The # of bytes received from this client. |
| 1.3.6.1.4.1.272.4.44.2.1.8 | ColumnsshdSessionBytesOut | read-only | mandatory | The # of bytes send to this client. |
| 1.3.6.1.4.1.272.4.44.2.1.9 | ColumnsshdSessionUserName | read-only | mandatory | The account used for the client's successful login. |
| 1.3.6.1.4.1.272.4.44.2.1.10 | ColumnsshdSessionCompression | read-only | mandatory | The compression algorithm negotiated with this client. |