a3IParpOverBlocked
A3Com-IPextns-r5-MIB ·
.1.3.6.1.4.1.43.2.6.10
Object
scalar mandatory
r/w
Enumeration
When the system is in singleNet mode (ie, it is
in a bridge state), this parameter controls whether
or not ARP request and replies are allowed to be
sent or received over a non-forwarding bridged port.
If this is set enabled(1), then ARP requests and replies
are allowed over non-forwarding ports. If this is
set disabled(2), they are not allowed.
This object corresponds to the UI parameter: -arp OverBlocked.
Context
- MIB
- A3Com-IPextns-r5-MIB
- OID
.1.3.6.1.4.1.43.2.6.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComIPextns
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 'A3Com-IPextns-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-IPextns-r5-MIB::a3IParpOverBlocked.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-IPextns-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-IPextns-r5-MIB::a3IParpOverBlocked'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |