cmedxGatewayCmbDnAndPortInMID

CISCO-MEGACO-EXT-MIB · .1.3.6.1.4.1.9.10.104.1.1.1.1.36

Object

column r/w SNMPv2-TCTruthValue
This object specifies whether the MID should be a
combination of the transport port number and the  
domain name represented by cmedGatewayPort and  
cmedxGatewayDomainName respectively, when   
cmedxGatewayHeaderAddrType is 'dns' .    
              
A value of 'true' indicates that the MID will be a  
combination of the domain name and the transport port  
number.  
              
A value of 'false' indicates that MID will contain  
only the domain name and not the port number.    
              
The agent won't allow any attempt to set this object  
for other address types.

Context

MIB
CISCO-MEGACO-EXT-MIB
OID
.1.3.6.1.4.1.9.10.104.1.1.1.1.36
Type
column
Access
readwrite
Status
current
Parent
cmedxGatewayConfigEntry
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 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayCmbDnAndPortInMID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayCmbDnAndPortInMID.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayCmbDnAndPortInMID'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance