CISCO-TELNET-SERVER-MIB

        MIB module for displaying and configuring
Telnet related features in a device.
Telnet is a program to log into another computer over
a network, to execute commands in a remote machine.
    
Source file
CISCO-TELNET-SERVER-MIB
Last revised
Identity
ciscoTelnetServerMIB
Base OID
1.3.6.1.4.1.9.9.630
Imported Objects
CISCO-SMI ciscoMgmt
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELNET-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELNET-SERVER-MIB::ciscoTelnetServerMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TELNET-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELNET-SERVER-MIB::ciscoTelnetServerMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.4.1.9.9.630
.1.3.6.1.4.1.9.9.630.0
.1.3.6.1.4.1.9.9.630.1
.1.3.6.1.4.1.9.9.630.1.1
.1.3.6.1.4.1.9.9.630.1.1.1
.1.3.6.1.4.1.9.9.630.1.1.2
.1.3.6.1.4.1.9.9.630.1.1.3
.1.3.6.1.4.1.9.9.630.1.1.4
.1.3.6.1.4.1.9.9.630.1.1.5
.1.3.6.1.4.1.9.9.630.1.2
.1.3.6.1.4.1.9.9.630.1.2.1
.1.3.6.1.4.1.9.9.630.1.2.1.1
.1.3.6.1.4.1.9.9.630.1.2.1.1.1
.1.3.6.1.4.1.9.9.630.1.2.1.1.2
.1.3.6.1.4.1.9.9.630.1.2.1.1.3
.1.3.6.1.4.1.9.9.630.1.2.1.1.4
.1.3.6.1.4.1.9.9.630.1.2.1.1.5
.1.3.6.1.4.1.9.9.630.1.2.1.1.6
.1.3.6.1.4.1.9.9.630.1.2.1.1.7
.1.3.6.1.4.1.9.9.630.2
.1.3.6.1.4.1.9.9.630.2.1
.1.3.6.1.4.1.9.9.630.2.2
Dependencies (6) 6 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. INET-ADDRESS-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMP-FRAMEWORK-MIBrfc
  7. CISCO-TELNET-SERVER-MIBciscoselected
Conformance Groups (3)
This group of objects maintains informative data for each
Telnet session on a device that runs Telnet Server.
.1.3.6.1.4.1.9.9.630.2.2.1
This group contains notifications for this MIB.
.1.3.6.1.4.1.9.9.630.2.2.2
A collection of objects providing configuration information
applicable to all session notifications.
.1.3.6.1.4.1.9.9.630.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.630.2.1.1
The compliance statement for SNMP Agents which implement this
MIB.
Required groups
Notifications / Traps (4)
NameOIDDescription
.1.3.6.1.4.1.9.9.630.0.1
This notification signifies that the agent entity has detected
end of a telnet session.
.1.3.6.1.4.1.9.9.630.0.2
This notification is sent when the agent entity has accepted a
new telnet session.
.1.3.6.1.4.1.9.9.630.0.3
This notification signifies that the agent has refused a telnet
session.
.1.3.6.1.4.1.9.9.630.0.4
This notification is sent when the agent entity has detected
attempt to login with wrong credentials.