rlAggregateVlanArpProxy
RADLAN-AGGREGATEVLAN-MIB ·
.1.3.6.1.4.1.89.73.4
Object
scalar r/w
Enumeration
When ARP Proxy is enabled, the router can respond to ARP requests for nodes located on different sub-vlans, which belong to the same Super VLAN.The router responds with its own MAC address. When ARP Proxy is disabled, the router responds only to ARP requests for its own IP addresses.
Context
- MIB
- RADLAN-AGGREGATEVLAN-MIB
- OID
.1.3.6.1.4.1.89.73.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlAggregateVlan
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-AGGREGATEVLAN-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanArpProxy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-AGGREGATEVLAN-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanArpProxy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |