PDN-CPIWF-IP-MIB

File: PDN-CPIWF-IP-MIB.mib (21578 bytes)

Imported modules

SNMPv2-CONF PDN-HEADER-MIB PDN-CP-IWF-MIB
SNMPv2-SMI PDN-TC SNMPv2-TC

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
pdn-common pdnCpIwfEntry pdnCpIwfIndex
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY IpAddress NOTIFICATION-TYPE
SwitchState TEXTUAL-CONVENTION DisplayString

Defined Types

VoiceChannelType  
This textual convention defines the possible voice channel types for a CpIWF interface
TEXTUAL-CONVENTION    
  INTEGER bearer(1), signaling(2)  

PdnCpIwfIpEntry  
SEQUENCE    
  pdnCpIwfIpAddress IpAddress
  pdnCpIwfIpNetMask IpAddress
  pdnCpIwfIpDefGateway IpAddress
  pdnCpIwfIpActiveSoftswitch INTEGER

PdnCpIwfIpChanEntry  
SEQUENCE    
  pdnCpIwfIpChanType VoiceChannelType
  pdnCpIwfIpChandot1dBasePort Unsigned32
  pdnCpIwfIpChanTosDSCP Integer32

PdnCpIwfIpRtpEntry  
SEQUENCE    
  pdnCpIwfIpRtpLocalPortBase Integer32

PdnCpIwfIpMgcpEntry  
SEQUENCE    
  pdnCpIwfIpMgcpPortNumber Integer32
  pdnCpIwfIpMgcpPriAgentName DisplayString
  pdnCpIwfIpMgcpPriAgentIpAddr IpAddress
  pdnCpIwfIpMgcpPriAgentPortNum Integer32
  pdnCpIwfIpMgcpPriAgentDNSIpAddr IpAddress
  pdnCpIwfIpMgcpSecAgentName DisplayString
  pdnCpIwfIpMgcpSecAgentIpAddr IpAddress
  pdnCpIwfIpMgcpSecAgentPortNum Integer32
  pdnCpIwfIpMgcpSecAgentDNSIpAddr IpAddress
  pdnCpIwfIpMgcpRFC2833LoopSignal SwitchState
  pdnCpIwfIpMgcpIADomainName DisplayString
  pdnCpIwfIpMgcpEndPtFormat INTEGER
  pdnCpIwfIpMgcpRSIPKeepAlive Integer32

Defined Values

pdnCpIwfIpMIB 1.3.6.1.4.1.1795.2.24.2.53
This module contains objects that are used for monitoring and controlling CPIWF interfaces when terminating an IP Network. This enterprise mib is meant to be used in connection with RFC 2863 which defines the ifTable and the Paradyne Enterprise PDN-CP-IWF-MIB.mib.
MODULE-IDENTITY    

pdnCpIwfIpNotifications 1.3.6.1.4.1.1795.2.24.2.53.0
OBJECT IDENTIFIER    

pdnCpIwfIpMIBObjects 1.3.6.1.4.1.1795.2.24.2.53.1
OBJECT IDENTIFIER    

pdnCpIwfIpMIBConformance 1.3.6.1.4.1.1795.2.24.2.53.2
OBJECT IDENTIFIER    

pdnCpIwfIpConfigObjects 1.3.6.1.4.1.1795.2.24.2.53.1.1
OBJECT IDENTIFIER    

pdnCpIwfIpTestObjects 1.3.6.1.4.1.1795.2.24.2.53.1.2
OBJECT IDENTIFIER    

pdnCpIwfIpStatsObjects 1.3.6.1.4.1.1795.2.24.2.53.1.3
OBJECT IDENTIFIER    

pdnCpIwfIpApplObjects 1.3.6.1.4.1.1795.2.24.2.53.1.4
OBJECT IDENTIFIER    

pdnCpIwfIpTable 1.3.6.1.4.1.1795.2.24.2.53.1.1.1
The Cp-Iwf IP Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnCpIwfIpEntry

pdnCpIwfIpEntry 1.3.6.1.4.1.1795.2.24.2.53.1.1.1.1
An entry in the Cp-Iwf IP configuration table. There would be one entry in this table for each entry in the pdnCpIwfTable if this CPIWF interface terminates an IP network.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnCpIwfIpEntry  

