Blame mibs/ietf/TRIP-TC-MIB

Packit 022b05
TRIP-TC-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
IMPORTS
Packit 022b05
    MODULE-IDENTITY,
Packit 022b05
    Unsigned32,
Packit 022b05
    Integer32,
Packit 022b05
    mib-2
Packit 022b05
        FROM SNMPv2-SMI            -- [RFC2578]
Packit 022b05
Packit 022b05
    TEXTUAL-CONVENTION
Packit 022b05
        FROM SNMPv2-TC;            -- [RFC2579]
Packit 022b05
Packit 022b05
tripTC MODULE-IDENTITY
Packit 022b05
    LAST-UPDATED   "200409020000Z" -- Sep 02, 2004
Packit 022b05
    ORGANIZATION   "IETF IPTel Working Group.
Packit 022b05
        Mailing list: iptel@lists.bell-labs.com"
Packit 022b05
    CONTACT-INFO
Packit 022b05
       "Co-editor  David Zinman
Packit 022b05
        postal:    265 Ridley Blvd.
Packit 022b05
                   Toronto ON, M5M 4N8
Packit 022b05
                   Canada
Packit 022b05
        email:     dzinman@rogers.com
Packit 022b05
        phone:     +1 416 433 4298
Packit 022b05
Packit 022b05
        Co-editor: David Walker
Packit 022b05
                   Sedna Wireless Inc.
Packit 022b05
        postal:    495 March Road, Suite 500
Packit 022b05
                   Ottawa, ON K2K 3G1
Packit 022b05
                   Canada
Packit 022b05
        email:     david.walker@sedna-wireless.com
Packit 022b05
        phone:     +1 613 878 8142
Packit 022b05
Packit 022b05
        Co-editor   Jianping Jiang
Packit 022b05
                    Syndesis Limited
Packit 022b05
        postal:     30 Fulton Way
Packit 022b05
                    Richmond Hill, ON L4B 1J5
Packit 022b05
                    Canada
Packit 022b05
Packit 022b05
        email:      jjiang@syndesis.com
Packit 022b05
        phone:      +1 905 886-7818 x2515
Packit 022b05
        "
Packit 022b05
    DESCRIPTION
Packit 022b05
        "Initial version of TRIP (Telephony Routing Over IP)
Packit 022b05
        MIB Textual Conventions module used by other
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        TRIP-related MIB Modules.
Packit 022b05
Packit 022b05
        Copyright (C) The Internet Society (2004). This version of
Packit 022b05
        this MIB module is part of RFC 3872, see the RFC itself
Packit 022b05
        for full legal notices."
Packit 022b05
    REVISION      "200409020000Z" -- Sep 02, 2004
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The initial version, Published as RFC 3872."
Packit 022b05
    ::= { mib-2 115 }
Packit 022b05
Packit 022b05
--
Packit 022b05
-- Textual Conventions
Packit 022b05
--
Packit 022b05
Packit 022b05
TripItad ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The values for identifying the IP Telephony
Packit 022b05
       Administrative Domain (ITAD)."
Packit 022b05
    SYNTAX Unsigned32 (0..4294967295)
Packit 022b05
Packit 022b05
TripId ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The TRIP Identifier uniquely identifies a LS within its
Packit 022b05
       ITAD. It is a 4 octet unsigned integer that may, but not
Packit 022b05
       necessarily, represent the IPv4 address of a Location
Packit 022b05
       Server.  Where bytes 1-4 of the Unsigned32 represent
Packit 022b05
       1-4 bytes of the IPv4 address in network-byte order. For
Packit 022b05
       an IPv6 network, TripId will not represent the IPv6
Packit 022b05
       address."
Packit 022b05
    SYNTAX Unsigned32 (0..4294967295)
Packit 022b05
Packit 022b05
TripAddressFamily ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A type of address for a TRIP route. Address families
Packit 022b05
        defined within this MIB module are:
Packit 022b05
Packit 022b05
        Code              Address Family
Packit 022b05
        1                 Decimal Routing Numbers
Packit 022b05
        2                 PentaDecimal Routing Numbers
Packit 022b05
        3                 E.164 Numbers
Packit 022b05
        255               An other type of address family"
Packit 022b05
Packit 022b05
    SYNTAX INTEGER
Packit 022b05
        { decimal(1), pentadecimal(2), e164(3), other(255) }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
TripAppProtocol ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The application protocol used for communication with TRIP
Packit 022b05
        Location Servers. Protocols defined in this MIB Module
Packit 022b05
        are:
Packit 022b05
Packit 022b05
        Code              Protocol
Packit 022b05
        1                 SIP
Packit 022b05
        2                 H.323-H.225.0-Q.931
Packit 022b05
        3                 H.323-H.225.0-RAS
Packit 022b05
        4                 H.323-H.225.0-Annex-G
Packit 022b05
        255               An other type of application protocol"
Packit 022b05
Packit 022b05
    SYNTAX INTEGER
Packit 022b05
        { sip(1), q931(2), ras(3), annexG(4), other(255) }
Packit 022b05
Packit 022b05
TripCommunityId ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The range of legal values for a TRIP Community
Packit 022b05
       Identifier."
Packit 022b05
    SYNTAX Unsigned32 (0..4294967295)
Packit 022b05
Packit 022b05
TripProtocolVersion ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The version number of the TRIP protocol."
Packit 022b05
    SYNTAX Integer32 (1..255)
Packit 022b05
Packit 022b05
TripSendReceiveMode ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The operational mode of the TRIP application. Possible
Packit 022b05
       values are:
Packit 022b05
          1 - Send Receive mode
Packit 022b05
          2 - Send only mode
Packit 022b05
          3 - Receive Only mode"
Packit 022b05
    SYNTAX INTEGER { sendReceive(1), sendOnly(2), receiveOnly(3) }
Packit 022b05
Packit 022b05
END