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

@ -5,12 +5,12 @@ IMPORTS
Integer32, Unsigned32 FROM SNMPv2-SMI -- [RFC2578]
RowStatus, TEXTUAL-CONVENTION FROM SNMPv2-TC -- [RFC2579]
InetAddressType, InetAddress FROM INET-ADDRESS-MIB
InetAddressType FROM INET-ADDRESS-MIB
fdryTrap FROM FOUNDRY-SN-ROOT-MIB -- [snroo101]
;
fdryTrapMIB MODULE-IDENTITY
LAST-UPDATED "201708070000Z" -- Aug 7, 2017
LAST-UPDATED "202305250000Z" -- May 25, 2023
ORGANIZATION "Ruckus Wireless, Inc.."
CONTACT-INFO
"Technical Support Center, Ruckus Wireless, Inc,
@ -38,7 +38,7 @@ fdryTrapMIB MODULE-IDENTITY
REVISION "200802250000Z" -- 25 February 2008
DESCRIPTION "Initial version, obsoletes the earlier snAgTrpRcvrTable."
REVISION "201708070000Z" -- Aug 7, 2017
REVISION "202305250000Z" -- May 25, 2023
DESCRIPTION
"Modified contact Info, Organization and Decscription"
::= { fdryTrap 1 }
@ -46,6 +46,24 @@ fdryTrapMIB MODULE-IDENTITY
--
-- Textual Conventions
--
InetAddress ::= TEXTUAL-CONVENTION
DISPLAY-HINT "1x "
STATUS current
DESCRIPTION
"Denotes a generic Internet address.
An InetAddress value is always interpreted within the context
of an InetAddressType value. Every usage of the InetAddress
textual convention is required to specify the InetAddressType
object that provides the context. It is suggested that the
InetAddressType object be logically registered before the
object(s) that use the InetAddress textual convention, if
they appear in the same logical row
"
SYNTAX OCTET STRING (SIZE (0..255))
SecurityModel ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION