cssServiceCapability
CISCO-SECURE-SHELL-MIB ·
.1.3.6.1.4.1.9.9.339.1.1.3
Object
scalar CssVersions
The object indicates which versions of Secure Shell protocol
are supported by the device.
If the bit 'v1' is set to 1, it indicates that the device
supports SSH protocol version 1.
If the bit 'v2' is set to 1, it indicates that the device
supports SSH protocol version 2.
Context
- MIB
- CISCO-SECURE-SHELL-MIB
- OID
.1.3.6.1.4.1.9.9.339.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cssConfiguration
- Groups
- 1
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 '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::cssServiceCapability.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::cssServiceCapability'
Syntax
- Source
- CssVersions
- Base type
Bits
Values & Constraints
Type Values
0 | v1 |
1 | v2 |
Conformance
Member of