cmgwConfigDomainNameEntity

CISCO-MEDIA-GATEWAY-MIB · .1.3.6.1.4.1.9.9.324.1.1.4.1.2

Object

column r/w Enumeration
This object indicates which entity to use this domain name.
              
gateway(1)   - The domain name of media gateway.
               With the same cmgwIndex, there is one and 
               only one entry allowed with the value 
               'gateway(1)' of this object.
              
dnsServer(2) - The domain name of DNS name server that is used 
               by Media gateway to find Internet Network 
               Address from a DNS name.
              
mgc(3)       - The domain name of a MGC (Media Gateway
               Controller) associated with the media 
               gateway.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1gateway
2dnsServer
3mgc

Conformance