pdnInetIpAddressType
PDN-INET-MIB ·
.1.3.6.1.4.1.1795.2.24.2.26.1.6.1.3
Object
column
r/w
Enumeration
This object is used to configure the address type for an interface an interface can have only one primary ip address and more than one secondary ip address. the primary ip address is essentially the router ID. The secondary ip address would result in the interface being multi-homed. The default value is primary type.
Context
- MIB
- PDN-INET-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.26.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnInetIpAddressTableEntry
- Table
- pdnInetIpAddressTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
3 | primaryBootp |
4 | secondaryBootp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pdnInetIpAddress This object is used to configure an IP address for an interface | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1795.2.24.2.26.1.6.1.1 |
| pdnInetIpSubnetMask This object is used to configure an IP subnet mask for an interface.
subnet mask should result in contiguous subnets | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1795.2.24.2.26.1.6.1.2 |
| pdnInetIpRowStatus This object is used to manage rows (add/delete/modify) in this table | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1795.2.24.2.26.1.6.1.4 |
| pdnInetIpGateway This object is used to configure an gateway for an interface. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1795.2.24.2.26.1.6.1.5 |