AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Altiga-Networks-Inc » ALTIGA-TELNET-STATS-MIB » Objects

ALTIGA-TELNET-STATS-MIB.mib object view, vendor Altiga-Networks-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file ALTIGA-TELNET-STATS-MIB and use it to monitor vendor specific OID's.

ALTIGA-TELNET-STATS-MIB file content

Object view of ALTIGA-TELNET-STATS-MIB:

Scalar Object
alTelnetStatsActiveSessions .1.3.6.1.4.1.3076.2.1.2.11.1.1
The number of active Telnet sessions.
alTelnetStatsAttemptedSessions .1.3.6.1.4.1.3076.2.1.2.11.1.2
The number of attempts made to establish Telnet sessions.
alTelnetStatsSuccessfulSessions .1.3.6.1.4.1.3076.2.1.2.11.1.3
The number of successfully established Telnet sessions.
alTelnetStatsInNetPackets .1.3.6.1.4.1.3076.2.1.2.11.1.4
The total number of Telnet packets that were received from the network since the system was booted.
alTelnetStatsInNetOctets .1.3.6.1.4.1.3076.2.1.2.11.1.5
The total number of Telnet octets that were received from the network since the system was booted.
alTelnetStatsInNetCmdOctets .1.3.6.1.4.1.3076.2.1.2.11.1.6
The total number of octets that contained Telnet commands or options that were received from the network since the system was booted.
alTelnetStatsInNetDropPackets .1.3.6.1.4.1.3076.2.1.2.11.1.7
The total number of Telnet packets from the network that were dropped during input processing since the system was booted.
alTelnetStatsInNetDropOctets .1.3.6.1.4.1.3076.2.1.2.11.1.8
The total number of Telnet octets from the network that were dropped during input processing since the system was booted.
alTelnetStatsOutNetPackets .1.3.6.1.4.1.3076.2.1.2.11.1.9
The total number of Telnet packets that were transmitted to the network since the system was booted.
alTelnetStatsOutNetOctets .1.3.6.1.4.1.3076.2.1.2.11.1.10
The total number of Telnet octets that were transmitted to the network since the system was booted.
alTelnetStatsOutNetDropPackets .1.3.6.1.4.1.3076.2.1.2.11.1.11
The total number of Telnet packets destined for the network that were dropped during output processing since the system was booted.
alTelnetStatsOutNetDropOctets .1.3.6.1.4.1.3076.2.1.2.11.1.12
The total number of Telnet octets destined for the network that were dropped during output processing since the system was booted.
alTelnetStatsInShPackets .1.3.6.1.4.1.3076.2.1.2.11.1.13
The total number of Telnet packets that were received from the shell since the system was booted.
alTelnetStatsInShOctets .1.3.6.1.4.1.3076.2.1.2.11.1.14
The total number of Telnet octets that were received from the shell since the system was booted.
alTelnetStatsInShDropPackets .1.3.6.1.4.1.3076.2.1.2.11.1.15
The total number of Telnet packets from the shell that were dropped during input processing since the system was booted.
alTelnetStatsInShDropOctets .1.3.6.1.4.1.3076.2.1.2.11.1.16
The total number of Telnet octets from the shell that were dropped during input processing since the system was booted.
alTelnetStatsOutShPackets .1.3.6.1.4.1.3076.2.1.2.11.1.17
The total number of Telnet packets that were transmitted to the shell since the system was booted.
alTelnetStatsOutShOctets .1.3.6.1.4.1.3076.2.1.2.11.1.18
The total number of Telnet octets that were transmitted to the shell since the system was booted.
alTelnetStatsOutShDropPackets .1.3.6.1.4.1.3076.2.1.2.11.1.19
The total number of Telnet packets destined for the shell that were dropped during output processing since the system was booted.
alTelnetStatsOutShDropOctets .1.3.6.1.4.1.3076.2.1.2.11.1.20
The total number of Telnet octets destined for the shell that were dropped during output processing since the system was booted.
alTelnetStatsSessionEntry .1.3.6.1.4.1.3076.2.1.2.11.2.1
An entry in the alTelnetStatsSessionTable.
Tabular Object
alTelnetStatsSessionId .1.3.6.1.4.1.3076.2.1.2.11.2.1.2
The unique Telnet session process ID, used as the index for this row.
alTelnetStatsSessionRowStatus .1.3.6.1.4.1.3076.2.1.2.11.2.1.1
The status of this row. Used to terminate the session, cannot be used to create a Session.
alTelnetStatsSessionIpAddr .1.3.6.1.4.1.3076.2.1.2.11.2.1.3
The IP address of the remote client.
alTelnetStatsSessionSrcPort .1.3.6.1.4.1.3076.2.1.2.11.2.1.4
The TCP source port number of the remote client.
alTelnetStatsSessionName .1.3.6.1.4.1.3076.2.1.2.11.2.1.5
The unique Telnet session process name, used as the index for this row.
alTelnetStatsSessionInNetPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.6
The per session number of Telnet packets that were received from the network since the system was booted.
alTelnetStatsSessionInNetOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.7
The per session number of Telnet octets that were received from the network since the system was booted.
alTelnetStatsSessionInNetCmdOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.8
The per session number of octets that contained Telnet commands or options that were received from the network since the system was booted.
alTelnetStatsSessionInNetDropPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.9
The per session number of Telnet packets from the network that were dropped during input processing since the system was booted.
alTelnetStatsSessionInNetDropOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.10
The per session number of Telnet octets from the network that were dropped during input processing since the system was booted.
alTelnetStatsSessionOutNetPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.11
The per session number of Telnet packets that were transmitted to the network since the system was booted.
alTelnetStatsSessionOutNetOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.12
The per session number of Telnet octets that were transmitted to the network since the system was booted.
alTelnetStatsSessionOutNetDropPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.13
The per session number of Telnet packets destined for the network that were dropped during output processing since the system was booted.
alTelnetStatsSessionOutNetDropOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.14
The per session number of Telnet octets destined for the network that were dropped during output processing since the system was booted.
alTelnetStatsSessionInShPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.15
The per session number of Telnet packets that were received from the shell since the system was booted.
alTelnetStatsSessionInShOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.16
The per session number of Telnet octets that were received from the shell since the system was booted.
alTelnetStatsSessionInShDropPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.17
The per session number of Telnet packets from the shell that were dropped during input processing since the system was booted.
alTelnetStatsSessionInShDropOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.18
The per session number of Telnet octets from the shell that were dropped during input processing since the system was booted.
alTelnetStatsSessionOutShPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.19
The per session number of Telnet packets that were transmitted to the shell since the system was booted.
alTelnetStatsSessionOutShOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.20
The per session number of Telnet octets that were transmitted to the shell since the system was booted.
alTelnetStatsSessionOutShDropPackets .1.3.6.1.4.1.3076.2.1.2.11.2.1.21
The per session number of Telnet packets destined for the shell that were dropped during output processing since the system was booted.
alTelnetStatsSessionOutShDropOctets .1.3.6.1.4.1.3076.2.1.2.11.2.1.22
The per session number of Telnet octets destined for the shell that were dropped during output processing since the system was booted.
Table
alTelnetStatsSessionTable .1.3.6.1.4.1.3076.2.1.2.11.2
List of active sessions.
Object Identifier
altigaTelnetStatsMibModule .1.3.6.1.4.1.3076.1.1.16.2
The Altiga TELNET Statistics MIB models counters and objects that are of management interest for telnet sessions. Acronyms The following acronyms are used in this document: MIB: Management Information Base
alStatsTelnetGlobal .1.3.6.1.4.1.3076.2.1.2.11.1
altigaTelnetStatsMibConformance .1.3.6.1.4.1.3076.1.1.16.2.1
altigaTelnetStatsMibCompliances .1.3.6.1.4.1.3076.1.1.16.2.1.1
Group
altigaTelnetStatsGroup .1.3.6.1.4.1.3076.2.1.1.1.11.2
The objects for the Telnet Server statistics.