pdnCpIwfIpMgcpEndPtFormat

PDN-CPIWF-IP-MIB · .1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.12

Object

column r/w Enumeration
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)

Context

MIB
PDN-CPIWF-IP-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.53.1.4.2.1.12
Type
column
Access
readwrite
Status
current
Parent
pdnCpIwfIpMgcpEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-CPIWF-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CPIWF-IP-MIB::pdnCpIwfIpMgcpEndPtFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CPIWF-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CPIWF-IP-MIB::pdnCpIwfIpMgcpEndPtFormat.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CPIWF-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CPIWF-IP-MIB::pdnCpIwfIpMgcpEndPtFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipaddr
2bracketandipaddr
3domainname

Conformance