agentSSHProtocolLevel
NETGEAR-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.4526.10.11.2.2
Object
scalar Enumeration
Indicates the protocol version of SSH enabled on this switch. Starting with the use of OpenSSH version 7.5P1, SSH Protocol Version 1.0 is no longer supported.
Context
- MIB
- NETGEAR-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.4526.10.11.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentSSHConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-MGMT-SECURITY-MIB::agentSSHProtocolLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-MGMT-SECURITY-MIB::agentSSHProtocolLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ssh10 |
2 | ssh20 |
3 | both |