All MIBs › CTRON-IP-ROUTER-MIB › nwIpHostCtlProxy
nwIpHostCtlProxy
Module: CTRON-IP-ROUTER-MIB
OID (symbolic): CTRON-IP-ROUTER-MIB::nwIpHostCtlProxy
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7 snmpwalk -v2c -c public <target> CTRON-IP-ROUTER-MIB::nwIpHostCtlProxy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7.1 snmpget -v2c -c public <target> CTRON-IP-ROUTER-MIB::nwIpHostCtlProxy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.52 | cabletron | CTRON-OIDS |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3.1 | nwIpRouter | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2 | nwIpComponents | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6 | nwIpEndSystems | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2 | nwIpHostsInterfaces | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1 | nwIpHostCtlTable | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1 | nwIpHostCtlEntry | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.6.2.1.1.7 | nwIpHostCtlProxy | CTRON-IP-ROUTER-MIB |