pdnCpIwfIpAddress 1.3.6.1.4.1.1795.2.24.2.53.1.1.1.1.1
The IP address configured in this CpIwf A 0.0.0.0 for this object indicates that no IP address is assigned to the CpIwf Changes to this object could disrupt data flow through this CpIwf
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpNetMask 1.3.6.1.4.1.1795.2.24.2.53.1.1.1.1.2
The IP subnet mask configured in this CpIwf. A 0.0.0.0 for the this object indicates that no IP subnet mask is assigned to the CpIwf. Changes to this object could disrupt data flow through the CpIwf
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpDefGateway 1.3.6.1.4.1.1795.2.24.2.53.1.1.1.1.3
The IP next hop address (gateway) for this CpIwf. A 0.0.0.0 for this object indicates that no IP Gateway is assigned to the CpIwf.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpActiveSoftswitch 1.3.6.1.4.1.1795.2.24.2.53.1.1.1.1.4
This object displays the active selection for the Softswitch (Call Agent, Proxy Agent, etc.) for this IAD entry. If the SNMP agent can not determine an active softswitch for this IAD entry, the value of this object will be set to 'none (3)'. This object is related to the pdnPotsPortActiveSoftswitch object for those pots port's instances terminating in this IAD. That is, if at least one pots port terminating in this IAD losses communication with its Softswitch (call agent, proxy server, etc.), the value of the current object is also set to 'none (3)'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2), none(3)  

pdnCpIwfIpChanTable 1.3.6.1.4.1.1795.2.24.2.53.1.1.2
The Cp-Iwf IP channel voice table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnCpIwfIpChanEntry

pdnCpIwfIpChanEntry 1.3.6.1.4.1.1795.2.24.2.53.1.1.2.1
An entry in this table identifies a voice channel defined over a CPIWF in which an IP network terminates. Various channels may be used to carry different type of traffics (e.g, signalling, bearer). The agent is responsible for automatically populating this table with all the channels defined for each CPIWF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnCpIwfIpChanEntry  

pdnCpIwfIpChanType 1.3.6.1.4.1.1795.2.24.2.53.1.1.2.1.1
This object indicates the voice channel type which is used as the second key to identify an entry in the table
Status: current Access: not-accessible
OBJECT-TYPE    
  VoiceChannelType  

pdnCpIwfIpChandot1dBasePort 1.3.6.1.4.1.1795.2.24.2.53.1.1.2.1.2
This object specifies the bridge port assigned to this channel on this CPIWF interface. These assignments are done automatically.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

pdnCpIwfIpChanTosDSCP 1.3.6.1.4.1.1795.2.24.2.53.1.1.2.1.3
This object is used to configure the 6 bits corresponding to the Differentiated Services Code Point as specified in RFC2474. There are 64 entries represented by this object, each bit corresponds to a code points 0 thru 63 (bits 000000 thru 111111), for each device. If additional functionallity regarding Differentiated Services is required this object could be deprecated and the standard DIFFSERV-MIB should be used instead.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

pdnCpIwfIpRtpTable 1.3.6.1.4.1.1795.2.24.2.53.1.4.1
The Real-Time Protocol config table for CPIWF terminating the IP network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnCpIwfIpRtpEntry

pdnCpIwfIpRtpEntry 1.3.6.1.4.1.1795.2.24.2.53.1.4.1.1
An entry in the Rtp configuration table. There would be one entry in this table for each entry in the pdnCpIwfTable if this CPIWF interface terminates an IP network.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnCpIwfIpRtpEntry  

pdnCpIwfIpRtpLocalPortBase 1.3.6.1.4.1.1795.2.24.2.53.1.4.1.1.1
This object contains the base port range to be used for incoming RTP streams.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

pdnCpIwfIpMgcpTable 1.3.6.1.4.1.1795.2.24.2.53.1.4.2
The Media Gateway Control Protocol (MGCP) configuration parameters applicable to a CPIWF terminating the IP network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnCpIwfIpMgcpEntry

pdnCpIwfIpMgcpEntry 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1
An entry in the Mgcp configuration table. There would be one entry in this table for each entry in the pdnCpIwfTable if this CPIWF interface terminates an IP network.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnCpIwfIpMgcpEntry  

pdnCpIwfIpMgcpPortNumber 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.1
This object contains the local port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

pdnCpIwfIpMgcpPriAgentName 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.2
This object contains a text with the primary agent name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

