zyArpType

ZYXEL-ARP-MIB · .1.3.6.1.4.1.890.1.15.3.11.2.1.1.5

Object

column Enumeration
This show whether the MAC address is dynamic (learned by the switch) or static (manually entered).

Context

MIB
ZYXEL-ARP-MIB
OID
.1.3.6.1.4.1.890.1.15.3.11.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
zyxelArpEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::zyArpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ARP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ARP-MIB::zyArpType.<zyArpIpAddress>.<zyArpVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ARP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ARP-MIB::zyArpType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic