cMgcIpRowStatus
CISCO-MGC-MIB ·
.1.3.6.1.4.1.9.9.321.1.1.2.1.5
Object
This object is used to create/modify/delete entry.
In order to delete an entry, following conditions need to be
met:
1. The MGC to which this IP address is being added,
should be existing.
2. The MGC's resolution (cMgcResolution) should be
'internal only'.
3. the mandatory object is cMgcIpAddress
After the IP address added to the MGC
the related 'cMgcNumIP' in MGC table will be incremented
by 1.
In order to delete an entry, following conditions need to be
met:
1. The MGC's resolution (cMgcResolution) should be
'internal only'.
2. The IP address should not be the only one in the MGC
while the MGC is associated with MGC group.
This means if the value of 'cMgcNumIP' is equal to 1
and the value of 'cMgcNumMgcGroups' is non-zero,
this IP address is the only one associated with the MGC
and it is possible that this IP address is also the
only one associated with MGC group. Therefore this
IP address can not be deleted.
After deleting the IP address from the MGC the related
'cMgcNumIP' in MGC table will be decremented by 1.
Context
- MIB
- CISCO-MGC-MIB
- OID
.1.3.6.1.4.1.9.9.321.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMgcIpConfigEntry
- Table
- cMgcIpConfigTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cMgcIpIndex A unique index to identify the address of a specific
MGC. The MGC is represented by cMgcIndex. | column | Integer32 | .1.3.6.1.4.1.9.9.321.1.1.2.1.1 |
| cMgcIpAddressType This object is the IP address type for cMgcIpAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.321.1.1.2.1.2 |
| cMgcIpAddress This object represents the configured IP address.
After adding the entry, this object can not be modified. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.321.1.1.2.1.3 |
| cMgcIpPreference This object represents preference of the cMgcIpAddress
in the given MGC.
The lower the number the higher the preference. i.e. 1
will have higher preference than 2.
IF more than … | column | Integer32 | .1.3.6.1.4.1.9.9.321.1.1.2.1.4 |