cmARPEntryType
CM-IP-MIB ·
.1.3.6.1.4.1.2544.1.12.11.1.3.1.7
Object
column
r/w
IpEntryType
The type of ARP Entry. Note that static entries can be created.
Context
- MIB
- CM-IP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.11.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmARPEntry
- Table
- cmARPTable
- Siblings
- 6
Syntax
IpEntryType
- Source
- IpEntryType
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | dynamic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmARPIndex deprecated An integer index value used to uniquely identify
this ARP Entry in the cmARPTable. | column | Integer32 | .1.3.6.1.4.1.2544.1.12.11.1.3.1.1 |
| cmARPIPAddress This object allows configuration of the ARP Entry IP Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.1.12.11.1.3.1.2 |
| cmARPMacAddress This object allows management of the ARP Entry MAC Address. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2544.1.12.11.1.3.1.3 |
| cmARPInterface This object allows management of the ARP Entry Interface. | column | OctetString | .1.3.6.1.4.1.2544.1.12.11.1.3.1.4 |
| cmARPStorageType The type of storage configured for this entry. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.2544.1.12.11.1.3.1.5 |
| cmARPRowStatus The status of this row.
The cmARPRowStatus object may be modified if
the associated instance of this object is equal to active(1),
notInService(2), or notReady(3). | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2544.1.12.11.1.3.1.6 |