NETI-TRUNK-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Counter64, IpAddress, Unsigned32, Integer32, Gauge32 FROM SNMPv2-SMI TEXTUAL-CONVENTION, TimeStamp, TruthValue, RowPointer FROM SNMPv2-TC SnmpAdminString FROM SNMP-FRAMEWORK-MIB netiGeneric FROM NETI-COMMON-MIB; netiTrunkMIB MODULE-IDENTITY LAST-UPDATED "201403140800Z" ORGANIZATION "Net Insight AB" CONTACT-INFO "Net Insight AB Box 42093 SE-126 14 Stockholm Sweden Tel +46-8-685 0400 info@netinsight.se" DESCRIPTION "MIB for DTM network links (trunks). DTM trunks provide transport of DTM data between two DTM networks nodes. The MIB currently includes the DPP-IP group (neti-dppip), providing management of DPP-IP encapsulated DTM over IP/Ethernet. It includes configuration information and status." REVISION "201403140800Z" DESCRIPTION "Extended draft. This revision is preliminary. Read-write objects have been added to give full managablity to the interfaces in the DPP-IP group. Values that limits the configuration of the local DPP-IP interfaces have been introduced in the dppipLimitsTable. Similarly, limits of the peer DPP-IP interfaces have been added in the dppipPeerLimitsTable." REVISION "201308291600Z" DESCRIPTION "Extended draft. This revision is preliminary. The dppipDelayVar01 object has been added to dppipEntry. All objects in the MIB are read-only." REVISION "201301241500Z" DESCRIPTION "Extended draft. This revision is preliminary. More objects have been added to dppipEntry to make the configuration information and status more complete. All objects in the MIB are read-only." REVISION "200908261500Z" DESCRIPTION "Draft. This revision is preliminary. Future revisions are likely to be incompatible with this revision." ::= { netiGeneric 3 } trunkObjects OBJECT IDENTIFIER ::= { netiTrunkMIB 1 } -- ------------------------------------------------------------- -- Groups in the NETI-TRUNK-MIB -- ------------------------------------------------------------- dppipGroup OBJECT IDENTIFIER ::= { trunkObjects 1 } -- ------------------------------------------------------------- -- Textual conventions -- ------------------------------------------------------------- FecMode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The mode of operation of the Forward Error Correction function (FEC). The FEC function may be not used (fecNone), used for column correction (fec1D) or used for both row and column correction (fec2D)." SYNTAX INTEGER { fecNone(1), fec1D(2), fec2D(3) } DppipSupport ::= TEXTUAL-CONVENTION DISPLAY-HINT "1d.1d" STATUS current DESCRIPTION "Represents the support of a specific DPP-IP function: octet contents 1 major version 2 minor version Any minor version N.x includes support for any minor version M.y with major version M