gratuitousArp
MOXA-CN2600-MIB ·
.1.3.6.1.4.1.8691.2.11.1.3.20
Object
scalar r/w
Enumeration
Enable or disable the gratuitous ARP function. For some applications, users need the Terminal Server CN2600 series to send broadcast packets to update the ARP table on the server. If the customer enables this function and sets the send period, the Terminal Server CN2600 series will send broadcast packets periodically.
Context
- MIB
- MOXA-CN2600-MIB
- OID
.1.3.6.1.4.1.8691.2.11.1.3.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- networkSetting
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 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::gratuitousArp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-CN2600-MIB::gratuitousArp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |