All MIBs › CISCO-MGC-MIB › cMgcNumMgcGroups
cMgcNumMgcGroups
Module: CISCO-MGC-MIB
OID (symbolic): CISCO-MGC-MIB::cMgcNumMgcGroups
OID (numeric): 1.3.6.1.4.1.9.9.321.1.1.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object is used to indicate number of MGC group with which this MGC associated. The value zero means this MGC is not associated with any MGC Group.
If this value greater than zero, then the MGC entry can not be deleted.
What is cMgcNumMgcGroups?
This read-only integer counts how many Media Gateway Controller groups this MGC is part of. A non-zero value means the MGC is active in redundancy groups and cannot be deleted. An admin checks this before decommissioning an MGC to ensure it isn't still protecting customer calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.321.1.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-MGC-MIB::cMgcNumMgcGroups
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.321.1.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-MGC-MIB::cMgcNumMgcGroups.1
How to Use in IPNetwork Monitor
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.321 | ciscoMgcMIB | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1 | cMgcMibObjects | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.1 | cMgcConfig | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.1.1 | cMgcConfigTable | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.1.1.1 | cMgcConfigEntry | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.1.1.1.3 | cMgcNumMgcGroups | CISCO-MGC-MIB |