MY-ANTI-ARPCHEAT-MIB

File: MY-ANTI-ARPCHEAT-MIB.mib (5179 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
MY-TC Q-BRIDGE-MIB MY-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress MacAddress MODULE-COMPLIANCE
OBJECT-GROUP IfIndex VlanId
myMgmt

Defined Types

MyTrustedArpEntry  
SEQUENCE    
  trustedArpIfIndex IfIndex
  trustedArpIp IpAddress
  trustedArpMediaPhysAddress MacAddress
  trustedArpVlan VlanId
  trustedArpOperationType Integer32

Defined Values

myAntiArpcheatMIB 1.3.6.1.4.1.4881.1.1.10.2.41
This module defines my anti arpcheat mibs.
MODULE-IDENTITY    

myAntiArpcheatMIBObjects 1.3.6.1.4.1.4881.1.1.10.2.41.1
OBJECT IDENTIFIER    

myTrustedArpDelete 1.3.6.1.4.1.4881.1.1.10.2.41.1.1
Setting the variable value to zero refers to delete all the trusted ARP and L2 interface bindings. Setting any variable values other than zero refers to no action taken.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

myTrustedArpTable 1.3.6.1.4.1.4881.1.1.10.2.41.1.2
It is used to set the trusted ARP and lists of trusted ARP and L2 interface bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyTrustedArpEntry

myTrustedArpEntry 1.3.6.1.4.1.4881.1.1.10.2.41.1.2.1
Lists of the trusted ARP and L2 interface bindins.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyTrustedArpEntry  

trustedArpIfIndex 1.3.6.1.4.1.4881.1.1.10.2.41.1.2.1.1
The interface that is correspondent with the trusted ARP.
Status: current Access: read-create
OBJECT-TYPE    
  IfIndex  

trustedArpIp 1.3.6.1.4.1.4881.1.1.10.2.41.1.2.1.2
The IP address that is correspondent with the trusted ARP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

trustedArpMediaPhysAddress 1.3.6.1.4.1.4881.1.1.10.2.41.1.2.1.3
The MAC address that is correspondent with the trusted ARP.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

trustedArpVlan 1.3.6.1.4.1.4881.1.1.10.2.41.1.2.1.4
The VLAN ID to which the interface that is correspondent with the trusted ARP belongs.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

trustedArpOperationType 1.3.6.1.4.1.4881.1.1.10.2.41.1.2.1.5
Setting the variable value to zero refers to delete the binding of trusted ARP and L2 interface. Setting the variable value to 1 refers to add the binding of trusted ARP and L2 interface. Setting any values other than 0 and 1 refers to no action taken.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

myAntiArpcheatMIBConformance 1.3.6.1.4.1.4881.1.1.10.2.41.2
OBJECT IDENTIFIER    

myAntiArpcheatMIBCompliances 1.3.6.1.4.1.4881.1.1.10.2.41.2.1
OBJECT IDENTIFIER    

myAntiArpcheatMIBGroups 1.3.6.1.4.1.4881.1.1.10.2.41.2.2
OBJECT IDENTIFIER    

myAntiArpcheatMIBCompliance 1.3.6.1.4.1.4881.1.1.10.2.41.2.1.1
The compliance statement for entities which implement the My Anti Arpcheat MIB
Status: current Access: read-write
MODULE-COMPLIANCE    

myAntiArpcheatMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.41.2.2.1
A collection of objects providing anti arpcheat management and opertion to a My agent.
Status: current Access: read-write
OBJECT-GROUP