cmgwIpConfigIfIndex
CISCO-MEDIA-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.324.1.1.3.1.2
Object
This object is ifIndex of the interface which is associated
to the media gateway IP address.
For ATM interface, the IP address should be associated to
an existing PVC:
cmgwIpConfigIfIndex represents port of the PVC
cmgwIpConfigVpi represents VPI of the PVC
cmgwIpConfigVci represents VCI of the PVC
And one PVC only can be associated with one IP address.
If this object is set to zero which means the IP address
is not associated to any interface.
Context
- MIB
- CISCO-MEDIA-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.324.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMediaGwIpConfigEntry
- Table
- cMediaGwIpConfigTable
- Siblings
- 9
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmgwIpConfigIndex A unique index to identify each media gateway IP address. | column | Integer32 | .1.3.6.1.4.1.9.9.324.1.1.3.1.1 |
| cmgwIpConfigRowStatus This object is used to add and delete an entry.
When an entry of the table is created, the following
objects are mandatory:
cmgwIpConfigIfIndex
cmgwIpConfi… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.324.1.1.3.1.10 |
| cmgwIpConfigVpi This object represents VPI of the PVC which is associated
to the IP address.
If the IP address is not associated to PVC, the value
of this object is set to -1. | column | Integer32 | .1.3.6.1.4.1.9.9.324.1.1.3.1.3 |
| cmgwIpConfigVci This object represents VCI of the PVC which is associated
to the IP address.
If the IP address is not associated to PVC, the value
of this object is set to -1. | column | Integer32 | .1.3.6.1.4.1.9.9.324.1.1.3.1.4 |
| cmgwIpConfigAddrType This object is the IP address type. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.324.1.1.3.1.5 |
| cmgwIpConfigAddress The configured IP address of media gateway.
This object can not be modified. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.324.1.1.3.1.6 |
| cmgwIpConfigSubnetMask This object is used to specify the number of leading one
bits which from the mask to be logical-ANDed with the media
gateway address before being compared to the value in the… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.324.1.1.3.1.7 |
| cmgwIpConfigDefaultGwIp This object specifies cmgwIpConfigAddress of the entry
will become the default gateway address.
This object can be set to 'true' for only one entry in
the table. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.324.1.1.3.1.8 |
| cmgwIpConfigForRemoteMapping This object specifies whether the address defined in
cmgwIpConfigAddress is the address mapping at the
remote end of this PVC.
If this object is set to 'true', the… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.324.1.1.3.1.9 |