EXTREME-REMOTECONNECTION-MIB

        This MIB module contains remote connection
information. This can be used to generate
traps when remote connection related
events occur.
    
Source file
EXTREME-REMOTECONNECTION-MIB
Last revised
Identity
extremeRemoteConnectionMIB
Base OID
1.3.6.1.4.1.1916.1.53
Imported Objects
EXTREME-BASE-MIB extremeAgent
INET-ADDRESS-MIB InetAddress InetAddressType
RFC1213-MIB DisplayString
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)
Net-SNMP examples using the extreme 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 'EXTREME-REMOTECONNECTION-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-REMOTECONNECTION-MIB::extremeRemoteConnectionMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-REMOTECONNECTION-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-REMOTECONNECTION-MIB::extremeRemoteConnectionMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (31)
.1.3.6.1.4.1.1916.1.53
.1.3.6.1.4.1.1916.1.53.0
.1.3.6.1.4.1.1916.1.53.1
OctetString
.1.3.6.1.4.1.1916.1.53.1.1
Enumeration
.1.3.6.1.4.1.1916.1.53.1.10
OctetString
.1.3.6.1.4.1.1916.1.53.1.11
OctetString
.1.3.6.1.4.1.1916.1.53.1.12
Enumeration
.1.3.6.1.4.1.1916.1.53.1.2
OctetString
.1.3.6.1.4.1.1916.1.53.1.3
OctetString
.1.3.6.1.4.1.1916.1.53.1.4
OctetString
.1.3.6.1.4.1.1916.1.53.1.5
Enumeration
.1.3.6.1.4.1.1916.1.53.1.6
OctetString
.1.3.6.1.4.1.1916.1.53.1.7
OctetString
.1.3.6.1.4.1.1916.1.53.1.8
OctetString
.1.3.6.1.4.1.1916.1.53.1.9
.1.3.6.1.4.1.1916.1.53.2
OctetString
.1.3.6.1.4.1.1916.1.53.2.1
Enumeration
.1.3.6.1.4.1.1916.1.53.2.10
OctetString
.1.3.6.1.4.1.1916.1.53.2.11
OctetString
.1.3.6.1.4.1.1916.1.53.2.12
Enumeration
.1.3.6.1.4.1.1916.1.53.2.2
OctetString
.1.3.6.1.4.1.1916.1.53.2.3
OctetString
.1.3.6.1.4.1.1916.1.53.2.4
OctetString
.1.3.6.1.4.1.1916.1.53.2.5
Enumeration
.1.3.6.1.4.1.1916.1.53.2.6
OctetString
.1.3.6.1.4.1.1916.1.53.2.7
OctetString
.1.3.6.1.4.1.1916.1.53.2.8
OctetString
.1.3.6.1.4.1.1916.1.53.2.9
.1.3.6.1.4.1.1916.1.53.99
.1.3.6.1.4.1.1916.1.53.99.1
.1.3.6.1.4.1.1916.1.53.99.2
Dependencies (9) 5 direct · 4 transitive 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
Conformance Groups (8)
These objects are required for last
login information.
.1.3.6.1.4.1.1916.1.53.99.1.1
These objects are required for last
logout information.
.1.3.6.1.4.1.1916.1.53.99.1.2
These objects are required for last
authentication failure information.
.1.3.6.1.4.1.1916.1.53.99.1.3
These objects are required for last
login information.
.1.3.6.1.4.1.1916.1.53.99.1.4
These objects are required for last
logout information.
.1.3.6.1.4.1.1916.1.53.99.1.5
These objects are required for last
authentication failure information.
.1.3.6.1.4.1.1916.1.53.99.1.6
This group is used for Telnet connection
related notifications.
.1.3.6.1.4.1.1916.1.53.99.1.7
This group is used for SSH connection
related notifications.
.1.3.6.1.4.1.1916.1.53.99.1.8
Compliance Statements (2)

OID .1.3.6.1.4.1.1916.1.53.99.2.1
The compliance statement. These groups are required
to monitor the basic telnet connection activities.
Required groups

OID .1.3.6.1.4.1.1916.1.53.99.2.2
The compliance statement.These groups are required
to monitor the basic SSH connection activities.
Required groups
Notifications / Traps (6)
NameOIDDescription
.1.3.6.1.4.1.1916.1.53.0.1
When a user login through telnet, this trap is sent
with information of IP address of user
and time of login.
.1.3.6.1.4.1.1916.1.53.0.2
When a user logout telnet session, this trap is sent
with information of IP address of user
and time of logout.
.1.3.6.1.4.1.1916.1.53.0.3
When a telnet authentication request
is failed, this trap is sent with details
of username, IP address and time of attempt.
.1.3.6.1.4.1.1916.1.53.0.4
When a user login through SSH, this trap is sent
with information of IP address of user
and time of login.
.1.3.6.1.4.1.1916.1.53.0.5
When a user logout SSH session, this trap is sent
with information of IP address of user
and time of logout.
.1.3.6.1.4.1.1916.1.53.0.6
When an SSH authentication request
is failed, this trap is sent with details
of username, IP address and time of attempt.