Home/Catalog/BRCM-TELNET-MGMT-MIB

BRCM-TELNET-MGMT-MIB

Broadcom telnet management MIB
Main OID:
telnetMgmt.cableDataMgmtBase.1
20
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

20 total
Object Name
telnetMgmtBroadcom telnet management MIB
MODULE-IDENTITY
.cableDataMgmtBase.1
telnetIpStackInterfacesControls and reflects the IP stack interfaces on which a telnet server is active.rw
Bits
.cableDataMgmtBase.1.1
telnetUserNameControls and reflects the user name which will be allowed telnet access.rw
DisplayString
.cableDataMgmtBase.1.2
telnetPasswordControls and reflects the password which will be allowed telnet access.rw
DisplayString
.cableDataMgmtBase.1.3
telnetServerControlUsed to start or stop the telnet server. When read, indicates the current state of the server.rw
Enumeration
.cableDataMgmtBase.1.4
telnetSessionIpThis object gives the IP address of the most recently connected device. If no session has taken place since the last reboot, this object will read 0.0.0.0.rodeprecated
IpAddress
.cableDataMgmtBase.1.5
telnetSessionInProgressIndicates whether or not a telnet session is currently in progress.ro
TruthValue (SNMPv2-TC)
.cableDataMgmtBase.1.6
telnetForceUserLogoutIf a telnet session is currently in progress, setting this object to true(1) will terminate the session. Setting to false(2) has no effect. Always returns false(2) when read.rw
TruthValue (SNMPv2-TC)
.cableDataMgmtBase.1.7
telnetSessionAddressTypeThe type of internet address used for telnetSessionAddress.ro
InetAddressType (INET-ADDRESS-MIB)
.cableDataMgmtBase.1.8
telnetSessionAddressThis object gives the address of the most recently connected device. If no session has taken place since the last reboot, this object will report an empty string.ro
InetAddress (INET-ADDRESS-MIB)
.cableDataMgmtBase.1.9
telnetHackerTableA table of internet addresses which have been blacklisted from telnet access on this station. Blacklisting occurs when a login attempt fails a number of times from the given address.
SEQUENCE OF TelnetHackerEntry
.cableDataMgmtBase.1.10
telnetHackerEntryAn entry representing a single blacklisted address.
TelnetHackerEntry
.cableDataMgmtBase.1.10.1
telnetHackerAddressTypeThe type of internet address used for telnetHackerAddress.
InetAddressType (INET-ADDRESS-MIB)
.cableDataMgmtBase.1.10.1.1
telnetHackerAddressThe address of an device which has unsuccessfully attempted to log in to this station enough times to be blacklisted as a hacker.
InetAddress (INET-ADDRESS-MIB)
.cableDataMgmtBase.1.10.1.2
telnetHackerNumAttemptsThe number of times that the device represented by this entry has attempted to log in to this station.ro
Unsigned32
.cableDataMgmtBase.1.10.1.3
telnetHackerLastTimeThe value of sysUpTime when this row was created, or when the value of telnetHackerNumAttempts was last incremented.ro
TimeTicks (SNMPv2-SMI)
.cableDataMgmtBase.1.10.1.4
telnetSessionInactivityTimeoutThis object controls the length of time after which a telnet session will be terminated if there is no activity. Note that if this object is set to zero, the session will never be terminated due to inactivity.rw
INTEGER
.cableDataMgmtBase.1.11
telnetHackerInactivityTimeoutThis object controls the length of time after which an entry in the telnetHackerTable will be removed if there are no further attempts to access the system from the corresponding telnetHackerAddress. Note that if this object is set to zero, the telnetHackerTable will be effectively disabled and no IP addresses will be blacklisted for unauthorized access. If set to -1, entries in the telnetHackerTable will never be aged out and once blacklisted, only a system reboot will allow another attempted login from the blacklisted address.rw
INTEGER (-1..86400) UNITS "seconds"
.cableDataMgmtBase.1.12
telnetTraps
OBJECT IDENTIFIER
.cableDataMgmtBase.1.99
telnetHackerTrapAn entry has been added to the telnetHackerTable, indicating repeated unauthorized login attempts by the device indicated.
NOTIFICATION-TYPE
.cableDataMgmtBase.1.99.1
BRCM-TELNET-MGMT-MIB - SNMP MIB Reference | MIBs Explorer