sshSerHostKeySize

LENOVO-XCC-MIB · .1.3.6.1.4.1.19046.11.1.3.4.2.4.5.6.1.2

Object

column mandatory Enumeration
The key size of the public/private host key pair entry.

Context

MIB
LENOVO-XCC-MIB
OID
.1.3.6.1.4.1.19046.11.1.3.4.2.4.5.6.1.2
Type
column
Access
readonly
Status
mandatory
Parent
sshServerHostKeyEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-XCC-MIB::sshSerHostKeySize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-XCC-MIB::sshSerHostKeySize.<sshSerHostKeyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-XCC-MIB::sshSerHostKeySize'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bits256
2bits384
3bits512
4bits521
5bits768
6bits1024
7bits2048
8bits3072
9bits4096