cssServiceMode

CISCO-SECURE-SHELL-MIB · .1.3.6.1.4.1.9.9.339.1.1.4

Object

scalar r/w CssVersions
This object specifies which versions of Secure Shell 
protocol connections that device will accept from 
Secure Shell clients.
          
If the bit 'v1' is set to 1, the device will accept 
SSH version 1 connections. 
          
If the bit 'v2' is set to 1, the device will accept 
SSH version 2 connections. 
          
At least one of the version bits must be set to 1.

Context

MIB
CISCO-SECURE-SHELL-MIB
OID
.1.3.6.1.4.1.9.9.339.1.1.4
Type
scalar
Access
readwrite
Status
current
Parent
cssConfiguration
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SECURE-SHELL-MIB::cssServiceMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SECURE-SHELL-MIB::cssServiceMode'

Syntax

Source
CssVersions
Base type
Bits

Values & Constraints

Type Values
0v1
1v2

Conformance