ALTIGA-TELNET-STATS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ALTIGA-TELNET-STATS-MIB.
51
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
51 total| Object Name |
|---|
altigaTelnetStatsMibModule OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.16.2 |
RFC1155-SMI Unknown .1.3.6.1.4.1.3076.1.1.16.2 |
altigaTelnetStatsMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.16.2.1 |
altigaTelnetStatsMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.16.2.1.1 |
altigaTelnetStatsMibCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.16.2.1.1.1 |
altigaTelnetStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3076.2.1.1.1.11.2 |
alStatsTelnetGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.3076.2.1.2.11.1 |
alTelnetStatsActiveSessionsThe number of active Telnet sessions.ro Gauge .1.3.6.1.4.1.3076.2.1.2.11.1.1 |
alTelnetStatsAttemptedSessionsThe number of attempts made to establish Telnet sessions.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.2 |
alTelnetStatsSuccessfulSessionsThe number of successfully established Telnet sessions.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.3 |
alTelnetStatsInNetPacketsThe total number of Telnet packets that were received from the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.4 |
alTelnetStatsInNetOctetsThe total number of Telnet octets that were received from the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.5 |
alTelnetStatsInNetCmdOctetsThe total number of octets that contained Telnet commands or options
that were received from the network since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.6 |
alTelnetStatsInNetDropPacketsThe total number of Telnet packets from the network that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.7 |
alTelnetStatsInNetDropOctetsThe total number of Telnet octets from the network that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.8 |
alTelnetStatsOutNetPacketsThe total number of Telnet packets that were transmitted to the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.9 |
alTelnetStatsOutNetOctetsThe total number of Telnet octets that were transmitted to the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.10 |
alTelnetStatsOutNetDropPacketsThe total number of Telnet packets destined for the network that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.11 |
alTelnetStatsOutNetDropOctetsThe total number of Telnet octets destined for the network that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.12 |
alTelnetStatsInShPacketsThe total number of Telnet packets that were received from the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.13 |
alTelnetStatsInShOctetsThe total number of Telnet octets that were received from the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.14 |
alTelnetStatsInShDropPacketsThe total number of Telnet packets from the shell that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.15 |
alTelnetStatsInShDropOctetsThe total number of Telnet octets from the shell that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.16 |
alTelnetStatsOutShPacketsThe total number of Telnet packets that were transmitted to the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.17 |
alTelnetStatsOutShOctetsThe total number of Telnet octets that were transmitted to the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.18 |
alTelnetStatsOutShDropPacketsThe total number of Telnet packets destined for the shell that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.19 |
alTelnetStatsOutShDropOctetsThe total number of Telnet octets destined for the shell that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.1.20 |
alTelnetStatsSessionTableList of active sessions. SEQUENCE OF AlTelnetStatsSessionEntry .1.3.6.1.4.1.3076.2.1.2.11.2 |
alTelnetStatsSessionEntryAn entry in the alTelnetStatsSessionTable. AlTelnetStatsSessionEntry .1.3.6.1.4.1.3076.2.1.2.11.2.1 |
alTelnetStatsSessionRowStatusThe status of this row. Used to terminate the session,
cannot be used to create a Session.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.3076.2.1.2.11.2.1.1 |
alTelnetStatsSessionIdThe unique Telnet session process ID, used as the
index for this row.ro INTEGER .1.3.6.1.4.1.3076.2.1.2.11.2.1.2 |
alTelnetStatsSessionIpAddrThe IP address of the remote client.ro IpAddress .1.3.6.1.4.1.3076.2.1.2.11.2.1.3 |
alTelnetStatsSessionSrcPortThe TCP source port number of the remote client.ro INTEGER .1.3.6.1.4.1.3076.2.1.2.11.2.1.4 |
alTelnetStatsSessionNameThe unique Telnet session process name, used as the
index for this row.ro DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.3076.2.1.2.11.2.1.5 |
alTelnetStatsSessionInNetPacketsThe per session number of Telnet packets that were received from the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.6 |
alTelnetStatsSessionInNetOctetsThe per session number of Telnet octets that were received from the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.7 |
alTelnetStatsSessionInNetCmdOctetsThe per session number of octets that contained Telnet commands or options
that were received from the network since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.8 |
alTelnetStatsSessionInNetDropPacketsThe per session number of Telnet packets from the network that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.9 |
alTelnetStatsSessionInNetDropOctetsThe per session number of Telnet octets from the network that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.10 |
alTelnetStatsSessionOutNetPacketsThe per session number of Telnet packets that were transmitted to the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.11 |
alTelnetStatsSessionOutNetOctetsThe per session number of Telnet octets that were transmitted to the network
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.12 |
alTelnetStatsSessionOutNetDropPacketsThe per session number of Telnet packets destined for the network that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.13 |
alTelnetStatsSessionOutNetDropOctetsThe per session number of Telnet octets destined for the network that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.14 |
alTelnetStatsSessionInShPacketsThe per session number of Telnet packets that were received from the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.15 |
alTelnetStatsSessionInShOctetsThe per session number of Telnet octets that were received from the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.16 |
alTelnetStatsSessionInShDropPacketsThe per session number of Telnet packets from the shell that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.17 |
alTelnetStatsSessionInShDropOctetsThe per session number of Telnet octets from the shell that were
dropped during input processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.18 |
alTelnetStatsSessionOutShPacketsThe per session number of Telnet packets that were transmitted to the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.19 |
alTelnetStatsSessionOutShOctetsThe per session number of Telnet octets that were transmitted to the shell
since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.20 |
alTelnetStatsSessionOutShDropPacketsThe per session number of Telnet packets destined for the shell that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.21 |
alTelnetStatsSessionOutShDropOctetsThe per session number of Telnet octets destined for the shell that were
dropped during output processing since the system was booted.ro Counter .1.3.6.1.4.1.3076.2.1.2.11.2.1.22 |