cMediaGwCcCfgClusterEnabled

CISCO-MEDIA-GATEWAY-MIB · .1.3.6.1.4.1.9.9.324.1.1.7.1.16

Object

column r/w Enumeration
This object specifies the condition of the cluster generation
in the call control.
              
A cluster is a group of endpoints that share a particular
bearer possibility for connections among each other.
              
disabled(1) - The generation of the cluster attribute
              is disabled.
enabled(2) - Unconditionally generate the cluster
             attribute.
conditionalEnabled(3) - The generation of the cluster 
              attribute is upon MGC request.

Context

MIB
CISCO-MEDIA-GATEWAY-MIB
OID
.1.3.6.1.4.1.9.9.324.1.1.7.1.16
Type
column
Access
readwrite
Status
current
Parent
cMediaGwCallControlConfigEntry
Groups
3

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::cMediaGwCcCfgClusterEnabled'
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::cMediaGwCcCfgClusterEnabled.<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::cMediaGwCcCfgClusterEnabled'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled
3conditionalEnabled