a3IPaddrConfigType
A3Com-IPextns-r5-MIB ·
.1.3.6.1.4.1.43.2.6.8.1.3
Object
column
mandatory
r/w
Enumeration
When multiple IP addresses are configured for a single interface, this object is used to determine which address is the 'primary' address. 'Primary' addresses are used as the source IP address in packets sent from that interface. When there is only one address configured for an interface, it will be the 'primary' address. If there is an existing 'primary' address when this object is set to primary (1), the existing 'primary' address will be set to 'secondary' automatically.
Context
- MIB
- A3Com-IPextns-r5-MIB
- OID
.1.3.6.1.4.1.43.2.6.8.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3IPaddrConfigEntry
- Table
- a3IPaddrConfigTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3IPaddrConfigPort mandatory The port to which this entry applies. | column | Integer32 | .1.3.6.1.4.1.43.2.6.8.1.1 |
| a3IPaddrConfigAddr mandatory The IP address to which this entry applies. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.2.6.8.1.2 |
| a3IPaddrConfigNetMask mandatory The subnet mask associated with the IP address
of this entry. The value of the mask is an IP
address with all the network bits set to 1 and
all the host bits set to 0.
… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.2.6.8.1.4 |
| a3IPaddrConfigBcastAddr mandatory The value of the least-significant bit in the
IP broadcast address used for sending datagrams
on the logical interface associated with the IP
address of this entry. | column | Integer32 | .1.3.6.1.4.1.43.2.6.8.1.5 |
| a3IPaddrConfigMtu mandatory The size of the largest IP datagram which is
supported by the logical interface associated
with the IP address of this entry.
If this is not specified, the system w… | column | Integer32 | .1.3.6.1.4.1.43.2.6.8.1.6 |
| a3IPaddrConfigStatus mandatory This object is used to add and delete entries
in this table. See the notes describing
RowStatus at the beginning of this MIB. | column | RowStatus | .1.3.6.1.4.1.43.2.6.8.1.7 |