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

@ -0,0 +1,41 @@
RUGGEDCOM-RS-232-MIB-AC DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY FROM SNMPv2-SMI
AGENT-CAPABILITIES FROM SNMPv2-CONF
ruggedcomAgentCapability FROM RUGGEDCOM-MIB;
ruggedcomRS232ACModule MODULE-IDENTITY
LAST-UPDATED "201102221700Z" -- Feb 22, 17:00 EST 2011;
ORGANIZATION "RuggedCom - Industrial Strength Networks"
CONTACT-INFO
"Postal: RuggedCom Inc.
300 Applewood Crescent
Concord, Ontario,
L4K 5C7 Canada
Tel: 1-905-856-5288
E-Mail: support@ruggedcom.com"
DESCRIPTION
"The capabilities description for RS-232-MIB."
REVISION "201102221700Z" -- Feb 22, 17:00 EST 2011;
DESCRIPTION
"Initial version of this MIB module."
::= { ruggedcomAgentCapability 17 }
-- ---------------------------------------------------------------------- --
ruggedcomRs232AC AGENT-CAPABILITIES
PRODUCT-RELEASE "ROS-CF52"
STATUS current
DESCRIPTION
"RS-232-MIB Agent Capabilities."
SUPPORTS RS-232-MIB
-- rfc1659.txt
INCLUDES { rs232Group, rs232AsyncGroup }
-- ---------------------------------------------------------------------- --
::= { ruggedcomRS232ACModule 1 }
END