sshdCfgProtocol
BIANCA-BRICK-SSH-MIB ·
.1.3.6.1.4.1.272.4.44.1.15
Object
scalar mandatory
r/w
Specifies the protocol versions sshd should support. The possible values are '1' and '2'. Multiple versions must be comma separated. Currently only protocol version 2 is supported by the BinTec implementation. The default is '2'.
Context
- MIB
- BIANCA-BRICK-SSH-MIB
- OID
.1.3.6.1.4.1.272.4.44.1.15- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sshDaemonCfg
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 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SSH-MIB::sshdCfgProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SSH-MIB::sshdCfgProtocol'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.