cpqnIpFrameType
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.6.1.1.6
Object
column
mandatory
r/w
Enumeration
DURABLE: Except when booting up, an agent communicates over IP using a single frame type defining the type of network that the IP traffic is running on: Ethernet_II or IEEE 802.2_SNAP. When the agent is performing BOOTP, it may not assume any frame type and can attempt to BOOTP over both types. (see cpqnBootpEnable) It will use the frame type that the first BOOTP response uses for the rest of its communication. The frame type of the BOOTP response will be stored by this object. For interfaces that do not have an Ethernet frame type, e.g., the serial port, the frame type is always not-applicable(1).
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.6.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnIpNetworkEntry
- Table
- cpqnIpNetworkTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-applicable |
2 | ethernet-ii |
3 | ieee-802-2-snap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqnIpIfIndex mandatory This is the ifIndex value of an interface in the MIB-II interface table
for which this table entry applies. | column | Integer32 | .1.3.6.1.4.1.232.121.6.1.1.1 |
| cpqnIpPhysAddr mandatory The physical address of the management agent interface. This is
usually an interfaces IEEE MAC Address. For IEEE MAC address, the
value will be 6 bytes in network byte order. F… | column | RFC1213-MIBPhysAddress | .1.3.6.1.4.1.232.121.6.1.1.2 |
| cpqnIpAddr mandatory DURABLE: The IP Address of this Agent interface. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.6.1.1.3 |
| cpqnIpNetMask mandatory DURABLE: The IP Subnet Mask of this Agent interface. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.6.1.1.4 |
| cpqnIpRouter mandatory DURABLE: The IP Address of the next hop Router (default Gateway)
used by this interface. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.6.1.1.5 |
| cpqnIpAutoDiscoveryStatus mandatory DURABLE: This object allows a user to enable the unit to send out
periodic ICMP Pings to ensure that the unit's IP Address is contained
in the ARP cache of its default gateway (c… | column | Enumeration | .1.3.6.1.4.1.232.121.6.1.1.7 |
| cpqnIpPingPktRate mandatory DURABLE: This object determines the rate (in seconds) at which ICMP
Pings are sent out by the unit to ensure that its IP Address remains
in the ARP cache of the unit's default ga… | column | Integer32 | .1.3.6.1.4.1.232.121.6.1.1.8 |
| cpqnIpInfoSave mandatory Setting this object allows the changes made to any of the settable
objects in this table to be written into non-volatile memory. The
changes will not take effect nor be written i… | column | Enumeration | .1.3.6.1.4.1.232.121.6.1.1.9 |