MIBs Depot

ALCATEL-IND1-SESSION-MGR-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.7.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2010-05-13 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-SESSION-MGR-MIB
Digest
sha256:2f05e35b4652fa71a579ce44a8ca4407e0f4f4f02c659d29d81ad0440e92426b

Description

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch Product Line User Sessions Manager Subsystem. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: ALE USA Inc. Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com

Imports

FromSymbols
ALCATEL-IND1-BASEsoftentIND1Sesmgr
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALCATEL-IND1-BASE
ALCATEL-IND1-SESSION-MGR-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
alcatelIND1SessionMgrMIBNotifications
OBJECT-IDENTITY
Branch For Session manager MIB Subsystem Notifications.
1.3.6.1.4.1.6486.801.1.2.1.7.1.0current
alcatelIND1SessionMgrMIBObjects
OBJECT-IDENTITY
Branch For Session Manager Subsystem Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1current
sessionMgr
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1
sessionConfigTable
OBJECT-TYPE
The configuration parameters of a user session.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.1not-accessiblecurrent
sessionConfigEntry
OBJECT-TYPE
An entry of the session configuration table.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.1.1not-accessiblecurrent
sessionType
OBJECT-TYPE
The type of the session interface.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.1.1.1INTEGER {cli(1), http(2), ftp(3)}read-onlycurrent
sessionBannerFileName
OBJECT-TYPE
Optional Banner File Name. For CLI, HTTP, and FTP sessions only.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.1.1.2SnmpAdminString (SIZE(0..255))read-writecurrent
sessionInactivityTimerValue
OBJECT-TYPE
The inactivity timer value for this type of session, in minutes.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.1.1.3Integer32 (1..596523)read-writecurrent
sessionDefaultPromptString
OBJECT-TYPE
Prompt string. For CLI sessions only.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.1.1.4SnmpAdminString (SIZE(0..31))read-writecurrent
sessionActiveTable
OBJECT-TYPE
A list of active users sessions.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2not-accessiblecurrent
sessionActiveEntry
OBJECT-TYPE
An entry in the session active table.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1not-accessiblecurrent
sessionIndex
OBJECT-TYPE
The index of the session.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.1Integer32 (0..63)read-onlycurrent
sessionAccessType
OBJECT-TYPE
The access type of the session.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.2INTEGER {console(1), telnet(2), ftp(3), http(4), ssh(5), https(6)}read-onlycurrent
sessionPhysicalPort
OBJECT-TYPE
The physical port type of the session. notSignificant : use for console port or when information is not available, local : a serial port (e.g. the CMM console), ether : an ethernet port (e.g. the EMP or NI)
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.3INTEGER {notSignificant(0), local(1), ether(2)}read-onlycurrent
sessionUserName
OBJECT-TYPE
The user name of the user logged-in.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.4SnmpAdminString (SIZE(0..31))read-onlycurrent
sessionUserReadPrivileges
OBJECT-TYPE
The read privileges of the user logged-in. These privileges are stored as a bitmap. Each bit represents a command family. The number of families may go up to 64. Applied for functional authorization (partitioned management).
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.5OCTET STRING (SIZE(16))read-onlycurrent
sessionUserWritePrivileges
OBJECT-TYPE
The write privileges of the user logged-in. These privileges are stored as a bitmap. Each bit represents a command family. The number of families may go up to 64. Applied for functional authorization (partitioned management).
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.6OCTET STRING (SIZE(16))read-onlycurrent
sessionUserProfileName
OBJECT-TYPE
The profile name of the logged-in user. Applied for the end-user partitioned management.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.7SnmpAdminString (SIZE(0..31))read-onlyobsolete
sessionUserIpAddress
OBJECT-TYPE
The IP address of the user logged-in.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.8IpAddressread-onlycurrent
sessionRowStatus
OBJECT-TYPE
The status of this table entry. An entry in this table is dynamically created when a user connects to the switch (through console, telnet, ftp or http). The only value supported for set is destroy(6), to kill a user session.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.9RowStatusread-createcurrent
sessionUserInetAddressType
OBJECT-TYPE
The IP address type of the user logged-in.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.10InetAddressTyperead-onlycurrent
sessionUserInetAddress
OBJECT-TYPE
The IP address of the user logged-in.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.2.1.11InetAddressread-onlycurrent
sessionLoginTimeout
OBJECT-TYPE
At login time, it is the time in seconds to get the password, after the username has been keyed in.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.3Integer32 (5..600)read-writecurrent
sessionLoginAttempt
OBJECT-TYPE
The maximum number of login attempts for one session.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.4Integer32 (1..10)read-writecurrent
sessionCliCommandLogEnable
OBJECT-TYPE
CLI command logging status. Enable(1) will save all CLI set command activilies on flash memory. Disable(2) will stop the record
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.5INTEGER {enable(1), disable(2)}read-writecurrent
sessionXonXoffEnable
OBJECT-TYPE
Enable or disable xon-xoff flow control on console port
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.6INTEGER {enable(1), disable(2)}read-writecurrent
switchMgtTrapsObj
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7
sessionAuthFailure
OBJECT-TYPE
The reason why the user authentication failed.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7.1INTEGER {unknownUser(1)}read-onlycurrent
sessionDefaultCredential
OBJECT-TYPE
Specify if the 'admin' user logged in using the default password.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7.2INTEGER {true(1), false(2)}read-onlycurrent
sessionResetToFactoryUsername
OBJECT-TYPE
Name of the user who activates reset-to-factory.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7.3SnmpAdminString (SIZE(0..32))read-writecurrent
sessionResetToFactoryIpAddressType
OBJECT-TYPE
IP Address Type of the session which activates reset-to-factory.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7.4InetAddressTyperead-writecurrent
sessionResetToFactoryIpAddress
OBJECT-TYPE
IP Address of the session which activates reset-to-factory.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7.5InetAddressread-writecurrent
sessionResetToFactoryCommand
OBJECT-TYPE
Command of the session which activates reset-to-factory.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.7.6SnmpAdminString (SIZE(0..255))read-writecurrent
sessionReauthenticationInterval
OBJECT-TYPE
The reauthentication interval for sessions in minutes.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.8Integer32read-writecurrent
sessionCliAutoCompleteSpace
OBJECT-TYPE
Enable or disable auto completion of CLI command.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.9INTEGER {enable(1), disable(2)}read-writecurrent
sessionFtpLimitNum
OBJECT-TYPE
Session ftp limit number.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.10Integer32 (1..4)read-writecurrent
sessionSshLimitNum
OBJECT-TYPE
Session ssh limit number.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.11Integer32 (1..8)read-writecurrent
sessionTelnetLimitNum
OBJECT-TYPE
Session telnet limit number.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.12Integer32 (1..6)read-writecurrent
sessionHttpLimitNum
OBJECT-TYPE
Session http/https limit number.
1.3.6.1.4.1.6486.801.1.2.1.7.1.1.1.13Integer32 (1..32)read-writecurrent
alcatelIND1SessionMgrMIBConformance
OBJECT-IDENTITY
Branch For Session Manager Subsystem Conformance Information.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2current
alcatelIND1SessionMgrMIBGroups
OBJECT-IDENTITY
Branch For Session Manager Subsystem Units Of Conformance.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.1current
alcatelIND1SessionMgrMIBCompliances
OBJECT-IDENTITY
Branch For Session Manager Subsystem Compliance Statements.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.2current

