SIP-UA-MIB

File: SIP-UA-MIB.mib (6590 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF NETWORK-SERVICES-MIB
INET-ADDRESS-MIB SIP-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
mib-2 MODULE-COMPLIANCE OBJECT-GROUP
applIndex InetAddressType InetAddress
SipTCEntityRole

Defined Types

SipUACfgServerEntry  
SEQUENCE    
  sipUACfgServerIndex Unsigned32
  sipUACfgServerAddressType InetAddressType
  sipUACfgServerAddress InetAddress
  sipUACfgServerRole SipTCEntityRole

Defined Values

sipUAMIB 1.3.6.1.2.1.150
Session Initiation Protocol (SIP) User Agent (UA) MIB module. SIP is an application-layer signaling protocol for creating, modifying, and terminating multimedia sessions with one or more participants. These sessions include Internet multimedia conferences and Internet telephone calls. SIP is defined in RFC 3261 (June 2002). A User Agent is an application that contains both a User Agent Client (UAC) and a User Agent Server (UAS). A UAC is an application that initiates a SIP request. A UAS is an application that contacts the user when a SIP request is received and that returns a response on behalf of the user. The response accepts, rejects, or redirects the request. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC 4780; see the RFC itself for full legal notices.
MODULE-IDENTITY    

sipUAMIBObjects 1.3.6.1.2.1.150.1
OBJECT IDENTIFIER    

sipUAMIBConformance 1.3.6.1.2.1.150.2
OBJECT IDENTIFIER    

sipUACfgServer 1.3.6.1.2.1.150.1.1
OBJECT IDENTIFIER    

sipUACfgServerTable 1.3.6.1.2.1.150.1.1.1
This table contains SIP server configuration objects applicable to each SIP user agent in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SipUACfgServerEntry

sipUACfgServerEntry 1.3.6.1.2.1.150.1.1.1.1
A row of server configuration. Each row represents those objects for a particular SIP user agent present in this system. applIndex is used to uniquely identify these instances of SIP user agents and correlate them through the common framework of the NETWORK-SERVICES-MIB (RFC 2788). The same value of applIndex used in the corresponding SIP-COMMON-MIB is used here.
Status: current Access: not-accessible
OBJECT-TYPE    
  SipUACfgServerEntry  

sipUACfgServerIndex 1.3.6.1.2.1.150.1.1.1.1.1
A unique identifier of a server address when multiple addresses are configured by the SIP entity. If one address isn't reachable, then another can be tried.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

sipUACfgServerAddressType 1.3.6.1.2.1.150.1.1.1.1.2
This object reflects the type of address contained in the associated instance of sipUACfgServerAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

sipUACfgServerAddress 1.3.6.1.2.1.150.1.1.1.1.3
This object reflects the address of a SIP server this user agent will use to proxy/redirect calls. The type of this address is determined by the value of the sipUACfgServerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

sipUACfgServerRole 1.3.6.1.2.1.150.1.1.1.1.4
This object reflects the function of the SIP server this user agent should communicate with: registrar, proxy (outbound proxy), etc.
Status: current Access: read-only
OBJECT-TYPE    
  SipTCEntityRole  

sipUAMIBCompliances 1.3.6.1.2.1.150.2.1
OBJECT IDENTIFIER    

sipUAMIBGroups 1.3.6.1.2.1.150.2.2
OBJECT IDENTIFIER    

sipUACompliance 1.3.6.1.2.1.150.2.1.1
The compliance statement for SIP entities that implement the SIP-UA-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

sipUAConfigGroup 1.3.6.1.2.1.150.2.2.1
A collection of objects providing information about the configuration of SIP User Agents.
Status: current Access: read-only
OBJECT-GROUP