ZYXEL-ARP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
11
.1.3.6.1.4.1.890.1.15.3.11.1.1 · 1 row entry · 1 columns
Uses the zyxel variant from /opt/observium/mibs/zyxel.
Command help
Walk zyxelArpLearningPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-ARP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ARP-MIB::zyxelArpLearningPortTable'
The table contains ARP learning port configuration.
zyxelArpLearningPortEntry row .1.3.6.1.4.1.890.1.15.3.11.1.1.1
An entry contains ARP learning port configuration.
Column Syntax OID
The ARP learning mode the switch uses on the port.
Enumerationr/w
Enumerated Values:
0arpReply
1gratuitousArp
2arpRequest
.1.3.6.1.4.1.890.1.15.3.11.1.1.1.1
.1.3.6.1.4.1.890.1.15.3.11.1.4 · 1 row entry · 5 columns
Uses the zyxel variant from /opt/observium/mibs/zyxel.
Command help
Walk zyxelStaticArpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-ARP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ARP-MIB::zyxelStaticArpTable'
The table contains static ARP configuration.
zyxelStaticArpEntry row .1.3.6.1.4.1.890.1.15.3.11.1.4.1
An entry contains static ARP configuration.
Column Syntax OID
This parameter specifies the source IP address of this entry.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.11.1.4.1.1
This parameter specifies the MAC address assigned to the IP address in this entry.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.890.1.15.3.11.1.4.1.2
This parameter specifies the VLAN identification nember.
Integer32
Constraints:
range: 1-4094
.1.3.6.1.4.1.890.1.15.3.11.1.4.1.3
This parameter specifies the port where the ARP entry entered in the previous field.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.11.1.4.1.4
This object allow static ARP entries to be create and deleted from static ARP table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.890.1.15.3.11.1.4.1.5
.1.3.6.1.4.1.890.1.15.3.11.2.1 · 1 row entry · 5 columns
Uses the zyxel variant from /opt/observium/mibs/zyxel.
Command help
Walk zyxelArpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-ARP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ARP-MIB::zyxelArpTable'
The table contains ARP information.
zyxelArpEntry row .1.3.6.1.4.1.890.1.15.3.11.2.1.1
An entry contains ARP information.
Column Syntax OID
This is the learned IP address of a device connected to a switch port with the corresponding MAC address below.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.11.2.1.1.1
This is the VLAN to which the device belongs.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.11.2.1.1.2
This is the MAC address of the device with the corresponding IP address above.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.890.1.15.3.11.2.1.1.3
This is the port to which the device belongs.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.11.2.1.1.4
This show whether the MAC address is dynamic (learned by the switch) or static (manually entered).
Enumeration
Enumerated Values:
1static
2dynamic
.1.3.6.1.4.1.890.1.15.3.11.2.1.1.5