hwSftpServerAuthenticationSwitch
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.6.1
Object
scalar r/w
Enumeration
The object specifies whether the sftp server authentication switch. Options: 1.disable(1) -indicates the sftp server authentication switch disable. 2.enable(2)-indicates the sftp server authentication switch enable. The default value is enable.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSftpClient
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 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SSH-MIB::hwSftpServerAuthenticationSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SSH-MIB::hwSftpServerAuthenticationSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |