NETGEAR-RADLAN-SSH-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
12
Rows
12
Columns
54
.1.3.6.1.4.1.4526.17.78.2.1
·
1 row entry
·
3 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerHostPublicKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerHostPublicKeyTable'
This table contains the router's public key. Each row in this table contains a fragment of the key, in printable binhex format. There may be up to 160 characters in every fragment, and they are all combined to form one key. The key is generated by writing to rlSshServerRegenerateHostKey. To cause clients to connect to this router without printing warning messages (and also prevent active man-in-the-middle), the router's public key must printed out and inserted into the client's authorized_keys file
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the type of public key to be displayed.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.1.1.1 |
||||||||
|
Identifies the index of this fragment in the final key. All segments must
be combined to form one big key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.2.1.1.2 |
||||||||
|
A part of the readable text entry for the server's public authorzation key.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.1.1.3 |
.1.3.6.1.4.1.4526.17.78.2.2
·
1 row entry
·
3 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerHostPublicKeyFingerprintTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerHostPublicKeyFingerprintTable'
This table contains the fingerprint for the router's public key.
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the type of public key to be displayed.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.2.1.1 |
||||||||
|
Format of the digest to be displayed (OpenSSH or SSH.com).
|
RlSshPublicKeyDigestFormat Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.2.1.2 |
||||||||
|
SECSH format fingerprint of the server's public key. To prevent man in
the middle attacks, users should make sure the ssh Server's fingerprint, as printed in the connection process, is similar to the one printed here. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.2.1.3 |
.1.3.6.1.4.1.4526.17.78.2.3
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerAuthorizedUsersPublicKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerAuthorizedUsersPublicKeyTable'
This table contains public keys for all users who are authorized to access the router. For a user to be able to log in using SSH, the user name must appear in this table, and the user's public key must match the one found here.
The row definition for this table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name of the user who owns this public key. Both the user name and the
key bytes must match before a user is authenticated using this key. |
OctetStringr/w Constraints: range: 1-48 |
.1.3.6.1.4.1.4526.17.78.2.3.1.1 |
||||||||||||
|
Identifies the index of this fragment in the final key. All segments must
be combined to form one big key. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.2.3.1.2 |
||||||||||||
|
A part of the readable text entry for the user's public authorzation key.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.3.1.3 |
||||||||||||
|
Create or delete a fragment of the user's public key.
A user is deleted if it has no remaining fragments. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4526.17.78.2.3.1.4 |
.1.3.6.1.4.1.4526.17.78.2.5
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerAuthorizedUsersPublicKeyFingerprintTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerAuthorizedUsersPublicKeyFingerprintTable'
This table contains the fingerprints of the public keys for all users who are authorized to access the router. To prevent man in the middle attacks, users should make sure the user's fingerprint, as printed in the connection process, is similar to the one printed here.
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Name of the user who owns this public key. Both the user name and the
key bytes must match before a user is authenticated using this key. |
OctetStringr/w Constraints: range: 1-48 |
.1.3.6.1.4.1.4526.17.78.2.5.1.1 |
||||||||
|
Identifies the type of public key to be displayed.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.5.1.2 |
||||||||
|
Format of the digest to be displayed (OpenSSH or SSH.com).
|
RlSshPublicKeyDigestFormat Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.5.1.3 |
||||||||
|
SECSH format fingerprint of the user's public key. To prevent man in
the middle attacks, users should make sure their ssh fingerprint, as printed in the connection process, is similar to the one printed here. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.5.1.4 |
rlSshServerSessionTable
table.1.3.6.1.4.1.4526.17.78.2.6
·
1 row entry
·
7 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerSessionTable'
Each row in this table corresponds to an active SSH session with the server
The row definition for this table.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Identifies the connection to which this row corresponds.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.2.6.1.1 |
|
The network address of the remote host connected to the server.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.17.78.2.6.1.2 |
|
The source network port of the remote host connected to the server.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.2.6.1.3 |
|
The client version of the remote host connected to the server.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.6.1.4 |
|
SSH authenticated name of user connected to the server.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.6.1.5 |
|
Data encryption cipher used in this connection.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.6.1.6 |
|
Message authentication code used in this connection.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.6.1.7 |
.1.3.6.1.4.1.4526.17.78.2.7
·
1 row entry
·
8 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerSessionInetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerSessionInetTable'
Each row in this table corresponds to an active SSH session with the server
The row definition for this table.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the connection to which this row corresponds.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.2.7.1.1 |
||||||||||||||
|
The network address of the remote host connected to the server.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.7.1.2 |
||||||||||||||
|
The network address of the remote host connected to the server.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.4526.17.78.2.7.1.3 |
||||||||||||||
|
The source network port of the remote host connected to the server.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.2.7.1.4 |
||||||||||||||
|
The client version of the remote host connected to the server.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.7.1.5 |
||||||||||||||
|
SSH authenticated name of user connected to the server.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.7.1.6 |
||||||||||||||
|
Data encryption cipher used in this connection.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.7.1.7 |
||||||||||||||
|
Message authentication code used in this connection.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.2.7.1.8 |
.1.3.6.1.4.1.4526.17.78.2.8
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshServerImportExportSelfKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshServerImportExportSelfKeyTable'
This table can be used for 2 purposes: 1) Importing public/private key pair to serve as the device key when acting as SSH server. This is done by setting entries to this table, according to the specified format. When the last entry (footer) is set, the whole key pair is checked and if valid, stored in CDB. 2) Exporting the device SSH server public/private key. This can be done by performing GetNext operations on this table.
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the type of key pair.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.2.8.1.1 |
||||||||
|
Specifies the format of public/key pair. The following formats are
supported for import/export: 1) uuencoded_format - in this format both private and public key are in uu-encoded format, and are seperated from one anoth… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4526.17.78.2.8.1.2 |
||||||||
|
Identifies the index of this fragment in the key pair input/output.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4526.17.78.2.8.1.3 |
||||||||
|
A part of the readable text entry for the key pair input/output.
|
OctetStringr/w | .1.3.6.1.4.1.4526.17.78.2.8.1.4 |
.1.3.6.1.4.1.4526.17.78.3.3
·
1 row entry
·
3 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshClientSelfPublicKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshClientSelfPublicKeyTable'
This table contains the router's client self public key. Each row in this table contains a fragment of the key, in printable binhex format. There may be up to 160 characters in every fragment, and they are all combined to form one key. The key is generated by writing to rlSshClientRegenerateSelfKey. To cause clients to connect to this router without printing warning messages (and also prevent active man-in-the-middle), the router's public key must printed out and inserted into the client's authorized_keys file
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the index of this fragment in the final key. All segments must
be combined to form one big key. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.17.78.3.3.1.1 |
||||||||
|
Identifies the type of public key to be displayed.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.3.3.1.2 |
||||||||
|
A part of the readable text entry for the router's client public
authorization key. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.3.3.1.3 |
.1.3.6.1.4.1.4526.17.78.3.4
·
1 row entry
·
3 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshClientSelfPublicKeyFingerprintTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshClientSelfPublicKeyFingerprintTable'
This table contains the fingerprint for the client's self key.
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the type of public key to be displayed.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.3.4.1.1 |
||||||||
|
Format of the digest to be displayed (OpenSSH or SSH.com).
|
RlSshPublicKeyDigestFormat Type Values:
|
.1.3.6.1.4.1.4526.17.78.3.4.1.2 |
||||||||
|
SECSH format fingerprint of the client's self key. To prevent man in
the middle attacks, users should make sure the ssh Server's fingerprint, as printed in the connection process, is similar to the one printed here. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.3.4.1.3 |
.1.3.6.1.4.1.4526.17.78.3.7
·
1 row entry
·
7 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshClientPasswordChangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshClientPasswordChangeTable'
This table allows the user to change the password in a remote SSH server. It should be used when working with 'password' authentication with remote server in SCP sessions. Set operation on this table will initiate SCP session with the SSH server whose inet address is specified in the key rlSshClientPasswordChangeInetAddress. During this session the password for username rlSshClientPasswordChangeUsername will be changed in the server from rlSshClientPasswordChangeOldPassword to rlSshClientPasswordChangeNewPassword. The Set operation might fail, in case an SCP session is already being held. In case 'noError' is returned, the user can poll the fields rlSshClientPasswordChangeStatus and rlSshClientPasswordChangeFailureReason in order to get information on operation status and possible failure reason. Note: up to 3 status records can be saved.
The row definition for this table.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Specifies the inet address type of remote SCP server
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.4526.17.78.3.7.1.1 |
||||||||||||||
|
Specifies the inet address of remote SCP server
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.4526.17.78.3.7.1.2 |
||||||||||||||
|
Specifies the username for which the password change is required.
|
OctetStringr/w Constraints: range: 1-70 |
.1.3.6.1.4.1.4526.17.78.3.7.1.3 |
||||||||||||||
|
Specifies the old password that was in use for rlSshClientPasswordChangeUsername
until now. Upon setting a value in this entry, length of this field value must be 6-70. Password of length 0 will always be returned on GE… |
OctetStringr/w Constraints: range: 0-70 |
.1.3.6.1.4.1.4526.17.78.3.7.1.4 |
||||||||||||||
|
Specifies the new password that should be in use for
rlSshClientPasswordChangeUsername from now on. Upon setting a value in this entry, length of this field value must be 6-70. Password of length 0 will always be return… |
OctetStringr/w Constraints: range: 0-70 |
.1.3.6.1.4.1.4526.17.78.3.7.1.5 |
||||||||||||||
|
Specifies the status of last password change operation on remote server
identified by rlSshClientPasswordChangeInetAddress. In case this data was erased (3 or more password change operations have been performed since th… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4526.17.78.3.7.1.6 |
||||||||||||||
|
In case the value of rlSshClientPasswordChangeStatus is 'failed', this
field will contain the failure reason. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4526.17.78.3.7.1.7 |
.1.3.6.1.4.1.4526.17.78.3.9
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshClientImportExportSelfKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshClientImportExportSelfKeyTable'
This table can be used for 2 purposes: 1) Importing public/private key pair to serve as the device key when acting as SSH client. This is done by setting entries to this table, according to the specified format. When the last entry (footer) is set, the whole key pair is checked and if valid, stored in CDB. 2) Exporting the device SSH client public/private key. This can be done by performing GetNext operations on this table.
The row definition for this table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Identifies the type of key pair.
|
RlSshPublicKeyAlgorithm Type Values:
|
.1.3.6.1.4.1.4526.17.78.3.9.1.1 |
||||||||
|
Specifies the format of public/key pair. The following formats are
supported for import/export: 1) uuencoded_format - in this format both private and public key are in uu-encoded format, and are seperated from one anoth… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4526.17.78.3.9.1.2 |
||||||||
|
Identifies the index of this fragment in the key pair input/output.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4526.17.78.3.9.1.3 |
||||||||
|
A part of the readable text entry for the key pair input/output.
|
OctetStringr/w | .1.3.6.1.4.1.4526.17.78.3.9.1.4 |
.1.3.6.1.4.1.4526.17.78.3.10
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk rlSshClientRemoteServerPublicKeyFingerprintTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-RADLAN-SSH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SSH-MIB::rlSshClientRemoteServerPublicKeyFingerprintTable'
Table for storing fingerprints of remote servers public keys. It is used for the purpose of server authentication. An entry can be inserted to this table either explicitly by user configuration, or during copy operation, after user's approval.
The row definition for this table.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Remote server inet address type.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.4526.17.78.3.10.1.1 |
||||||||||||||
|
Remote server inet address.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.4526.17.78.3.10.1.2 |
||||||||||||||
|
Remote server fingerprint.
|
OctetStringr/w Constraints: range: 16-16 |
.1.3.6.1.4.1.4526.17.78.3.10.1.3 |
||||||||||||||
|
Row status for this row.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4526.17.78.3.10.1.4 |