ZXR10-ARP-MIB

File: ZXR10-ARP-MIB.mib (27968 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
IpAddress TEXTUAL-CONVENTION PhysAddress
DisplayString zxr10

Defined Types

ArpFuncType  
Function type.Enable this function or disable this function.
TEXTUAL-CONVENTION    
  INTEGER disable(0), enable(1)  

IpSourceGuardMode  
Ip Source Guard Mode
TEXTUAL-CONVENTION    
  INTEGER none(0), macBase(1), ipBase(2), macIpBase(3)  

ArpItemType  
Arp item type
TEXTUAL-CONVENTION    
  INTEGER vrrp(1), host(2), permanent(3), static(4), dhcp(5), tostatic(6), dynamic(7), temp(8)  

ArpIfAttributeEntry  
SEQUENCE    
  arpL3IfIndex INTEGER
  arpLearning ArpFuncType
  arpTimeOut INTEGER
  arpProtectNum INTEGER
  arpSourceFilter ArpFuncType
  arpProxy ArpFuncType
  arpPurgeDelay INTEGER
  arpLimitSpeed INTEGER
  arpLimitTime INTEGER
  arpPeriodicalFreeTime INTEGER
  arpL3IfName DisplayString
  arpIpSourceGuardMode IpSourceGuardMode
  arpIpSourceGuardVlan INTEGER
  zxr10ArpInspectionLimit INTEGER
  zxr10ArpInspectionTrust INTEGER
  zxr10ArpLearnLimitAlarmThreshold INTEGER
  zxr10ArpSrcFiltedAlarmThreshold INTEGER
  zxr10ArpProxyPeriodicalFreeTime INTEGER
  zxr10ArpBackupVrrpLearn INTEGER
  zxr10ArpGratuitousLearn INTEGER
  zxr10ArpNetworkLearn INTEGER
  zxr10ArpPeriodicalFreeFlag INTEGER
  zxr10ArpProxyPeriodicalFreeFlag INTEGER
  zxr10ArpLocalProxy INTEGER
  zxr10ArpLearnLimit INTEGER

Zxr10ArpSpecificMacProtectEntry  
SEQUENCE    
  zxr10ArpSpecificMacProtectMac PhysAddress
  zxr10ArpSpecificMacProtectNum INTEGER

Zxr10ArpProxyIPGratuitousEntry  
SEQUENCE    
  zxr10ArpProxyIPGratuitousIfIndex INTEGER
  zxr10ArpProxyIPGratuitousBegin IpAddress
  zxr10ArpProxyIPGratuitousEnd IpAddress
  zxr10ArpProxyIPGratuitousIfName DisplayString

Zxr10ArpItemEntry  
SEQUENCE    
  zxr10ArpItemIfIndex INTEGER
  zxr10ArpItemIPAddress IpAddress
  zxr10ArpItemIfName DisplayString
  zxr10ArpItemType ArpItemType
  zxr10ArpItemPhysAddress PhysAddress
  zxr10ArpItemInterVlan INTEGER
  zxr10ArpItemOutVlan INTEGER
  zxr10ArpItemSubIfName DisplayString
  zxr10ArpItemVtepIfName DisplayString
  zxr10ArpItemVnid INTEGER
  zxr10ArpItemRemoteIP IpAddress

Zxr10ArpIntfItemNumEntry  
SEQUENCE    
  zxr10ArpIntfItemNumIfIndex INTEGER
  zxr10ArpIntfItemNumIfName DisplayString
  zxr10ArpIntfItemNumExist INTEGER

Defined Values

zxr10ArpMIB 1.3.6.1.4.1.3902.3.326
This MIB describes objects for ZXROSNG ARP configuration information.
MODULE-IDENTITY    

arpIfAttributeTable 1.3.6.1.4.1.3902.3.326.1
Arp L3 Interface Configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpIfAttributeEntry

arpIfAttributeEntry 1.3.6.1.4.1.3902.3.326.1.1
Arp interface configure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArpIfAttributeEntry  

arpL3IfIndex 1.3.6.1.4.1.3902.3.326.1.1.1
Interface index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

arpLearning 1.3.6.1.4.1.3902.3.326.1.1.2
Enable arp learning?
Status: current Access: read-only
OBJECT-TYPE    
  ArpFuncType  

arpTimeOut 1.3.6.1.4.1.3902.3.326.1.1.3
Arp aging time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483  

arpProtectNum 1.3.6.1.4.1.3902.3.326.1.1.4
Arp learning max number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

arpSourceFilter 1.3.6.1.4.1.3902.3.326.1.1.5
The status of arp source filter.
Status: current Access: read-only
OBJECT-TYPE    
  ArpFuncType  

arpProxy 1.3.6.1.4.1.3902.3.326.1.1.7
The status of arp proxy.
Status: current Access: read-only
OBJECT-TYPE    
  ArpFuncType  

arpPurgeDelay 1.3.6.1.4.1.3902.3.326.1.1.8
Arp purge delay time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..36000  

arpLimitSpeed 1.3.6.1.4.1.3902.3.326.1.1.9
Max arp packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

arpLimitTime 1.3.6.1.4.1.3902.3.326.1.1.10
Arp port limit time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

arpPeriodicalFreeTime 1.3.6.1.4.1.3902.3.326.1.1.11
Arp periodical free arp time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 10..14400  

arpL3IfName 1.3.6.1.4.1.3902.3.326.1.1.12
Interface name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

arpIpSourceGuardMode 1.3.6.1.4.1.3902.3.326.1.1.13
Set ip-source-guard mode base on mac,ip or mac and ip.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpSourceGuardMode  

arpIpSourceGuardVlan 1.3.6.1.4.1.3902.3.326.1.1.14
Designate vlan id of ip-source-guard. The value of 0 means no vlan being designated. The range from 1 to 4094 means appointed vlan id. The value of 65535 means default vlan. The other values is invalid
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

zxr10ArpInspectionLimit 1.3.6.1.4.1.3902.3.326.1.1.15
Upper of ARP packets rate.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

zxr10ArpInspectionTrust 1.3.6.1.4.1.3902.3.326.1.1.16
The status of arp inspection trust.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpLearnLimitAlarmThreshold 1.3.6.1.4.1.3902.3.326.1.1.17
Drop packets number per 10 seconds with learn limit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpSrcFiltedAlarmThreshold 1.3.6.1.4.1.3902.3.326.1.1.18
Drop packets number per 10 seconds with source filted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpProxyPeriodicalFreeTime 1.3.6.1.4.1.3902.3.326.1.1.19
Arp proxy periodical free arp time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..14400  

zxr10ArpBackupVrrpLearn 1.3.6.1.4.1.3902.3.326.1.1.20
The status of arp backup vrrp learn.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpGratuitousLearn 1.3.6.1.4.1.3902.3.326.1.1.21
The status of arp gratuitous learn.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpNetworkLearn 1.3.6.1.4.1.3902.3.326.1.1.22
The status of arp network learn.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpPeriodicalFreeFlag 1.3.6.1.4.1.3902.3.326.1.1.23
The status of arp periodical free.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpProxyPeriodicalFreeFlag 1.3.6.1.4.1.3902.3.326.1.1.24
The status of arp proxy periodical free.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpLocalProxy 1.3.6.1.4.1.3902.3.326.1.1.25
The status of arp local proxy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpLearnLimit 1.3.6.1.4.1.3902.3.326.1.1.26
The status of arp learn limit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpSpecificMacProtectTable 1.3.6.1.4.1.3902.3.326.5
Arp specific MAC protect configure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ArpSpecificMacProtectEntry

zxr10ArpSpecificMacProtectEntry 1.3.6.1.4.1.3902.3.326.5.1
Arp specific MAC protect configure entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ArpSpecificMacProtectEntry  

zxr10ArpSpecificMacProtectMac 1.3.6.1.4.1.3902.3.326.5.1.1
The MAC who configed protect num.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysAddress  

zxr10ArpSpecificMacProtectNum 1.3.6.1.4.1.3902.3.326.5.1.2
The specific MAC protect num. The max value is controlled by performance parameter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

zxr10ArpProxyIPGratuitousTable 1.3.6.1.4.1.3902.3.326.6
Arp Proxy IP gratuitous Configure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ArpProxyIPGratuitousEntry

zxr10ArpProxyIPGratuitousEntry 1.3.6.1.4.1.3902.3.326.6.1
Arp Proxy IP gratuitous Configure entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ArpProxyIPGratuitousEntry  

zxr10ArpProxyIPGratuitousIfIndex 1.3.6.1.4.1.3902.3.326.6.1.1
The index of interface who configed proxy gratuitou arp IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpProxyIPGratuitousBegin 1.3.6.1.4.1.3902.3.326.6.1.2
The begin IpAddress of proxy gratuitous arp IP range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ArpProxyIPGratuitousEnd 1.3.6.1.4.1.3902.3.326.6.1.3
The end IpAddress of proxy gratuitous arp IP range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ArpProxyIPGratuitousIfName 1.3.6.1.4.1.3902.3.326.6.1.4
proxy gratuitous arp interface name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

arpWholeProtectNum 1.3.6.1.4.1.3902.3.326.2
Arp whole protect number. The max value is controlled by performance parameter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

arpCommMacProtectNum 1.3.6.1.4.1.3902.3.326.3
Arp common MAC protect number. The max value is controlled by performance parameter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

zxr10ArpGlobalObjects 1.3.6.1.4.1.3902.3.326.4
OBJECT IDENTIFIER    

zxr10ArpInsptValidateSrcMac 1.3.6.1.4.1.3902.3.326.4.1
The status of arp inspection validate source MAC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpInsptValidateIP 1.3.6.1.4.1.3902.3.326.4.2
The status of arp inspection validate IP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpInsptValidateDetMac 1.3.6.1.4.1.3902.3.326.4.3
The status of arp inspection validate dest MAC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxr10ArpKeepalivePeriodicTime 1.3.6.1.4.1.3902.3.326.4.4
Arp keepalive periodical time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 10..14400  

zxr10ArpGlobalLimitItemNum 1.3.6.1.4.1.3902.3.326.4.5
Arp global limit item number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

zxr10ArpInterfaceLimitNum 1.3.6.1.4.1.3902.3.326.4.6
Arp interface limit item number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

zxr10ArpGlobalExistItemNum 1.3.6.1.4.1.3902.3.326.4.7
Arp global exist item number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..262144  

zxr10ArpItemTable 1.3.6.1.4.1.3902.3.326.7
Arp item table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ArpItemEntry

zxr10ArpItemEntry 1.3.6.1.4.1.3902.3.326.7.1
Arp item entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ArpItemEntry  

zxr10ArpItemIfIndex 1.3.6.1.4.1.3902.3.326.7.1.1
The interface index of arp item.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpItemIPAddress 1.3.6.1.4.1.3902.3.326.7.1.2
The IP address of arp item.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10ArpItemIfName 1.3.6.1.4.1.3902.3.326.7.1.3
The interface name of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10ArpItemType 1.3.6.1.4.1.3902.3.326.7.1.4
The type of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  ArpItemType  

zxr10ArpItemPhysAddress 1.3.6.1.4.1.3902.3.326.7.1.5
The physic address of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

zxr10ArpItemInterVlan 1.3.6.1.4.1.3902.3.326.7.1.6
The inter vlan of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpItemOutVlan 1.3.6.1.4.1.3902.3.326.7.1.7
The out vlan of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpItemSubIfName 1.3.6.1.4.1.3902.3.326.7.1.8
The sub interface name of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10ArpItemVtepIfName 1.3.6.1.4.1.3902.3.326.7.1.9
The vtep interface name of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10ArpItemVnid 1.3.6.1.4.1.3902.3.326.7.1.10
The vnid of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpItemRemoteIP 1.3.6.1.4.1.3902.3.326.7.1.11
The remote ip of arp item.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ArpIntfItemNumTable 1.3.6.1.4.1.3902.3.326.8
Arp interface item number table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ArpIntfItemNumEntry

zxr10ArpIntfItemNumEntry 1.3.6.1.4.1.3902.3.326.8.1
Arp interface item number entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ArpIntfItemNumEntry  

zxr10ArpIntfItemNumIfIndex 1.3.6.1.4.1.3902.3.326.8.1.1
The interface index of arp interface item number.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

zxr10ArpIntfItemNumIfName 1.3.6.1.4.1.3902.3.326.8.1.2
The interface name of arp interface item number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxr10ArpIntfItemNumExist 1.3.6.1.4.1.3902.3.326.8.1.3
The arp interface item number that exists.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535