cMgcIpAddressType
CISCO-MGC-MIB ·
.1.3.6.1.4.1.9.9.321.1.1.2.1.2
Object
This object is the IP address type for cMgcIpAddress.
Context
- MIB
- CISCO-MGC-MIB
- OID
.1.3.6.1.4.1.9.9.321.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMgcIpConfigEntry
- Table
- cMgcIpConfigTable
- Siblings
- 4
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
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 |
| 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 |
| cMgcIpRowStatus 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 b… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.321.1.1.2.1.5 |