-- ------------------------------------------------------------------------ -- -- -- -- -- -- -- --------------------------------------------------------------------- -- RC-IEC-62439-3-MIB-AC DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY FROM SNMPv2-SMI AGENT-CAPABILITIES FROM SNMPv2-CONF ruggedcomAgentCapability FROM RUGGEDCOM-MIB; ruggedcomIEC624393ACModule MODULE-IDENTITY LAST-UPDATED "201310041700Z" -- Oct 4, 17:00 EST 2013; 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 IEC-62439-3-MIB." REVISION "201310041700Z" -- Oct 4, 17:00 EST 2013; DESCRIPTION "Initial version of this MIB module." ::= { ruggedcomAgentCapability 40 } -- ---------------------------------------------------------------------- -- -- RSTP MIB Agent Capabilities -- ---------------------------------------------------------------------- -- ruggedcomIEC624393AC AGENT-CAPABILITIES PRODUCT-RELEASE "ROS-MB" STATUS current DESCRIPTION "IEC-62439-3-MIB Agent Capabilities." SUPPORTS IEC-62439-3-MIB INCLUDES { lreConfigurationGeneralGroup, lreConfigurationInterfaceGroup, lreStatisticsInterfaceGroup } VARIATION lreRowStatus ACCESS read-only DESCRIPTION "One and only one row (LRE) is supported." VARIATION lreMacAddress ACCESS read-only DESCRIPTION "This configuration setting is read-only." VARIATION lreDuplicateDiscard ACCESS read-only DESCRIPTION "This configuration setting is read-only. Value: discard(2)." VARIATION lreTransparentReception ACCESS read-only DESCRIPTION "This configuration setting is read-only. Value: passRCT(2)." VARIATION lreHsrLREMode ACCESS read-only DESCRIPTION "When the switch is in HSR mode, this configuration setting is accessible but is read-only. Value: modeh(1). When the switch is in PRP mode, this setting is not accessible because it does not apply." VARIATION lreSwitchingEndNode ACCESS read-only DESCRIPTION "This configuration setting is read-only." VARIATION lreRedBoxIdentity ACCESS not-implemented DESCRIPTION "This setting is not applicable because the switch does not do HSR/PRP coupling." VARIATION lreEvaluateSupervision ACCESS read-only DESCRIPTION "This configuration setting is read-only." VARIATION lreProxyNodeTableClear ACCESS not-implemented DESCRIPTION "This action is not supported." VARIATION lreCntTxC DESCRIPTION "Only frames sent out the local port are counted." VARIATION lreCntErrWrongLanC ACCESS not-implemented DESCRIPTION "This statistic is not applicable because the switch does not do HSR/PRP coupling." VARIATION lreCntRxC DESCRIPTION "Only frames received on the local port are counted." VARIATION lreCntUniqueA ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreCntUniqueB ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreCntUniqueC ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreCntMultiA ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreCntMultiB ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreCntMultiC ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreTimeLastSeenA ACCESS not-implemented DESCRIPTION "This statistic is not supported." VARIATION lreTimeLastSeenB ACCESS not-implemented DESCRIPTION "This statistic is not supported." -- ---------------------------------------------------------------------- -- ::= { ruggedcomIEC624393ACModule 1 } END