TRIP-TC

File: TRIP-TC.mib (6471 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY Unsigned32 Integer32
mib-2 TEXTUAL-CONVENTION

Defined Types

TripItad  
The values for identifying the IP Telephony Administrative Domain (ITAD).
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

TripId  
The TRIP Identifier uniquely identifies a LS within its ITAD. It is a 4 octet unsigned integer that may, but not necessarily, represent the IPv4 address of a Location Server. Where bytes 1-4 of the Unsigned32 represent 1-4 bytes of the IPv4 address in network-byte order. For an IPv6 network, TripId will not represent the IPv6 address.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

TripAddressFamily  
A type of address for a TRIP route. Address families defined within this MIB module are: Code Address Family 1 Decimal Routing Numbers 2 PentaDecimal Routing Numbers 3 E.164 Numbers 255 An other type of address family
TEXTUAL-CONVENTION    
  INTEGER decimal(1), pentadecimal(2), e164(3), other(255)  

TripAppProtocol  
The application protocol used for communication with TRIP Location Servers. Protocols defined in this MIB Module are: Code Protocol 1 SIP 2 H.323-H.225.0-Q.931 3 H.323-H.225.0-RAS 4 H.323-H.225.0-Annex-G 255 An other type of application protocol
TEXTUAL-CONVENTION    
  INTEGER sip(1), q931(2), ras(3), annexG(4), other(255)  

TripCommunityId  
The range of legal values for a TRIP Community Identifier.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

TripProtocolVersion  
The version number of the TRIP protocol.
TEXTUAL-CONVENTION    
  Integer32 1..255  

TripSendReceiveMode  
The operational mode of the TRIP application. Possible values are: 1 - Send Receive mode 2 - Send only mode 3 - Receive Only mode
TEXTUAL-CONVENTION    
  INTEGER sendReceive(1), sendOnly(2), receiveOnly(3)  

Defined Values

tripTC 1.3.6.1.2.1.1
Initial version of TRIP (Telephony Routing Over IP) MIB Textual Conventions module used by other TRIP-related MIB Modules. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC xxxx, see the RFC itself for full legal notices.
MODULE-IDENTITY