cadSshOfferedProtocols
CADANT-AAA-MIB ·
.1.3.6.1.4.1.4998.1.1.40.1.13.2
Object
scalar CADANT-TCSshProtocol
SSH Protocols available on this C4 SSH server.
Context
- MIB
- CADANT-AAA-MIB
- OID
.1.3.6.1.4.1.4998.1.1.40.1.13.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cadSshStatus
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 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadSshOfferedProtocols.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-AAA-MIB::cadSshOfferedProtocols'
Syntax
- Source
- CADANT-TCSshProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | ssh1 |
2 | ssh2 |
3 | ssh1ssh2 |