pdnCpIwfIpMgcpPriAgentIpAddr 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.3
This object contains the primary agent's IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpMgcpPriAgentPortNum 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.4
This object contains the primary agent's port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

pdnCpIwfIpMgcpPriAgentDNSIpAddr 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.5
This object contains the primary agent's Domain Name Server's IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpMgcpSecAgentName 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.6
This object contains a text with the secondary agent name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

pdnCpIwfIpMgcpSecAgentIpAddr 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.7
This object contains the secondary agent's IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpMgcpSecAgentPortNum 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.8
This object contains the secondary agent's port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

pdnCpIwfIpMgcpSecAgentDNSIpAddr 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.9
This object contains the secondary agent's Domain Name Server's IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnCpIwfIpMgcpRFC2833LoopSignal 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.10
This object contains the MGCP loop signaling.
Status: current Access: read-write
OBJECT-TYPE    
  SwitchState  

pdnCpIwfIpMgcpIADomainName 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.11
This object contains a text description that lets the user provide a Fully Qualified Domain Name as the domain name portion of the endpoint identifier, as an alternative to using the IP Address of the IAD. This object will be used as the domain name of endpoint identifier if the pdnCpIwfIpMgcpEndPtFormat is set to: 'domainname (3)'; otherwise the value of this object is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

pdnCpIwfIpMgcpEndPtFormat 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.12
This object specifies the format option to use for the domain portion of the MGCP endpoint identifier. The following options are available: domainipaddr (1): ========== Indicates that IP Address for the IAD shall be used for the domain portion of the endpoint identifier. (e.g., aaln/1@1.2.3.4 - where 1.2.3.4 is the IPAddress) domainbracketipaddr (2): ==================== Indicates that IP Address for the IAD shall be used for the domain portion of of the endpoint identifier enclosed in brackets. (e.g., aaln/1@[1.2.3.4] - where 1.2.3.4 is the IPAddress) domainname (3): ==================== Indicates that the domain name specified in object pdnCpIwfIpMgcpIADomainName shall be used for the domain portion of the endpoint identifier. (e.g., aaln/1@bac1.mytelco.net - where bac1.mytelco.net is the domain name set in the pdnCpIwfIpMgcpIADomainName object)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipaddr(1), bracketandipaddr(2), domainname(3)  

pdnCpIwfIpMgcpRSIPKeepAlive 1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.13
This object contains the MGCP restart in progress (RSIP) keep alive value. A value of 0 implies the RSIP keep alive timer is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..600  

pdnCpIwfIpActiveSoftSwitchChanged 1.3.6.1.4.1.1795.2.24.2.53.0.1
This trap/notification will be issued whenever there is a transition in the Active Softswitch. The trap carries the current value of the active softswitch at the time the event was generated.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnCpIwfIpMIBCompliances 1.3.6.1.4.1.1795.2.24.2.53.2.1
OBJECT IDENTIFIER    

pdnCpIwfIpMIBGroups 1.3.6.1.4.1.1795.2.24.2.53.2.2
OBJECT IDENTIFIER    

pdnCpIwfIpNtfyGroups 1.3.6.1.4.1.1795.2.24.2.53.2.3
OBJECT IDENTIFIER    

pdnCpIwfIpMIBCompliance 1.3.6.1.4.1.1795.2.24.2.53.2.1.1
The compliance statement for SNMP entities that support Customer Premises Interworking Function (CP-IWF) as specified in af-vmoa-0145.000 of the ATM Forum and also these CP-IWFs are used to terminate an IP network.
Status: current Access: read-write
MODULE-COMPLIANCE    

pdnCpIwfIpConfigGroup 1.3.6.1.4.1.1795.2.24.2.53.2.2.1
Configuration of CpIwf interfaces being used to terminate an IP network.
Status: current Access: read-write
OBJECT-GROUP    

pdnCpIwfIpApplConfigGroup 1.3.6.1.4.1.1795.2.24.2.53.2.2.2
Configuration of IP Application Voice Call processing protocols that apply to the CPIWFs that terminate an IP network.
Status: current Access: read-write
OBJECT-GROUP    

pdnCpIwfIpNtfyGroup 1.3.6.1.4.1.1795.2.24.2.53.2.3.1
Notifications related to a CpIwf that terminates an IP Network.
Status: current Access: read-write
NOTIFICATION-GROUP