MIBs Depot

ALCATEL-IND1-AAA-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.15.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2016-10-03 00:00, 2010-05-13 00:00, 2007-04-03 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-AAA-MIB
Digest
sha256:10fa5c0c2d8431bdd3eb2df916dc013acebecd4923e5b24421bf80b8d61b1766

Description

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch Product Line Authentication, Authorization, and Accounting (AAA) 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: Alcatel-Lucent 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-BASEsoftentIND1AAA
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
IPV6-TCIpv6Address
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, 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-AAA-MIB
ALCATEL-IND1-BASE
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
IPV6-TC
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
alcatelIND1AAAMIBNotifications
OBJECT-IDENTITY
Branch For Authentication, Authorization, and Accounting (AAA) Subsystem Notifications.
1.3.6.1.4.1.6486.801.1.2.1.15.1.0current
alcatelIND1AAAMIBObjects
OBJECT-IDENTITY
Branch For Authentication, Authorization, and Accounting (AAA) Subsystem Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1current
aaaServerMIB
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1
aaaServerTable
OBJECT-TYPE
This table shows current configuration for each AAA server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1not-accessiblecurrent
aaaServerEntry
OBJECT-TYPE
An AAA server configuration identified by its protocol and its index. An entry is created/removed when a server is defined or undefined with IOS configuration commands via CLI or by issuing appropriate sets to this table using snmp.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1not-accessiblecurrent
aaasName
OBJECT-TYPE
Name of the server. This name is given by the operator to refer the server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.1SnmpAdminString (SIZE(0..32))not-accessiblecurrent
aaasProtocol
OBJECT-TYPE
Protocol used with the server: radius(1) - RADIUS ldap(2) - LDAP ace(3) - ACE tacacs(4) - TACACS+
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.2INTEGER {radius(1), ldap(2), ace(3), tacacs(4)}read-createcurrent
aaasHostName
OBJECT-TYPE
DNS name of the server host.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.3SnmpAdminString (SIZE(0..64))read-createcurrent
aaasIpAddress
OBJECT-TYPE
IP address of the server host.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.4IpAddressread-createcurrent
aaasHostName2
OBJECT-TYPE
DNS name of the backup server host.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.5SnmpAdminString (SIZE(0..64))read-createcurrent
aaasIpAddress2
OBJECT-TYPE
IP address of the backup server host.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.6IpAddressread-createcurrent
aaasRetries
OBJECT-TYPE
Number of retries the switch makes to the server to authenticate a user before trying the next backup server. The default value is 3.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.7Integer32 (0..32)read-createcurrent
aaasTimout
OBJECT-TYPE
Time-out for server replies to authentication requests. The default value is 2.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.8Integer32 (0..30)read-createcurrent
aaasRadKey
OBJECT-TYPE
The shared secret is a string of characters known to the switch and to the RADIUS server, but it is not sent out over the network. The secret can be any text string and must be configured here as well as on the server. The secret is stored encrypted using a two way algorithm.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.9SnmpAdminString (SIZE(0..64))read-createcurrent
aaasRadAuthPort
OBJECT-TYPE
For RADIUS server only. Port number for authentication request; the host is not used for authentication if set to 0. The default value is 1645.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.10Integer32 (0..65535)read-createcurrent
aaasRadAcctPort
OBJECT-TYPE
For RADIUS server only. Port number for accounting request; the host is not used for authentication if set to 0. The default value is 1646.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.11Integer32 (0..65535)read-createcurrent
aaasLdapPort
OBJECT-TYPE
For LDAP server only. Port number for LDAP server host.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.12Integer32 (0..65535)read-createcurrent
aaasLdapDn
OBJECT-TYPE
For LDAP server only. the super user dn, i.e., the administrative distinguished name recognized by the LDAP-enabled directory servers (e.g., cn=manager)
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.13SnmpAdminString (SIZE(0..255))read-createcurrent
aaasLdapPasswd
OBJECT-TYPE
For LDAP server only. the super user password, i.e., the administrative password recognized by LDAP-enabled directory servers (e.g., secret). The secret is stored encrypted using a two way algorithm.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.14SnmpAdminString (SIZE(0..32))read-createcurrent
aaasLdapSearchBase
OBJECT-TYPE
For LDAP server only. Search base recognized by LDAP-enabled directory servers (e.g.,o=company, c=US).
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.15SnmpAdminString (SIZE(0..64))read-createcurrent
aaasLdapServType
OBJECT-TYPE
For LDAP server only. Directory server type used in LDAP Authentication: ns(0) - non significant value generic(1) - Generic Schema netscape(2) - Netscape Directory Server novell(3) - Novell NDS sun(4) - Sun Directory Services microsoft(5) - Microsoft Active Directory
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.16INTEGER {ns(0), generic(1), netscape(2), novell(3), sun(4), microsoft(5)}read-createcurrent
aaasLdapEnableSsl
OBJECT-TYPE
Only for LDAP server. Specify if the connection between the swtich and the LDAP server use a SSL session.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.17INTEGER {ns(0), true(1), false(2)}read-createcurrent
aaasRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.18RowStatusread-createcurrent
aaasTacacsKey
OBJECT-TYPE
The shared secret is a string of characters known to the switch and to the TACACS+ server, but it is not sent out over the network. The secret can be any text string and must be configured here as well as on the server. The secret is stored encrypted using a two way algorithm.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.19SnmpAdminString (SIZE(0..64))read-createcurrent
aaasTacacsPort
OBJECT-TYPE
For TACACS+ server only. Port number for LDAP server host.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.20Integer32 (0..65535)read-createcurrent
aaasVrfName
OBJECT-TYPE
Name of the VRF that the server is on. This VRF name is valid only when the server type is RADIUS. (aaasProtocol = 1 (Radius).
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.21SnmpAdminString (SIZE(0..32))read-createcurrent
aaasRadKeyHash
OBJECT-TYPE
The encrypted version of the aaasRadKey attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.22SnmpAdminString (SIZE(0..256))read-createcurrent
aaasLdapPasswdHash
OBJECT-TYPE
The encrypted version of the aaasLdapPasswd attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.23SnmpAdminString (SIZE(0..256))read-createcurrent
aaasTacacsKeyHash
OBJECT-TYPE
The encrypted version of the aaasTacacsKey attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.24SnmpAdminString (SIZE(0..256))read-createcurrent
aaasIpv6Address
OBJECT-TYPE
Local IPv6 address of this connection.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.25Ipv6Addressread-createcurrent
aaasIpv6Address2
OBJECT-TYPE
Local IPv6 address of this connection.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.26Ipv6Addressread-createcurrent
aaasRadEnableSsl
OBJECT-TYPE
Only for Radius server. Specify if the connection between the swtich and the Radius server use a SSL session.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.27INTEGER {ns(0), true(1), false(2)}read-createcurrent
aaasClearStats
OBJECT-TYPE
Defines per server-name clear statistics control for AAA. The value reset (1) indicates that AAA should clear all statistics related to a server-name in the system.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.28INTEGER {clear(1)}read-createcurrent
aaasRadHealthCheck
OBJECT-TYPE
Enables Health check for the specified RADIUS server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.29INTEGER {enable(1), disable(2)}read-createcurrent
aaasRadPollingInterval
OBJECT-TYPE
Polling interval is number of seconds after which health check request is sent to RADIUS server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.30Integer32read-createcurrent
aaasRadUsername
OBJECT-TYPE
Username is used to configure username used in health check
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.31SnmpAdminString (SIZE(0..32))read-createcurrent
aaasRadPassword
OBJECT-TYPE
Password is used to configure password used in health check
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.32SnmpAdminString (SIZE(0..64))read-createcurrent
aaasRadFailover
OBJECT-TYPE
Enabling failover will send message to AGCMM to trigger authentication of user stuck in auth server down.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.33INTEGER {enable(1), disable(2)}read-createcurrent
aaasRadHealthKeyHash
OBJECT-TYPE
The encrypted version of the aaasRadKey attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.34SnmpAdminString (SIZE(0..256))read-createcurrent
aaasTacacsSalt
OBJECT-TYPE
The salt value is used to hash for Tacacs server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.35SnmpAdminString (SIZE(0..15))read-createcurrent
aaasTacacsSaltHash
OBJECT-TYPE
The encrypted version of the aaasTacacsSalt attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.36SnmpAdminString (SIZE(0..128))read-createcurrent
aaasRadSalt
OBJECT-TYPE
The salt value is used to hash for Radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.37SnmpAdminString (SIZE(0..15))read-createcurrent
aaasRadSaltHash
OBJECT-TYPE
The encrypted version of the aaasRadSalt attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.38SnmpAdminString (SIZE(0..128))read-createcurrent
aaasLdapSalt
OBJECT-TYPE
The salt value is used to hash for LDAP server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.39SnmpAdminString (SIZE(0..15))read-createcurrent
aaasLdapSaltHash
OBJECT-TYPE
The encrypted version of the aaasLdapSalt attribute.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.1.1.40SnmpAdminString (SIZE(0..128))read-createcurrent
aaaAuthServerStatsTable
OBJECT-TYPE
Rows in this table represents counter statistics of the authentication server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2not-accessiblecurrent
aaaAuthServerStatsEntry
OBJECT-TYPE
AAA server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1not-accessiblecurrent
aaaAuthStatsAccessReq
OBJECT-TYPE
The number of authentication server statistics access requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.1Counter64read-onlycurrent
aaaAuthStatsAccessRes
OBJECT-TYPE
The number of authentication server statistics access responses.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.2Counter64read-onlycurrent
aaaAuthStatsAccessAccept
OBJECT-TYPE
The number of authentication server statistics access accepts.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.3Counter64read-onlycurrent
aaaAuthStatsAccessReject
OBJECT-TYPE
The number of authentication server statistics access rejects.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.4Counter64read-onlycurrent
aaaAuthStatsAccessChal
OBJECT-TYPE
The number of authentication server statistics access challenges.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.5Counter64read-onlycurrent
aaaAuthStatsTimedOutReq
OBJECT-TYPE
The number of authentication server statistics timed out requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.6Counter64read-onlycurrent
aaaAuthStatsCountRtt
OBJECT-TYPE
RTT count.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.7Counter64read-onlycurrent
aaaAuthStatsSumRtt
OBJECT-TYPE
Sum of RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.8Counter64read-onlycurrent
aaaAuthStatsMinRtt
OBJECT-TYPE
Min RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.9Counter64read-onlycurrent
aaaAuthStatsMaxRtt
OBJECT-TYPE
Max RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.10Counter64read-onlycurrent
aaaAuthStatsAvgRtt
OBJECT-TYPE
Average RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.11Counter64read-onlycurrent
aaaAuthStatsLastRtt
OBJECT-TYPE
Last RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.2.1.12Counter64read-onlycurrent
aaaAuthorServerStatsTable
OBJECT-TYPE
Rows in this table represents counter statistics of the authorization server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3not-accessiblecurrent
aaaAuthorServerStatsEntry
OBJECT-TYPE
AAA server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1not-accessiblecurrent
aaaAuthorStatsAccessReq
OBJECT-TYPE
The number of authorization server statistics access requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.1Counter64read-onlycurrent
aaaAuthorStatsAccessRes
OBJECT-TYPE
The number of authorization server statistics access responses.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.2Counter64read-onlycurrent
aaaAuthorStatsTimedOutReq
OBJECT-TYPE
The number of authorization server statistics timed out requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.3Counter64read-onlycurrent
aaaAuthorStatsCountRtt
OBJECT-TYPE
RTT count.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.4Counter64read-onlycurrent
aaaAuthorStatsSumRtt
OBJECT-TYPE
Sum of RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.5Counter64read-onlycurrent
aaaAuthorStatsMinRtt
OBJECT-TYPE
Min RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.6Counter64read-onlycurrent
aaaAuthorStatsMaxRtt
OBJECT-TYPE
Max RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.7Counter64read-onlycurrent
aaaAuthorStatsAvgRtt
OBJECT-TYPE
Average RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.8Counter64read-onlycurrent
aaaAuthorStatsLastRtt
OBJECT-TYPE
Last RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.3.1.9Counter64read-onlycurrent
aaaAcctServerStatsTable
OBJECT-TYPE
Rows in this table represents counter statistics of the accounting server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4not-accessiblecurrent
aaaAcctServerStatsEntry
OBJECT-TYPE
AAA server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1not-accessiblecurrent
aaaAcctStatsAccessReq
OBJECT-TYPE
The number of accounting server statistics access requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.1Counter64read-onlycurrent
aaaAcctStatsAccessRes
OBJECT-TYPE
The number of accounting server statistics access responses.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.2Counter64read-onlycurrent
aaaAcctStatsTimedOutReq
OBJECT-TYPE
The number of accounting server statistics timed out requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.3Counter64read-onlycurrent
aaaAcctStatsCountRtt
OBJECT-TYPE
RTT count.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.4Counter64read-onlycurrent
aaaAcctStatsSumRtt
OBJECT-TYPE
Sum of RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.5Counter64read-onlycurrent
aaaAcctStatsMinRtt
OBJECT-TYPE
Min RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.6Counter64read-onlycurrent
aaaAcctStatsMaxRtt
OBJECT-TYPE
Max RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.7Counter64read-onlycurrent
aaaAcctStatsAvgRtt
OBJECT-TYPE
Average RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.8Counter64read-onlycurrent
aaaAcctStatsLastRtt
OBJECT-TYPE
Last RTT.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.4.1.9Counter64read-onlycurrent
aaaByodServerStatsTable
OBJECT-TYPE
Rows in this table represents counter statistics of the BYOD server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5not-accessiblecurrent
aaaByodServerStatsEntry
OBJECT-TYPE
AAA server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1not-accessiblecurrent
aaaByodStatsCoaReq
OBJECT-TYPE
The number of BYOD server statistics change-of-authorization requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1.1Counter64read-onlycurrent
aaaByodStatsCoaAck
OBJECT-TYPE
The number of BYOD server statistics change-of-authorization ACKs.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1.2Counter64read-onlycurrent
aaaByodStatsCoaNack
OBJECT-TYPE
The number of BYOD server statistics change-of-authorization NACKs.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1.3Counter64read-onlycurrent
aaaByodStatsDmReq
OBJECT-TYPE
The number of BYOD server statistics disconnect requests.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1.4Counter64read-onlycurrent
aaaByodStatsDmAck
OBJECT-TYPE
The number of BYOD server statistics disconnect ACKs.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1.5Counter64read-onlycurrent
aaaByodStatsDmNack
OBJECT-TYPE
The number of BYOD server statistics disconnect NACKs.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.5.1.6Counter64read-onlycurrent
aaaRadiusServerStatusTable
OBJECT-TYPE
Rows in this table represents the status of the radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6not-accessiblecurrent
aaaRadiusServerStatusEntry
OBJECT-TYPE
Radius server status.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1not-accessiblecurrent
aaaPrimaryOperStatus
OBJECT-TYPE
The status of the primary radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.1INTEGER {up(1), down(2), na(3)}read-onlycurrent
aaaPrimaryUptime
OBJECT-TYPE
The up time of the primary radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.2SnmpAdminString (SIZE(1..64))read-onlycurrent
aaaPrimaryDowntime
OBJECT-TYPE
The down time of the primary radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.3SnmpAdminString (SIZE(1..64))read-onlycurrent
aaaPrimaryDownToUpCnt
OBJECT-TYPE
The times that the primary radius server status is changed down to up.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.4Integer32read-onlycurrent
aaaBackupOperStatus
OBJECT-TYPE
The status of the backup radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.5INTEGER {up(1), down(2), na(3)}read-onlycurrent
aaaBackupUptime
OBJECT-TYPE
The up time of the backup radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.6SnmpAdminString (SIZE(1..64))read-onlycurrent
aaaBackupDowntime
OBJECT-TYPE
The down time of the backup radius server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.7SnmpAdminString (SIZE(1..64))read-onlycurrent
aaaBackupDownToUpCnt
OBJECT-TYPE
The times that the backup radius server status is changed down to up.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.1.6.1.8Integer32read-onlycurrent
aaaAuthAcctMIB
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2
aaaAuthSATable
OBJECT-TYPE
This table allow to display and modify the configuration of the authentication servers for the switch accesses.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1not-accessiblecurrent
aaaAuthSAEntry
OBJECT-TYPE
A switch access authentication entry is specified by the type of access.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1not-accessiblecurrent
aaatsInterface
OBJECT-TYPE
Type of connection that must be authenticated default(1) -define the default authentication method for console, telnet, ftp, snmp , http and ssh. If the operator interface is not especially configured the default value is applied to this interface.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.1INTEGER {default(1), console(2), telnet(3), ftp(4), http(5), snmp(6), ssh(7)}not-accessiblecurrent
aaatsName1
OBJECT-TYPE
Name of the server. Special value 'local' correspond to the local database. Other name correspond to an index value of the aaaServerTable snmp entry can only use ldap server and local database.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.2SnmpAdminString (SIZE(0..32))read-createcurrent
aaatsName2
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local database. Other name correspond to an index value of the aaaServerTable snmp entry can only use ldap server and local database.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.3SnmpAdminString (SIZE(0..32))read-createcurrent
aaatsName3
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local database. Other name correspond to an index value of the aaaServerTable snmp entry can only use ldap server and local database.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.4SnmpAdminString (SIZE(0..32))read-createcurrent
aaatsName4
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local database. Other name correspond to an index value of the aaaServerTable snmp entry can only use ldap server and local database.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.5SnmpAdminString (SIZE(0..32))read-createcurrent
aaatsRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.7RowStatusread-createcurrent
aaatsCertificate
OBJECT-TYPE
use of x509 user certificate during the HTTPs session establisment. noCertificate(0)- no user certificate is required, certificateOnly(1) - the DN from the certifiicate is used to access to the authorization data of the user certificateWithPassword(2) - the user must execute a log-in procedure with user name and password after his certificate validation
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.8INTEGER {noCertificate(0), certificateOnly(1), certificateWithPassword(2)}read-createcurrent
aaatsExitOnFail
OBJECT-TYPE
Enable/disable on each server's access type to allow the switch authenticate all servers in list or only the first server: Enable(1): the switch uses only the first available server in the list to check for user information Disable(2): all servers in the list must be used for user authentication
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.1.1.9INTEGER {enable(1), disable(2)}read-createcurrent
aaaAcctSATable
OBJECT-TYPE
This table shows current configuration for Switch access accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2not-accessiblecurrent
aaaAcctSAEntry
OBJECT-TYPE
Accounting configuration for switch access.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1not-accessiblecurrent
aaacsInterface
OBJECT-TYPE
For now, accounting for console, telnet, ftp, http, snmp, ssh are stored in the same set of servers, the index is always (1).
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1.1Integer32 (1)not-accessiblecurrent
aaacsName1
OBJECT-TYPE
Name of the server. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable An Ace server can not be used for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1.2SnmpAdminString (SIZE(0..32))read-createcurrent
aaacsName2
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable An Ace server can not be used for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1.3SnmpAdminString (SIZE(0..32))read-createcurrent
aaacsName3
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable An Ace server can not be used for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1.4SnmpAdminString (SIZE(0..32))read-createcurrent
aaacsName4
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable An Ace server can not be used for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1.5SnmpAdminString (SIZE(0..32))read-createcurrent
aaacsRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.2.1.6RowStatusread-createcurrent
aaaAcctCmdTable
OBJECT-TYPE
This table stores the commands that will be logged during an accounting session. This feature is valid only for Tacacs+ accounting
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3not-accessiblecurrent
aaaAcctCmdEntry
OBJECT-TYPE
Tacacs+ Accounting configuration for executed commands.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1not-accessiblecurrent
aaacmdInterface
OBJECT-TYPE
For now, accounting for console, telnet, ftp, http, snmp, ssh are stored in the same set of servers, the index is always (1).
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1.1Integer32 (1)not-accessiblecurrent
aaacmdSrvName1
OBJECT-TYPE
Name of the Tacacs+ server. Other name correspond to an index value of the aaaServerTable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1.2SnmpAdminString (SIZE(0..32))read-createcurrent
aaacmdSrvName2
OBJECT-TYPE
Name of the Tacacs+ server used if the precedent is not accessible. Other name correspond to an index value of the aaaServerTable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1.3SnmpAdminString (SIZE(0..32))read-createcurrent
aaacmdSrvName3
OBJECT-TYPE
Name of the Tacacs+ server used if the precedent is not accessible. Other name correspond to an index value of the aaaServerTable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1.4SnmpAdminString (SIZE(0..32))read-createcurrent
aaacmdSrvName4
OBJECT-TYPE
Name of the Tacacs+ server used if the precedent is not accessible. Other name correspond to an index value of the aaaServerTable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1.5SnmpAdminString (SIZE(0..32))read-createcurrent
aaacmdRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.3.1.6RowStatusread-createcurrent
aaaAuthDATable
OBJECT-TYPE
This table shows current configuration for MAC/Onex/Captive Portal authentication.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4not-accessiblecurrent
aaaAuthDAEntry
OBJECT-TYPE
configuration for MAC/Onex/Captive Portal authentication.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1not-accessiblecurrent
aaadaInterface
OBJECT-TYPE
one for mac , two for 1x, three for captive portal authentication
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1.1Integer32 (1..3)read-onlycurrent
aaadaName1
OBJECT-TYPE
Name of the server. It corresponds to an index value of the aaaServerTable Only RADIUS server can be used in front hand.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1.2SnmpAdminString (SIZE(0..32))read-createcurrent
aaadaName2
OBJECT-TYPE
Name of the server. It corresponds to an index value of the aaaServerTable Only RADIUS server can be used in front hand.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1.3SnmpAdminString (SIZE(0..32))read-createcurrent
aaadaName3
OBJECT-TYPE
Name of the server. It corresponds to an index value of the aaaServerTable Only RADIUS server can be used in front hand.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1.4SnmpAdminString (SIZE(0..32))read-createcurrent
aaadaName4
OBJECT-TYPE
Name of the server. It corresponds to an index value of the aaaServerTable Only RADIUS server can be used in front hand.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1.5SnmpAdminString (SIZE(0..32))read-createcurrent
aaadaRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.4.1.6RowStatusread-createcurrent
aaaAcctDATable
OBJECT-TYPE
This table shows current configuration for device access accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5not-accessiblecurrent
aaaAcctDAEntry
OBJECT-TYPE
Accounting configuration for device access.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1not-accessiblecurrent
aaacdInterface
OBJECT-TYPE
accounting for mac ,onex & captive portal
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.1Integer32 (1..3)not-accessiblecurrent
aaacdName1
OBJECT-TYPE
Name of the server. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.2SnmpAdminString (SIZE(0..32))read-createcurrent
aaacdName2
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.3SnmpAdminString (SIZE(0..32))read-createcurrent
aaacdName3
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.4SnmpAdminString (SIZE(0..32))read-createcurrent
aaacdName4
OBJECT-TYPE
Name of a server used if the precedent is not accessible. Special value 'local' correspond to the local log. Other name correspond to an index value of the aaaServerTable for accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.5SnmpAdminString (SIZE(0..32))read-createcurrent
aaacdRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.6RowStatusread-createcurrent
aaacdSyslogIPAddrType
OBJECT-TYPE
Accounting Syslog IpAddress type
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.7InetAddressTyperead-createcurrent
aaacdSyslogIPAddr
OBJECT-TYPE
Accounting Syslog IpAddress
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.8InetAddressread-createcurrent
aaacdSyslogUdpPort
OBJECT-TYPE
Accounting Syslog Udp port
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.9Unsigned32read-createcurrent
aaacdCallngStationId
OBJECT-TYPE
Raduis Calling Station ID
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.5.1.10INTEGER {mac(1), ip(2)}read-createcurrent
alaAaaAuthConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6
alaAaaOnexReAuthStatus
OBJECT-TYPE
Enable/Disable Reauthentication for user authenticated using Onex
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.1INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaOnexReAuthIntrvl
OBJECT-TYPE
Reauthentication Interval for user authenticated using Onex
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.2Integer32read-writecurrent
alaAaaOnexReAuthTrustRadStatus
OBJECT-TYPE
Reauthentication Trust Radius status for user authenticated using Onex
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.3INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaOnexIntrmIntrvl
OBJECT-TYPE
Accounting Interim Interval
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.4Integer32read-writecurrent
alaAaaOnexIntmIntvlTrstRadSts
OBJECT-TYPE
Using Onex ,Interim Interval Trust Radius Status
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.5INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaMacIntrmIntrvl
OBJECT-TYPE
Using Mac, Accounting Interim Interval
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.6Integer32read-writecurrent
alaAaaMacIntmIntvlTrstRadStatus
OBJECT-TYPE
Using Mac ,Interim Interval Trust Radius Status
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.7INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaMacSessTimeoutStatus
OBJECT-TYPE
Using Mac,Interim Session Timeout Status
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.8INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaMacSessTimeoutIntrvl
OBJECT-TYPE
Using Mac,Session Timeout Status Interval
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.9Integer32read-writecurrent
alaAaaMacSesTimeoutTrstRadStatus
OBJECT-TYPE
Session Timeout Radius Status for Mac based authenticated user
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.10INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaMacInActLogoutStatus
OBJECT-TYPE
Session Timeout Trust Radius Status for Captive Portal method based authenticated user
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.11INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaMacInActLogoutIntrvl
OBJECT-TYPE
InActivity logout Interval for MAC based authenticated user. When MAC aging is not desired, then the Inactivity Logout Interval should be configured to 0.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.12Integer32 (0 | 60..1200)read-writecurrent
alaAaaCpIntrmIntrvl
OBJECT-TYPE
Using Captive Portal, Accounting Interim Interval
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.13Integer32read-writecurrent
alaAaaCpIntmIntvlTrstRadStatus
OBJECT-TYPE
Using Captive Portal ,Interim Interval Trust Radius Status
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.14INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaCpSessTimeoutStatus
OBJECT-TYPE
Session Timeout Status for Captive Portal method based authenticated user
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.15INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaCpSessTimeoutIntrvl
OBJECT-TYPE
Session Timeout Interval for Captive Portal method based authenticated user
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.16Integer32read-writecurrent
alaAaaCpSessTmotTrstRadStatus
OBJECT-TYPE
Session Timeout Trust Radius Status for Captive Portal method based authenticated user
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.17INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaCpInActLogoutStatus
OBJECT-TYPE
InActivity logout Status for Captive Portal based authenticated user
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.18INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaCpInActLogoutIntrvl
OBJECT-TYPE
InActivity logout Interval for Captive Portal based authenticated user. When MAC aging is not desired, then the Inactivity Logout Interval should be configured to 0.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.19Integer32 (0 | 60..1200)read-writecurrent
alaAaaTacacsServerCmdAuthorization
OBJECT-TYPE
Getting command based authorization from TACACS+ server
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.20INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaUbootAuthenticationPassword
OBJECT-TYPE
The password entered by the user which will be used for Uboot authentication if enabled. This object is essentially write-only. For get response the password in encoded in a one way method. This makes the password readable by no one.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.21SnmpAdminString (SIZE(0..30))read-writecurrent
alaAaaUbootAccess
OBJECT-TYPE
Disable or enable Uboot access
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.22INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaOnieAuthenticationPassword
OBJECT-TYPE
The password entered by the user which will be used for onie authentication if enabled. This object is essentially write-only. For get response the password in encoded in a one way method. This makes the password readable by no one.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.23SnmpAdminString (SIZE(0..30))read-writecurrent
alaAaaOnieAuthenticationStatus
OBJECT-TYPE
Onie authentication status.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.24INTEGER {enable(1), disable(2)}read-onlycurrent
alaAaaRadMsgAuthenticator
OBJECT-TYPE
Aaa radius msg authenticator.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.2.6.25INTEGER {enable(1), disable(2)}read-writecurrent
aaaUserMIB
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3
aaaUserTable
OBJECT-TYPE
This table shows current configuration for the local user database.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1not-accessiblecurrent
aaaUserEntry
OBJECT-TYPE
An user configuration identified by its user name.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1not-accessiblecurrent
aaauUserName
OBJECT-TYPE
Name of the user.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.1SnmpAdminString (SIZE(0..63))not-accessiblecurrent
aaauPassword
OBJECT-TYPE
Password of the user. For get response the password in encoded in a one way method. This makes the password readable by noone.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.2SnmpAdminString (SIZE(0..47))read-createcurrent
aaauReadRight1
OBJECT-TYPE
Specifies the families that the user can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.3Unsigned32 (0..4294967295)read-createcurrent
aaauReadRight2
OBJECT-TYPE
Specifies the families that the user can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family.Second part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.4Unsigned32 (0..4294967295)read-createcurrent
aaauWriteRight1
OBJECT-TYPE
Specifies the families that the user can execute with write right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family. First part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.5Unsigned32 (0..4294967295)read-createcurrent
aaauWriteRight2
OBJECT-TYPE
Specifies the families that the user can execute with write right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family. Second part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.6Unsigned32 (0..4294967295)read-createcurrent
aaauSnmpLevel
OBJECT-TYPE
Specifies if the user is authorized to use SNMP and if yes its security level. no(1) - Not authorized to use SNMP. noauth(2) - SNMPv1,SNMPv2c or SNMPv3 without authentication. sha(3) - SNMPv3 with SHA authentication and no encryption. md5(4) - SNMPv3 with MD5 authentication and no encryption. sha-des(5) - SNMPv3 with SHA authentication and DES encryption. md5-des(6) - SNMPv3 with MD5 authentication and DES encryption. sha-aes(7) - SNMPv3 with SHA authentication and AES encryption. sha224(8) - SNMPv3 with SHA224 authentication and no encryption. sha256(9) - SNMPv3 with SHA256 authentication and no encryption. sha384(10) - SNMPv3 with SHA384 authentication and no encryption. sha224-aes(11) - SNMPv3 with SHA224 authentication and AES encryption. sha256-aes(12) - SNMPv3 with SHA256 authentication and AES encryption. sha384-aes(13) - SNMPv3 with SHA384 authentication and AES encryption. If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.7INTEGER {no(1), noauth(2), sha(3), md5(4), shaDes(5), md5Des(6), shaAes(7), sha224(8), sha256(9), sha384(10), sha224Aes(11), sha256Aes(12), sha384Aes(13)}read-createcurrent
aaauSnmpAuthKey
OBJECT-TYPE
Authentication key of the user. The key is encoded in a two way method. The encryption key is deducted from this key.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.8OCTET STRING (SIZE(0..255))read-onlycurrent
aaauRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.9RowStatusread-createcurrent
aaauOldPassword
OBJECT-TYPE
Internal use
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.10SnmpAdminString (SIZE(0..47))read-createcurrent
aaauPasswordExpirationDate
OBJECT-TYPE
The local time of when the password would be expired. This date will be reset once the value of aaaAsaDefaultPasswordExpirationInDays is updated. Only the following format is valid: mm/dd/yyyy where mm - month (1-12) dd - day (1-31) yyyy - year (2000-2050) Password will not be expired if set to empty string
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.11SnmpAdminString (SIZE(0..16))read-createcurrent
aaauPasswordExpirationInMinute
OBJECT-TYPE
Number of minutes from now till the password expiration time. Setting this object will update aaauPasswordExpirationDate. If -1, password will not be expired. If 0, password has been expired.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.12Integer32 (-1..216000)read-createcurrent
aaauPasswordAllowModifyDate
OBJECT-TYPE
The local time of when the password can be start to be modified. This date will be reset once the value of aaauPasswordAllowModifyDate is updated. Only the following format is valid: mm/dd/yyyy where mm - month (1-12) dd - day (1-31) yyyy - year (2000-2050) Password will not be expired if set to empty string
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.13SnmpAdminString (SIZE(0..16))read-onlycurrent
aaauPasswordLockoutEnable
OBJECT-TYPE
Indicate whether this account is locked out.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.14INTEGER {lockout(1), unlock(2), expired(3)}read-createcurrent
aaauBadAtempts
OBJECT-TYPE
Number bad password attempts in the observation window.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.15Integer32 (0..999)read-onlycurrent
aaauReadRight3
OBJECT-TYPE
Specifies the families that the user can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.16Unsigned32 (0..4294967295)read-createcurrent
aaauReadRight4
OBJECT-TYPE
Specifies the families that the user can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family.Second part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.17Unsigned32 (0..4294967295)read-createcurrent
aaauWriteRight3
OBJECT-TYPE
Specifies the families that the user can execute with write right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family. First part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.18Unsigned32 (0..4294967295)read-createcurrent
aaauWriteRight4
OBJECT-TYPE
Specifies the families that the user can execute with write right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, the user is allowed to run commands of this family. Second part of the bitmask.If the value is not specified, the value configured for the 'default' user is taken
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.19Unsigned32 (0..4294967295)read-createcurrent
aaauSnmpPrivPassword
OBJECT-TYPE
Authentication key of the user. The key is encoded in a two way method. The encryption key is deducted from this key.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.20OCTET STRING (SIZE(8..30))read-onlycurrent
aaauAllowConfigUser
OBJECT-TYPE
Enable or disable access to config mode
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.21INTEGER {enable(1), disable(2)}read-createcurrent
aaauAllowSsh
OBJECT-TYPE
Enable or Disable SSH access to the switch
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.22INTEGER {enable(1), disable(2)}read-createcurrent
aaauPasswordRefresh
OBJECT-TYPE
When enabled, the user will be forced to reset the password in the next login
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.3.1.1.23INTEGER {enable(1), disable(2)}read-createcurrent
aaaAsaConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4
aaaAsaPasswordSizeMin
OBJECT-TYPE
Minimum number of digits of the passwords ( nominator aaauPassword).
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.1Integer32 (0..31)read-writecurrent
aaaAsaDefaultPasswordExpirationInDays
OBJECT-TYPE
Default password expiration time in days to be applied to all users. Updating this object will reset aaauPasswordExpirationDate. Password expiration will not be enforced if set to 0.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.2Integer32 (0..365)read-writecurrent
aaaAsaPasswordContainUserName
OBJECT-TYPE
Indicate whether check password contains username or not.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.3INTEGER {enable(1), disable(2)}read-writecurrent
aaaAsaPasswordMinUpperCase
OBJECT-TYPE
Minimum number of English uppercase characters required for password. 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.4Integer32 (0..7)read-writecurrent
aaaAsaPasswordMinLowerCase
OBJECT-TYPE
Minimum number of English lowercase characters required for password 0 is disable.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.5Integer32 (0..7)read-writecurrent
aaaAsaPasswordMinDigit
OBJECT-TYPE
Minimum number of base-10 digits required for password. 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.6Integer32 (0..7)read-writecurrent
aaaAsaPasswordMinNonAlphan
OBJECT-TYPE
Minimum number of non-alphanumeric required for password. 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.7Integer32 (0..7)read-writecurrent
aaaAsaPasswordHistory
OBJECT-TYPE
Password history feature will prevent users from repeatedly using the same password. 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.8Integer32 (0..24)read-writecurrent
aaaAsaPasswordMinAge
OBJECT-TYPE
The password can't be modified in these days. 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.9Integer32 (0..150)read-writecurrent
aaaAsaLockoutWindow
OBJECT-TYPE
The window of time in which the system increments the bad logon count.(minutes) 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.10Integer32 (0..99999)read-writecurrent
aaaAsaLockoutDuration
OBJECT-TYPE
The amount of time that an account is locked due to the aaauLockoutThreshold being exceeded.(minutes) 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.11Integer32 (0..99999)read-writecurrent
aaaAsaLockoutThreshold
OBJECT-TYPE
The number of invalid logon attempts that are permitted before the account is locked out. 0 is disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.12Integer32 (0..999)read-writecurrent
aaaAsaAccessPolicyAdminConsoleOnly
OBJECT-TYPE
Enable or disable AdminUser console only restriction
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.13INTEGER {enable(1), disable(2)}read-writecurrent
aaaAsaAccessMode
OBJECT-TYPE
Set access mode to enhanced or default. 0 is default 1 is enhanced
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.14INTEGER {default(1), enhanced(2)}read-writecurrent
aaaAsaAccessIpLockoutThreshold
OBJECT-TYPE
When aaaAsaAccessMode is enhanced, This object indicates the value of the threshold for failed login attempts from an IP address after which the IP address will be banned from switch access. when aaaAsaAccessMode, this is set to 0, disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.15INTEGER (0..999)read-writecurrent
aaaAsaAccessManagementIpStatus
OBJECT-TYPE
When aaaAsaAccessMode is enhanced, When enabled , session allowed only for pre-configured/allowed management station defined in aaaSwitchAccessMgmtStationTable. If disabled, any station can try to establish session is authenticated successfully, when disabled aaaSwitchAccessMgmtStationTable will be destroyed. When aaaAsaAccessMode is default, aaaAsaAccessManagementIpStatus will be disable
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.16INTEGER {enable(1), disable(2)}read-writecurrent
aaaAsaAccessConsoleAdminOnly
OBJECT-TYPE
Enable or disable the Console session only to user admin
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.17INTEGER {enable(1), disable(2)}read-writecurrent
aaaAsaPasswordContainConsecutiveCharacters
OBJECT-TYPE
Indicate whether check password contains consecutive characters or not.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.18INTEGER {enable(1), disable(2)}read-writecurrent
aaaAsaPasswordRefresh
OBJECT-TYPE
When enabled, forces all users (including admin user) to reset the password in the next login.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.4.19INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaClientAttr
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5
alaAaaRadClientGlobalAttr
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1
alaAaaRadNasPortId
OBJECT-TYPE
Radius Client Attribute NAS Port Identifier
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.1SnmpAdminString (SIZE(0..31))read-writecurrent
alaAaaRadNasIdentifier
OBJECT-TYPE
Radius Client Attribute NAS Identifier
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.2SnmpAdminString (SIZE(0..31))read-writecurrent
alaAaaRadUserNameDelim
OBJECT-TYPE
Radius Client Attribute user name delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.3SnmpAdminString (SIZE(0..31))read-writecurrent
alaAaaRadPasswordDelim
OBJECT-TYPE
Radius Client Attribute user password delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.4SnmpAdminString (SIZE(0..31))read-writecurrent
alaAaaRadCallnStnIdDelim
OBJECT-TYPE
Radius Client attribute Calling Station delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.5SnmpAdminString (SIZE(0..31))read-writecurrent
alaAaaRadCalldStnIdDelim
OBJECT-TYPE
Radius Client attribute Called Station delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.6SnmpAdminString (SIZE(0..31))read-writecurrent
alaAaaRadUserNameCase
OBJECT-TYPE
Radius client attribute UserName case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.7INTEGER {lowerCase(1), upperCase(2)}read-writecurrent
alaAaaRadPasswordCase
OBJECT-TYPE
Radius client attribute Password case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.8INTEGER {lowerCase(1), upperCase(2)}read-writecurrent
alaAaaRadCallingStationIdCase
OBJECT-TYPE
Radius client attribute CallingStationId case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.9INTEGER {lowerCase(1), upperCase(2)}read-writecurrent
alaAaaRadCalledStationIdCase
OBJECT-TYPE
Radius client attribute CalledStationId case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.10INTEGER {lowerCase(1), upperCase(2)}read-writecurrent
alaAaaRadNasIpAddressMode
OBJECT-TYPE
The mode of NAS IP address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.11INTEGER {default(1), localIp(2)}read-writecurrent
alaAaaRadNasIpAddressType
OBJECT-TYPE
Address type of NAS IP address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.12InetAddressType {ipv4(1), ipv6(2)}read-writecurrent
alaAaaRadNasIpAddress
OBJECT-TYPE
NAS IP address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.13InetAddress (SIZE(4 | 16))read-writecurrent
alaAaaRadUnpProfilePrecedence
OBJECT-TYPE
The mode of UNP profile precedence
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.5.1.14INTEGER {filterId(1), tunnelPrivateGroupId(2)}read-writecurrent
alaAaaProfileObjects
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6
alaAaaProfileConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1
alaAaaProfTable
OBJECT-TYPE
Table contain AAA profiles details for Onex/MAC/Captive Portal
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1not-accessiblecurrent
alaAaaProfEntry
OBJECT-TYPE
Each entry defines AAA profile for Onex/MAC
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1not-accessiblecurrent
alaAaaProfName
OBJECT-TYPE
AAA profile name for Onex/MAC/Captive Portal authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
alaAaaProfOnexReAuthSts
OBJECT-TYPE
AAA profile Re-auth Status for Onex authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.2INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfOnexReAuthIntrvl
OBJECT-TYPE
AAA profile Re-auth Interval for Onex authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.3Integer32read-createcurrent
alaAaaProfOnexReAuthTrstRadSts
OBJECT-TYPE
AAA profile Re-auth Trust Radius Status for Onex authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.4INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfOnexIntrmIntrvl
OBJECT-TYPE
AAA profile Interium Interval for Onex authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.5Integer32read-createcurrent
alaAaaProfOnexIntmItvlTstRadSts
OBJECT-TYPE
AAA profile Interium Interval Trust Radius Status for Onex authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.6INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfMacIntrmIntrvl
OBJECT-TYPE
AAA profile Interium Interval for MAC authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.7Integer32read-createcurrent
alaAaaProfMacIntmItvlTrstRadSts
OBJECT-TYPE
AAA profile Interium Interval Trust Radius Status for MAC authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.8INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfMacSessTimeoutSts
OBJECT-TYPE
AAA profile Session Timeout Status for MAC authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.9INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfMacSessTimeoutIntrvl
OBJECT-TYPE
AAA profile Session Timeout Interval for MAC authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.10Integer32read-createcurrent
alaAaaProfMacSessTmoutTrstRadSts
OBJECT-TYPE
AAA profile Session Timeout Trust Radius Status for MAC authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.11INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfMacInActLogoutSts
OBJECT-TYPE
AAA profile InActivity Logout Status for MAC authenticated sessions
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.12INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfMacInActLogoutIntrvl
OBJECT-TYPE
AAA profile InActivity Logout Interval for MAC authenticated sessions. When MAC aging is not desired, then the Inactivity Logout Interval should be configured to 0.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.13Integer32 (0 | 60..1200)read-createcurrent
alaAaaProfCpSessTimeoutSts
OBJECT-TYPE
AAA profile Captive Portal Session Timeout Status.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.14INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfCpSessTimeoutIntrvl
OBJECT-TYPE
AAA profile Captive Portal Session Timeout Interval.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.15Integer32read-createcurrent
alaAaaProfCpSessTmotTrstRadSts
OBJECT-TYPE
AAA profile Captive Portal Session Timeout Trust radius Status
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.16INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfCpInActLogoutSts
OBJECT-TYPE
AAA profile Captive Portal Inactivity Logout Status.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.17INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfCpInActLogoutIntrvl
OBJECT-TYPE
AAA profile Captive Portal Inactivity Logout Interval. When MAC aging is not desired, then the Inactivity Logout Interval should be configured to 0.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.18Integer32 (0 | 60..1200)read-createcurrent
alaAaaProfCpIntrmIntrvl
OBJECT-TYPE
AAA profile Captive Portal Interim Interval.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.19Integer32read-createcurrent
alaAaaProfCpItrmIntlTrstRadSts
OBJECT-TYPE
AAA profile Captive Portal Interim Interval Trust Radius Status.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.20INTEGER {enable(1), disable(2)}read-createcurrent
alaAaaProfRadNasPortId
OBJECT-TYPE
Radius Client Attribute NAS Port Identifier
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.21SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfRadNasIdentifier
OBJECT-TYPE
Radius Client Attribute NAS Identifier
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.22SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfRadUserNameDelim
OBJECT-TYPE
Radius Client Attribute user name delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.23SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfRadPasswrdDelim
OBJECT-TYPE
Radius Client Attribute Password delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.24SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfRadCallnStnIdDelim
OBJECT-TYPE
Radius Client attribute Calling Station delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.25SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfRadCalldStnIdDelim
OBJECT-TYPE
Radius Client attribute Called Station delimiter
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.26SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfRadUserNameCase
OBJECT-TYPE
Radius client Attribute UserName case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.27INTEGER {lowerCase(1), upperCase(2)}read-createcurrent
alaAaaProfRadPasswordCase
OBJECT-TYPE
Radius client attribute Password case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.28INTEGER {lowerCase(1), upperCase(2)}read-createcurrent
alaAaaProfRadCallnStnIdCase
OBJECT-TYPE
Radius client attribute CallingStationId case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.29INTEGER {lowerCase(1), upperCase(2)}read-createcurrent
alaAaaProfRadCalldStnIdCase
OBJECT-TYPE
Radius client attribute CalledStationId case
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.30INTEGER {lowerCase(1), upperCase(2)}read-createcurrent
alaAaaProfRowStatus
OBJECT-TYPE
Row status of table .
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.31RowStatusread-createcurrent
alaAaaProfRadNasIpAddressMode
OBJECT-TYPE
The mode of NAS IP address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.32INTEGER {default(1), localIp(2)}read-createcurrent
alaAaaProfRadNasIpAddressType
OBJECT-TYPE
Address type of NAS IP address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.33InetAddressType {ipv4(1), ipv6(2)}read-createcurrent
alaAaaProfRadNasIpAddress
OBJECT-TYPE
NAS IP address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.1.1.34InetAddress (SIZE(4 | 16))read-createcurrent
alaAaaProfAuthTable
OBJECT-TYPE
This table shows aaa profiles for configuring authentication server for MAC/Onex/Captive Portal
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2not-accessiblecurrent
alaAaaProfAuthEntry
OBJECT-TYPE
configuration for MAC/Onex authentication.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1not-accessiblecurrent
alaAaaProfAuthInterface
OBJECT-TYPE
one for mac, two for 1x,threee for Captive Portal
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1.1INTEGER {mac(1), dot1x(2), captivePortal(3)}not-accessiblecurrent
alaAaaProfAuthSrvName1
OBJECT-TYPE
Radius authenticated server
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1.2SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAuthSrvName2
OBJECT-TYPE
Radius authenticated server
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1.3SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAuthSrvName3
OBJECT-TYPE
Radius authenticated server
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1.4SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAuthSrvName4
OBJECT-TYPE
Radius authenticated server
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1.5SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAuthRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.2.1.6RowStatusread-createcurrent
alaAaaProfAcctTable
OBJECT-TYPE
Profile Table for configuring radius accounting server for MAC/Onex authentication.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3not-accessiblecurrent
alaAaaProfAcctEntry
OBJECT-TYPE
configuration for MAC/Onex/Captive Portal accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1not-accessiblecurrent
alaAaaProfAcctInterface
OBJECT-TYPE
one for mac, two for 1x, three for Captive Portal
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.1INTEGER {mac(1), dot1x(2), captivePortal(3)}not-accessiblecurrent
alaAaaProfAcctSrvName1
OBJECT-TYPE
Radius accounting Server for Onex/MAC/Captive Portal accounting sessions.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.2SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAcctSrvName2
OBJECT-TYPE
Radius accounting Server for Onex/MAC/Captive Portal accounting sessions.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.3SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAcctSrvName3
OBJECT-TYPE
Radius accounting Server for Onex/MAC/Captive Portal accounting sessions.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.4SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAcctSrvName4
OBJECT-TYPE
Radius accounting Server for Onex/MAC/Captive Portal accounting sessions.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.5SnmpAdminString (SIZE(0..31))read-createcurrent
alaAaaProfAcctSyslogIPAddrType
OBJECT-TYPE
Accounting Syslog IpAddress type
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.6InetAddressTyperead-createcurrent
alaAaaProfAcctSyslogIPAddr
OBJECT-TYPE
Accounting Syslog IpAddress
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.7InetAddressread-createcurrent
alaAaaProfAcctSyslogUdpPort
OBJECT-TYPE
Accounting Syslog Udp port
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.8Unsigned32 (0..65535)read-createcurrent
alaAaaProfAcctCalingStationId
OBJECT-TYPE
Raduis Calling Station ID
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.9INTEGER {mac(1), ip(2)}read-createcurrent
alaAaaProfAcctRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.3.1.10RowStatusread-createcurrent
alaAaaUserProfileSave
OBJECT-TYPE
This object is used for saving the profiles to a file. userProfile (1) : when set through CLI user profile file is created at /flash/switch/.profiles location and synced accross Chassis/VC. globalProfile (2): when set through CLI GlobalProfile.txt is generated and synced accross VC/Chassiss.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.6.1.4INTEGER {userProfile(1), globalProfile(2)}read-writecurrent
aaaSwitchAccessConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7
aaaSwitchAccessMgmtStationTable
OBJECT-TYPE
This table is used to configure SwitchAccess management station's Ip address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.1not-accessiblecurrent
aaaSwitchAccessMgmtStationEntry
OBJECT-TYPE
SwitchAccessManagementStation configuration.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.1.1not-accessiblecurrent
aaaSwitchAccessMgmtStationIpType
OBJECT-TYPE
The Ip Address Type for the SwitchAccess management station
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.1.1.1InetAddressType {unknown(0), ipv4(1)}not-accessiblecurrent
aaaSwitchAccessMgmtStationIpAddress
OBJECT-TYPE
The Ip Address for the SwitchAccess management station
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.1.1.2InetAddress (SIZE(4 | 16))not-accessiblecurrent
aaaSwitchAccessMgmtStationIpPrefixLength
OBJECT-TYPE
The prefix length that, when combined with aaaSwitchAccessMgmtStationIpAddress , gives the prefix for this entry. The InetAddressType is given by the aaaSwitchAccessMgmtStationIpType object. Currntly release supports only IPV4.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.1.1.3InetAddressPrefixLengthnot-accessiblecurrent
aaaSwitchAccessMgmtStationRowStatus
OBJECT-TYPE
The Rowstatus of the AaaSwitchAccessMgmtStationEntry.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.1.1.4RowStatusread-createcurrent
aaaSwitchAccessBannedIpTable
OBJECT-TYPE
This table is populated by software for Banned Ip address.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.2not-accessiblecurrent
aaaSwitchAccessBannedIpEntry
OBJECT-TYPE
SwitchAccessManagementStation configuration.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.2.1not-accessiblecurrent
aaaSwitchAccessBannedIpType
OBJECT-TYPE
IP address type of banned IP
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.2.1.1InetAddressTypenot-accessiblecurrent
aaaSwitchAccessBannedIpAddress
OBJECT-TYPE
IP address of banned IP
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.2.1.2InetAddress (SIZE(4 | 16))not-accessiblecurrent
aaaSwitchAccessBannedIpRowStatus
OBJECT-TYPE
Rowstatus of the AaaSwitchAccessBannedIpEntry, Since this table is populated by switch, only destroy action is allowed.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.2.1.3RowStatusread-createcurrent
aaaSwitchAccessPrivMaskTable
OBJECT-TYPE
This table is used to define the user privilege based on access type along with users existing privilege level.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3not-accessiblecurrent
aaaSwitchAccessPrivMaskEntry
OBJECT-TYPE
Priv mask configuration identified by the access type
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1not-accessiblecurrent
aaaSwitchAccessType
OBJECT-TYPE
Type of connection for which privilege mask should be applied for. If no specific privilege is configured, by default all the mode shall have all the privilege for the user.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.1INTEGER {console(1), telnet(2), ssh(3), http(4), https(5)}not-accessiblecurrent
aaaSwitchAccessReadRight1
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.2Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessReadRight2
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.3Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessReadRight3
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.4Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessReadRight4
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.5Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessWriteRight1
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.6Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessWriteRight2
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.7Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessWriteRight3
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.8Unsigned32 (0..4294967295)read-writecurrent
aaaSwitchAccessWriteRight4
OBJECT-TYPE
Specifies the families through the access type can execute with read right. Each bit of the 32-bit integer mask represents a command's family number. When the family bit is set, through the access type the user is allowed to run commands of this family.First part of the bitmask.If the value is not specified, the value configured for the 'default'.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.7.3.1.9Unsigned32 (0..4294967295)read-writecurrent
alaAaaCommonCriteriaConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.8
alaAaaCommonCriteriaMode
OBJECT-TYPE
Enable/Disable Common Criteria mode.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.8.1INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaTlsConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9
alaAaaTlsBaseConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1
alaAaaTlsCaFileName
OBJECT-TYPE
Name of the CA bundle file (in PEM format) stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.1SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsCrlFileName
OBJECT-TYPE
Name of the CRL file (in PEM format) stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.2SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsKeyFileName
OBJECT-TYPE
Name of the rsa key file stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.3SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsSupplicantCertFileName
OBJECT-TYPE
Name of the supplicant certificate file (in PEM format) stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.4SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsSupplicantKeyFileName
OBJECT-TYPE
Name of the supplicant certificate key file (in key format) stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.5SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsSupplicantKeyPasswd
OBJECT-TYPE
The supplicant certificate key password (in key format) stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.6SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsSupplicantIdentityUsername
OBJECT-TYPE
The supplicant certificate identity username stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.7SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsSupplicantCaCertFileName
OBJECT-TYPE
Name of the supplicant CA certificate file (in PEM format) stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.8SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsConvertCertFileName
OBJECT-TYPE
Name of the certificate file stored in /flash/switch/certs directory that needs to be converted to PEM format.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.9SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsConvertCertKeyFileName
OBJECT-TYPE
Name of the certificate key file stored in /flash/switch/certs directory that needs to be converted to PEM format.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.10SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsConvertCertFileFormat
OBJECT-TYPE
This object is used to set the input certificate formats (der | pem | pkcs12 | p7b) to convert to PEM format.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.11INTEGER {der(1), pem(2), pkcs12(3), p7b(4)}read-writecurrent
alaAaaTlsConvertCertPassword
OBJECT-TYPE
Convert certificate password.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.12SnmpAdminString (SIZE(0..47))read-writecurrent
alaAaaTlsKeySize
OBJECT-TYPE
Key size of the rsa key file stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.1.13Integer32 (0..4096)read-writecurrent
alaAaaTlsSelfSignedCert
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2
alaAaaTlsSelfSignedCertFileName
OBJECT-TYPE
Name of the self-signed certificate file stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.1SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsSelfSignedCertKeyFileName
OBJECT-TYPE
Name of the key file file stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.2SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsSelfSignedCertValidPeriod
OBJECT-TYPE
The valid period in days of certificate.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.3Integer32 (0..3650)read-writecurrent
alaAaaTlsSelfSignedCertCommonName
OBJECT-TYPE
The certificate common name.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.4SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsSelfSignedCertOrgName
OBJECT-TYPE
The certificate organization name .
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.5SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsSelfSignedCertOrgUnit
OBJECT-TYPE
The certificate organization unit.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.6SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsSelfSignedCertLocality
OBJECT-TYPE
Locality of the certificate organization.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.7SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsSelfSignedCertState
OBJECT-TYPE
The state of certificate organization.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.8SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsSelfSignedCertCountry
OBJECT-TYPE
The country of certificate organization.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.9SnmpAdminString (SIZE(2))read-writecurrent
alaAaaTlsSelfSignedCertAction
OBJECT-TYPE
Create/delete self-signed certificate stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.2.10INTEGER {create(1), delete(2)}read-writecurrent
alaAaaTlsCsr
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3
alaAaaTlsCsrFileName
OBJECT-TYPE
The domain name of csr file stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.1SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsCsrKeyFileName
OBJECT-TYPE
Name of key file stored in /flash/switch directory.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.2SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsCsrCommonName
OBJECT-TYPE
The csr common name.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.3SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsCsrOrgName
OBJECT-TYPE
The csr organization name .
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.4SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsCsrOrgUnit
OBJECT-TYPE
The csr organization unit.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.5SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsCsrLocality
OBJECT-TYPE
Locality of the certificate organization.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.6SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsCsrState
OBJECT-TYPE
The state of certificate organization.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.7SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaTlsCsrCountry
OBJECT-TYPE
The country of certificate organization.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.3.8SnmpAdminString (SIZE(2))read-writecurrent
alaAaaTlsValidate
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.4
alaAaaTlsValidateCa
OBJECT-TYPE
Name of the CA certificate (in PEM format) used to validate.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.4.1SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsValidateCert
OBJECT-TYPE
Name of the certificate (in PEM format) needed to validate.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.4.2SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsImportCertConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5
alaAaaTlsImportCertTable
OBJECT-TYPE
Import certificate table.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1not-accessiblecurrent
alaAaaTlsImportCertEntry
OBJECT-TYPE
Entry of this table
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1.1not-accessiblecurrent
alaAaaTlsImportCertApplication
OBJECT-TYPE
The import certificate application.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1.1.1INTEGER {radius(1), syslog(2), webview(3), ldap(4), snmpAgent(5), switchSupplicant(6)}not-accessiblecurrent
alaAaaTlsImportCertFileName
OBJECT-TYPE
Name of the import certificate.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1.1.2SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsImportCertKeyFileName
OBJECT-TYPE
Name of the import certificate key file.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1.1.3SnmpAdminString (SIZE(0..255))read-writecurrent
alaAaaTlsImportCertPasswd
OBJECT-TYPE
The import certificate password.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1.1.4SnmpAdminString (SIZE(1..255))read-writecurrent
alaAaaTlsImportCertIdentity
OBJECT-TYPE
The import certificate identity username.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.9.5.1.1.5SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaNotificationObj
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.10
alaAaaUserNotificationInfo
OBJECT-TYPE
AAA User Information Notification.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.10.1SnmpAdminString (SIZE(1..255))accessible-for-notifycurrent
alaAaaJITCConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.11
alaAaaJITCMode
OBJECT-TYPE
Enable/Disable JITC mode.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.11.1INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaConsoleAccessConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.12
alaAaaConsoleAccessAdminState
OBJECT-TYPE
Enable/Disable console access.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.12.1INTEGER {enable(1), disable(2)}read-writecurrent
alaAaaSuperPasswordConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.13
alaAaaSuperPassword
OBJECT-TYPE
Enable super password.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.13.1SnmpAdminString (SIZE(0..32))read-writecurrent
alaAaaSwitchSupplicantConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.14
alaAaaSwitchSupplicantPort
OBJECT-TYPE
The switch supplicant port.
1.3.6.1.4.1.6486.801.1.2.1.15.1.1.14.1InterfaceIndexOrZeroread-writecurrent
alcatelIND1AAAMIBConformance
OBJECT-IDENTITY
Branch For Authentication, Authorization, and Accounting (AAA) Subsystem Conformance Information.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2current
alcatelIND1AAAMIBGroups
OBJECT-IDENTITY
Branch For Authentication, Authorization, and Accounting (AAA) Subsystem Units Of Conformance.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1current
alcatelIND1AAAMIBCompliances
OBJECT-IDENTITY
Branch For Authentication, Authorization, and Accounting (AAA) Subsystem Compliance Statements.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.2current

Notifications

NameOIDStatus
alaAaaUserCreation
NOTIFICATION-TYPE
The trap shall be raised when a new user is added to the Network Device.
1.3.6.1.4.1.6486.801.1.2.1.15.1.0.1current
alaAaaUserDeletion
NOTIFICATION-TYPE
The trap shall be raised when a user is deleted from the Network Device.
1.3.6.1.4.1.6486.801.1.2.1.15.1.0.2current
alaAaaUserModification
NOTIFICATION-TYPE
The trap shall be raised when a user is modified on the Network Device.
1.3.6.1.4.1.6486.801.1.2.1.15.1.0.3current
radHCSendSvrUpTrap
NOTIFICATION-TYPE
The trap shall be raised when the Radius sever is Up.
1.3.6.1.4.1.6486.801.1.2.1.15.1.0.4current
radHCSendSvrDownTrap
NOTIFICATION-TYPE
The trap shall be raised when the Radius server is Down.
1.3.6.1.4.1.6486.801.1.2.1.15.1.0.5current

Conformance

NameOIDStatus
aaaServerMIBGroup
OBJECT-GROUP
Collection of objects for management of AAA Server.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.1current
aaaAuthAcctGroup
OBJECT-GROUP
Collection of objects for management of AAA Authentication Accounting.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.2current
aaaUserMIBGroup
OBJECT-GROUP
Collection of objects for management of AAA User Local Database.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.3current
alaAaaClientAttrGroup
OBJECT-GROUP
Collection of object for AAA client attributes
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.4current
alaAaaProfileObjectsGroup
OBJECT-GROUP
Collection of AAA profile objects
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.5current
aaaSwitchAccessMIBGroup
OBJECT-GROUP
Collection of objects for management of AAA Switch Access.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.6current
alaAaaCommonCriteriaGroup
OBJECT-GROUP
Collection of objects for common criteria.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.7current
alaAaaTlsBaseConfigGroup
OBJECT-GROUP
Collection of objects for management of AAA TLS base configuration.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.8current
alaAaaTlsSelfSignedCertGroup
OBJECT-GROUP
Collection of objects for management of AAA TLS self-signed certificate.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.9current
alaAaaTlsCsrGroup
OBJECT-GROUP
Collection of objects for management of AAA TLS CSR.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.10current
alaAaaTlsValidateGroup
OBJECT-GROUP
Collection of objects for certificate validation.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.11current
alaAaaNotificationObjectGroup
OBJECT-GROUP
Collection of trap objects for AAA.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.12current
alaAaaNotificationGroup
NOTIFICATION-GROUP
Collection of notifications for AAA.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.13current
alaAaaJITCGroup
OBJECT-GROUP
Collection of objects for JITC.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.14current
aaaAuthServerStatsGroup
OBJECT-GROUP
Collection of objects for AAA authentication server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.15current
aaaAuthorServerStatsGroup
OBJECT-GROUP
Collection of objects for AAA authorization server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.16current
aaaAcctServerStatsGroup
OBJECT-GROUP
Collection of objects for AAA accounting server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.17current
aaaByodServerStatsGroup
OBJECT-GROUP
Collection of objects for BYOD server statistics.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.18current
aaaRadiusServerStatusGroup
OBJECT-GROUP
Collection of objects for the radius server status.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.19current
alaAaaConsoleAccessGroup
OBJECT-GROUP
Collection of objects for console access.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.20current
alaAaaSuperPasswordGroup
OBJECT-GROUP
Collection of objects for super password.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.21current
alaAaaSwitchSupplicantGroup
OBJECT-GROUP
Collection of objects for switch supplicant.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.22current
alaAaaTlsImportCertGroup
OBJECT-GROUP
Collection of objects for import certificate radius.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.1.23current
alcatelIND1AAAMIBCompliance
MODULE-COMPLIANCE
Compliance statement for Authentication, Authorization, and Accounting (AAA) Subsystem.
1.3.6.1.4.1.6486.801.1.2.1.15.1.2.2.1current