cMgcGrpAssociationInfo

CISCO-MGC-MIB · .1.3.6.1.4.1.9.9.321.1.2.1.1.3

Object

This object indicates the association between MGC group
and profile/gateway with bitmap format.
              
It is 1:N mapping, e.g., each profile or gateway can only 
have one MGC group, but one MGC group can be associated 
with multi profile and gateway.
              
The possible bit positions used in the bitmap are listed as 
follows:
              
Bit   profile/gateway      value
---------------------------------------------------------------
              
0    profile 1      0: the MGC group is not associated with it
		     1: the MGC group is associated with it
              
 1    profile 2      0: the MGC group is not associated with it
		     1: the MGC group is associated with it
              
 2    profile 3      0: the MGC group is not associated with it
		     1: the MGC group is associated with it
              
 3     profile 4     0: the MGC group is not associated with it
		     1: the MGC group is associated with it
 ...
...
              
 30   profile 31     0: the MGC group is not associated with it
		     1: the MGC group is associated with it
              
31   gateway        0: the MGC group is not associated with it
              			    
		     1: the MGC group is associated with it
                  
The value zero means the MGC Group is not associated with 
any profile or gateway.

Context

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance