ZYXEL-ARP-MIB

File: ZYXEL-ARP-MIB.mib (8607 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelArpLearningPortEntry  
SEQUENCE    
  zyArpLearningPortMode INTEGER

ZyxelStaticArpEntry  
SEQUENCE    
  zyStaticArpIpAddrress IpAddress
  zyStaticArpMacAddress MacAddress
  zyStaticArpVlan INTEGER
  zyStaticArpPort INTEGER
  zyStaticArpRowStatus RowStatus

ZyxelArpEntry  
SEQUENCE    
  zyArpIpAddress IpAddress
  zyArpVid INTEGER
  zyArpMacAddress MacAddress
  zyArpPort INTEGER
  zyArpType INTEGER

Defined Values

zyxelArp 1.3.6.1.4.1.890.1.15.3.11
The subtree for arp
MODULE-IDENTITY    

zyxelArpSetup 1.3.6.1.4.1.890.1.15.3.11.1
OBJECT IDENTIFIER    

zyxelArpStatus 1.3.6.1.4.1.890.1.15.3.11.2
OBJECT IDENTIFIER    

zyxelArpLearningPortTable 1.3.6.1.4.1.890.1.15.3.11.1.1
The table contains ARP learning port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelArpLearningPortEntry

zyxelArpLearningPortEntry 1.3.6.1.4.1.890.1.15.3.11.1.1.1
An entry contains ARP learning port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelArpLearningPortEntry  

zyArpLearningPortMode 1.3.6.1.4.1.890.1.15.3.11.1.1.1.1
The ARP learning mode the switch uses on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER arp-reply(0), gratuitous-arp(1), arp-request(2)  

zyArpAgingTime 1.3.6.1.4.1.890.1.15.3.11.1.2
The number of seconds which learned arp are held.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyStaticArpMaxNumberOfArps 1.3.6.1.4.1.890.1.15.3.11.1.3
The maximum number of static ARP entries that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelStaticArpTable 1.3.6.1.4.1.890.1.15.3.11.1.4
The table contains static ARP configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelStaticArpEntry

zyxelStaticArpEntry 1.3.6.1.4.1.890.1.15.3.11.1.4.1
An entry contains static ARP configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelStaticArpEntry  

zyStaticArpIpAddrress 1.3.6.1.4.1.890.1.15.3.11.1.4.1.1
This parameter specifies the source IP address of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyStaticArpMacAddress 1.3.6.1.4.1.890.1.15.3.11.1.4.1.2
This parameter specifies the MAC address assigned to the IP address in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

zyStaticArpVlan 1.3.6.1.4.1.890.1.15.3.11.1.4.1.3
This parameter specifies the VLAN identification nember.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

zyStaticArpPort 1.3.6.1.4.1.890.1.15.3.11.1.4.1.4
This parameter specifies the port where the ARP entry entered in the previous field.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyStaticArpRowStatus 1.3.6.1.4.1.890.1.15.3.11.1.4.1.5
This object allow static ARP entries to be create and deleted from static ARP table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zyxelArpTable 1.3.6.1.4.1.890.1.15.3.11.2.1
The table contains ARP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelArpEntry

zyxelArpEntry 1.3.6.1.4.1.890.1.15.3.11.2.1.1
An entry contains ARP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelArpEntry  

zyArpIpAddress 1.3.6.1.4.1.890.1.15.3.11.2.1.1.1
This is the learned IP address of a device connected to a switch port with the corresponding MAC address below.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyArpVid 1.3.6.1.4.1.890.1.15.3.11.2.1.1.2
This is the VLAN to which the device belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyArpMacAddress 1.3.6.1.4.1.890.1.15.3.11.2.1.1.3
This is the MAC address of the device with the corresponding IP address above.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zyArpPort 1.3.6.1.4.1.890.1.15.3.11.2.1.1.4
This is the port to which the device belongs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyArpType 1.3.6.1.4.1.890.1.15.3.11.2.1.1.5
This show whether the MAC address is dynamic (learned by the switch) or static (manually entered).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)