BRCM-TELNET-MGMT-MIB
20 objects
Broadcom proprietary MIB for runtime management and configuration of objects related to telnet.
Imported Objects
| BRCM-CABLEDATA-MGMT-MIB | cableDataMgmtBase |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4413.2.2.2.1.1.1 | IdentitytelnetMgmt | Broadcom proprietary MIB for runtime management and configuration of objects related to telnet. | ||
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.1 | ScalartelnetIpStackInterfaces | read-write | current | Controls and reflects the IP stack interfaces on which a telnet server is active. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.2 | ScalartelnetUserName | read-write | current | Controls and reflects the user name which will be allowed telnet access. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.3 | ScalartelnetPassword | read-write | current | Controls and reflects the password which will be allowed telnet access. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.4 | ScalartelnetServerControl | read-write | current | Used to start or stop the telnet server. When read, indicates the current state of the server. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.5 | ScalartelnetSessionIp | read-only | deprecated | This 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. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.6 | ScalartelnetSessionInProgress | read-only | current | Indicates whether or not a telnet session is currently in progress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.7 | ScalartelnetForceUserLogout | read-write | current | If 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 fals… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.8 | ScalartelnetSessionAddressType | read-only | current | The type of internet address used for telnetSessionAddress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.9 | ScalartelnetSessionAddress | read-only | current | This 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 stri… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.10 | TabletelnetHackerTable | not-accessible | current | A 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 … |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.10.1 | RowtelnetHackerEntry | not-accessible | current | An entry representing a single blacklisted address. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.10.1.1 | ColumntelnetHackerAddressType | accessible-for-notify | current | The type of internet address used for telnetHackerAddress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.10.1.2 | ColumntelnetHackerAddress | accessible-for-notify | current | The address of an device which has unsuccessfully attempted to log in to this station enough times to be blacklisted as a hacker. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.10.1.3 | ColumntelnetHackerNumAttempts | read-only | current | The number of times that the device represented by this entry has attempted to log in to this station. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.10.1.4 | ColumntelnetHackerLastTime | read-only | current | The value of sysUpTime when this row was created, or when the value of telnetHackerNumAttempts was last incremented. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.11 | ScalartelnetSessionInactivityTimeout | read-write | current | This 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 s… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.12 | ScalartelnetHackerInactivityTimeout | read-write | current | This 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 fro… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.99 | NodetelnetTraps | |||
| 1.3.6.1.4.1.4413.2.2.2.1.1.1.99.1 | NotificationtelnetHackerTrap | current | An entry has been added to the telnetHackerTable, indicating repeated unauthorized login attempts by the device indicated. |