BRCM-SSH-MGMT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
4
sshHackerTable
table.1.3.6.1.4.1.4413.2.2.2.1.1.4.10
·
1 row entry
·
4 columns
Uses the broadcom variant from
Command help
/opt/observium/mibs/broadcom.
Walk sshHackerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-SSH-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-SSH-MGMT-MIB::sshHackerTable'
A table of internet addresses which have been blacklisted from ssh access on this station. Blacklisting occurs when a login attempt fails a number of times from the given address.
An entry representing a single blacklisted address.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of internet address used for sshHackerAddress.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.1 |
||||||||||||||
|
The address of an device which has unsuccessfully attempted to log in
to this station enough times to be blacklisted as a hacker. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.2 |
||||||||||||||
|
The number of times that the device represented by this entry has
attempted to log in to this station. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.3 |
||||||||||||||
|
The value of sysUpTime when this row was created, or when the value
of sshHackerNumAttempts was last incremented. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.2.2.2.1.1.4.10.1.4 |