Notifications

NameOIDStatus
sessionAuthenticationTrap
NOTIFICATION-TYPE
Authentication Failure Trap is sent each time a user authentication is refused.
1.3.6.1.4.1.6486.801.1.2.1.7.1.0.1current
sessionAuthenticationSuccessTrap
NOTIFICATION-TYPE
Authentication Success Trap is sent each time a user authentication is accepted.
1.3.6.1.4.1.6486.801.1.2.1.7.1.0.2current
sessionResetToFactoryTrap
NOTIFICATION-TYPE
Trap to notify the reset to factory.
1.3.6.1.4.1.6486.801.1.2.1.7.1.0.3current

Conformance

NameOIDStatus
sessionConfigGroup
OBJECT-GROUP
Collection of objects for management of Session Manager.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.1.1current
sessionActiveGroup
OBJECT-GROUP
Collection of objects for management of users sessions.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.1.2current
sessionTrapsGroup
NOTIFICATION-GROUP
Collection of Traps for management of users sessions.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.1.3current
sessionObjectGroup
OBJECT-GROUP
Collection of objects used in sessions.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.1.4current
alcatelIND1SessionMgrMIBCompliance
MODULE-COMPLIANCE
Compliance statement for Session Manager Subsystem.
1.3.6.1.4.1.6486.801.1.2.1.7.1.2.2.1current