cMgcGrpNumMgc
CISCO-MGC-MIB ·
.1.3.6.1.4.1.9.9.321.1.2.1.1.2
Object
column Integer32
This object is used to indicate number of MGCs
to be associated with this MGC Group.
The value zero means there is no MGC in the MGC Group.
When the entry create, this value is set to 0.
Adding/deleting MGC to/from MGC group is through
cMgcGrpTable.
After a MGC added/deleted to/from this MGC group,
the value of this object will be incremented/decremented
by 1.
If the value of this object is zero, it is not allowed to
associate this MGC group with any profile or gateway.
Context
- MIB
- CISCO-MGC-MIB
- OID
.1.3.6.1.4.1.9.9.321.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cMgcGrpParamEntry
- Groups
- 1
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-MGC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGC-MIB::cMgcGrpNumMgc'
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::cMgcGrpNumMgc.<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::cMgcGrpNumMgc'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of