nwIpHostCtlProxy
CTRON-IP-ROUTER-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7
Object
column
mandatory
r/w
Enumeration
Controls the operations of Proxy ARP on the router port for which the entry exists. Given the ARP protocol is enabled, nwIpHostCtlProtocol=3, setting nwIpHostCtlProxy to enabled (3) turns on Proxy ARP. When Proxy ARP is enabled on a router port, and an ARP request is received, requesting the address for an IP host whose network address is listed on the IP route table, then IP Routing Services sends a Proxy ARP response, with the physical address of the receiving router port in place of the requested host's physical address. Based on this proxy response, the requesting host will then forward packets to the router port, and IP Routing Services will then forward them to the correct destination.
Context
- MIB
- CTRON-IP-ROUTER-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nwIpHostCtlEntry
- Table
- nwIpHostCtlTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disable |
3 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwIpHostCtlIfIndex mandatory Indicates the value of MIB 2 ifindex, which identifies
the router port for which the entry exists. | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.1 |
| nwIpHostCtlNumStatics mandatory Indicates the total number of static entries in the cache
on the router port for which the entry exists. Static entries
remain in the cache until they are administratively removed. | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.10 |
| nwIpHostCtlNumDynamics mandatory Indicates the number of dynamic entries in the cache on
the router port for which the entry exists. Dynamic entries
area added and aged out by the ARP protocol. | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.11 |
| nwIpHostCtlCacheHits mandatory Indicates the number of times an entry in the cache has
been used to successfully provide the physical address
required to forward an IP packet on the router port for
which the e… | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.12 |
| nwIpHostCtlCacheMisses mandatory Indicates the number of times the physical address
required to forward an IP packet has not been found in
the cache on the router port for which the entry exists. | column | RFC1155-SMICounter | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.13 |
| nwIpHostCtlAdminStatus mandatory This object does not apply to this protocol. It is a
common object, inherited from the MIB framework used to
provide a common management interface to all the Cabletron
Routing Ser… | column | Enumeration | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.2 |
| nwIpHostCtlOperStatus mandatory Indicates the current operating condition of the
IP Host Address cache on the router port for which the
entry exists. | column | Enumeration | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.3 |
| nwIpHostCtlOperationalTime mandatory Indicates the elapsed time, in hundredths of a second,
that nwIpHostCtlOperStatus has been in the current state. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.4 |
| nwIpHostCtlProtocol mandatory Controls the operation of the ARP protocol on the router
port for which the entry exists. | column | Enumeration | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.5 |
| nwIpHostCtlSnooping mandatory Controls ARP Snooping on the router port for which
the entry exists. Given the ARP protocol is enabled,
nwIpHostCtlProtocol=3, setting nwIpHostCtlIfSnooping to
enabled (3) turns o… | column | Enumeration | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.6 |
| nwIpHostCtlCacheMax mandatory Indicates the maximum number of entry slots the cache
can consist of. nwIpHostCtlCacheMax cannot be set to less
than 16. Setting this value does not allocate any memory for
the ca… | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.8 |
| nwIpHostCtlCacheSize mandatory Indicates the current number of entry slots in the cache.
The cache automatically resizes to accommodate all entries
up to the maximum number of entries set by
nwIpHostCtlCacheMa… | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.9 |