lcsSetupConfigSshAuthenticationMethodsTable
LANCOM-1751-MIB ·
.1.3.6.1.4.1.2356.1000.1.1751.2.11.26
Object
table
-- empty --
Context
- MIB
- LANCOM-1751-MIB
- OID
.1.3.6.1.4.1.2356.1000.1.1751.2.11.26- Type
- table
- Status
- current
- Parent
- lcsSetupConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-1751-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-1751-MIB::lcsSetupConfigSshAuthenticationMethodsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-1751-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-1751-MIB::lcsSetupConfigSshAuthenticationMethodsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
Enumerated Values
1 | ePublicKey |
2 | ePassword |
3 | ePasswordPlusPublicKey |
4 | eKeyboardInteractive |
5 | eKeyboardInteractivePlusPublicKey |
6 | ePasswordPlusKeyboardInteractive |
255 | eAll |