Commit version 24.12.13800

This commit is contained in:
2025-01-06 17:35:06 -05:00
parent b7f6a79c2c
commit 55d9218816
6133 changed files with 4239740 additions and 1374287 deletions

View File

@ -1,4 +1,3 @@
BAY-STACK-EAPOL-EXTENSION-MIB DEFINITIONS ::= BEGIN
IMPORTS
@ -18,7 +17,7 @@ IMPORTS
FROM RAPID-CITY;
bayStackEapExtMib MODULE-IDENTITY
LAST-UPDATED "201605170000Z"
LAST-UPDATED "201910090000Z"
ORGANIZATION "Avaya"
CONTACT-INFO "Avaya"
DESCRIPTION
@ -36,6 +35,9 @@ bayStackEapExtMib MODULE-IDENTITY
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification."
REVISION "201910090000Z" -- 9 October 2019
DESCRIPTION "v042: Added bseeEapDynamicUserBasedPoliciesState and bseeNeapDynamicUserBasedPoliciesState under bseeObjects to support RADIUS dynamic UBPs."
REVISION "201605170000Z" -- 17 May 2016
DESCRIPTION "v041: Added new value to bseeUnauthenticatedStatusRadiusStatus to support traking of delayed authentification MACs."
@ -629,6 +631,24 @@ bseeMultiHostRadiusNonEapDelay OBJECT-TYPE
DEFVAL { 0 }
::= { bseeObjects 38 }
bseeEapDynamicUserBasedPoliciesState OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates whether the RADIUS dynamic EAPOL User-based policy filters will be enabled."
DEFVAL { false }
::= { bseeObjects 39 }
bseeNeapDynamicUserBasedPoliciesState OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates whether the RADIUS dynamic Non-EAPOL User-based policy filters will be enabled."
DEFVAL { false }
::= { bseeObjects 40 }
-- ===========================================================================
-- EAP Multi-Host Configuration Table
-- ===========================================================================