SSH-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
4
.1.3.6.1.4.1.2272.1.201.1.5.3 · 1 row entry · 4 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk swSSHUserCtrlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SSH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSH-MIB::swSSHUserCtrlTable'
A table that contains information about authentication method lists..
swSSHUserCtrlEntry row .1.3.6.1.4.1.2272.1.201.1.5.3.1
A list of the Authentication methods.
Column Syntax OID
This object indicates the user name.
OctetString
Constraints:
range: 1-15
.1.3.6.1.4.1.2272.1.201.1.5.3.1.1
This object indicates user authentication method.
Enumerationr/w
Enumerated Values:
1none
2publickey
3password
4hostbased
.1.3.6.1.4.1.2272.1.201.1.5.3.1.2
This object indicates the host domain name. If the
swSSHUserCtrlAuthMode is not hostbased(4), it must be NULL.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2272.1.201.1.5.3.1.3
This object indicates the host IP address. If the
swSSHUserCtrlAuthMode is not hostbased(4), it must be 0.0.0.0.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2272.1.201.1.5.3.1.4