cMediaGwCcCfgDescrInfoEnabled
CISCO-MEDIA-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.324.1.1.7.1.11
Object
This object specifies whether the media gateway supports
descriptive suffix of the name schema for terminations.
There are two parts in name schema of termination, prefix
and suffix. For example the name schema for a DS (Digital
Subscriber) termination, can be 'DS/OC3_2/DS1_6/DS0_24'.
It represents DS type termination in 2nd OC3 line,
6th DS1 and 24th DS0 channel. In this example, 'DS' is
the prefix, 'OC3_2/DS1_6/DS0_24' is the suffix.
The name schema in above example has a descriptive suffix.
The non-descriptive suffix for the same termination is
'2/6/24' and name schema becomes 'DS/2/6/24'.
This object can not be modified if there is any termination
existing in the media gateway.
Context
- MIB
- CISCO-MEDIA-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.324.1.1.7.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMediaGwCallControlConfigEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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::cMediaGwCcCfgDescrInfoEnabled'
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::cMediaGwCcCfgDescrInfoEnabled.<cmgwIndex>'
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::cMediaGwCcCfgDescrInfoEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |