ifIpAddrAllocMethod
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.1.5.1.1
Object
column
r/w
Enumeration
The mechanism to be used for allocation of IP
address for this interface.
The value negotiation can be used only for PPP
and MLPPP interfaces which support obtaining of
IP addresses through negotiation.
The dynamic(3) option takes an IP
address dynamically from the available
server (dhcp/bootp/rarp) according to the
protocol specified in ifIpAddrAllocProtocol.
If the method specified is manual and the IP
address is not provided (then the interface
would be treated as a un-numbered interface.
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.1.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifIpEntry
- Table
- ifIpTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | negotiation |
3 | dynamic |
4 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifIpAddr Specifies the IP address given to this
interface. The specification of this object is
mandatory for all network interfaces (Ethernet,
FR VC, IPoA interface, PPP link - not under M… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.27.1.5.1.2 |
| ifIpSubnetMask Specifies the IP Subnet Mask for this
interface. The value should be specified only
for network interfaces and any valid VLSM is
accepted.
If not specified, this o… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.27.1.5.1.3 |
| ifIpBroadcastAddr Specifies the IP broadcast address for this
interface. The value should be specified only
for network interfaces and any valid broadcast
address based on a valid VLSM is accepted.… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.10876.101.1.27.1.5.1.4 |
| ifIpForwardingEnable Specifies whether IP forwarding is enable on
this interface. Disabling IP forwarding on an
interface will result in packets which are to
be forwarded on that interface being dropp… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.10876.101.1.27.1.5.1.5 |
| ifIpAddrAllocProtocol Specifies the protocol to be used to obtain
IP address for this interface. This object is
valid only when ifIpAddrAllocMethod is set to
dynamic (3).
When ifIpAdd… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.27.1.5.1.6 |
| ifIpDestMacAddress The unicast Peer MacAddress for unnumbered interface.
This Object needs to be configured mandatorily for proper
forwarding of IP packets over unnumbered interfaces.This object
nee… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.27.1.5.1.7 |
| ifIpUnnumAssocIPIf This object stores the interface index of the interface associated
with the unnumbered interface. The source IP addresses used over
the Unnumbered interface in relation to the des… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.10876.101.1.27.1.5.1.8 |