RC-ARP-MIB

File: RC-ARP-MIB.mib (10200 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RAPID-CITY

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress MacAddress RowStatus
InterfaceIndex rcIp rcArp
PortSet IdList

Defined Types

RcArpExtEntry  
SEQUENCE    
  rcArpExtEntIfIndex InterfaceIndex
  rcArpExtEntDoProxy INTEGER
  rcArpExtEntDoResp INTEGER
  rcArpExtEntDoFlood INTEGER

RcArpExtV2Entry  
SEQUENCE    
  rcArpExtV2EntIfIndex InterfaceIndex
  rcArpExtV2EntIpIfAddr IpAddress
  rcArpExtV2EntDoProxy INTEGER
  rcArpExtV2EntDoResp INTEGER

RcIpMulticastArpEntry  
SEQUENCE    
  rcIpMulticastArpVlanId Integer32
  rcIpMulticastArpMacAddress MacAddress
  rcIpMulticastArpIpAddress IpAddress
  rcIpMulticastArpPorts PortSet
  rcIpMulticastArpNumMltIds Integer32
  rcIpMulticastArpMltIds IdList
  rcIpMulticastArpRowStatus RowStatus

Defined Values

rcArpMib 1.3.6.1.4.1.2272.1.9.0
Enterprise MIB for the Accelar product family.
MODULE-IDENTITY    

rcArpExtLifeTime 1.3.6.1.4.1.2272.1.9.1
The lifetime in minutues of an ARP entry within the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcArpExtTable 1.3.6.1.4.1.2272.1.9.2
ARP extension table. This table augments the standard ipNetToMediaTable defined in RFC1213.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcArpExtEntry

rcArpExtEntry 1.3.6.1.4.1.2272.1.9.2.1
Entry containing Proprietary ARP information. An entry is automatically created in this table when an ip address is configured on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcArpExtEntry  

rcArpExtEntIfIndex 1.3.6.1.4.1.2272.1.9.2.1.1
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcArpExtEntDoProxy 1.3.6.1.4.1.2272.1.9.2.1.2
Enable or disable ARP proxy responses on the specified interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

rcArpExtEntDoResp 1.3.6.1.4.1.2272.1.9.2.1.3
Enable or disable the sending of ARP responses on the specified interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

rcArpExtEntDoFlood 1.3.6.1.4.1.2272.1.9.2.1.4
Enable or disable flooding of ARP responses for NLBS Virtual Mac on the specified interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

rcArpExtV2Table 1.3.6.1.4.1.2272.1.9.3
ARP extension table. This table augments the standard ipNetToMediaTable defined in RFC1213.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcArpExtV2Entry

rcArpExtV2Entry 1.3.6.1.4.1.2272.1.9.3.1
Entry containing Proprietary ARP information. An entry is automatically created in this table when an ip address is configured on an interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcArpExtV2Entry  

rcArpExtV2EntIfIndex 1.3.6.1.4.1.2272.1.9.3.1.1
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcArpExtV2EntIpIfAddr 1.3.6.1.4.1.2272.1.9.3.1.2
Ip Address
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcArpExtV2EntDoProxy 1.3.6.1.4.1.2272.1.9.3.1.3
Enable or disable ARP proxy responses on the specified interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

rcArpExtV2EntDoResp 1.3.6.1.4.1.2272.1.9.3.1.4
Enable or disable the sending of ARP responses on the specified interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

rcArpExtMulticastMacFlooding 1.3.6.1.4.1.2272.1.9.4
Enable/Disable Multicast Mac Flooding Mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

rcIpMulticastArpTable 1.3.6.1.4.1.2272.1.8.17
IP Multicast Arp table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpMulticastArpEntry

rcIpMulticastArpEntry 1.3.6.1.4.1.2272.1.8.17.1
An entry of Ip Multicast Arp Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIpMulticastArpEntry  

rcIpMulticastArpVlanId 1.3.6.1.4.1.2272.1.8.17.1.1
vlan id
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcIpMulticastArpMacAddress 1.3.6.1.4.1.2272.1.8.17.1.2
multicast mac address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rcIpMulticastArpIpAddress 1.3.6.1.4.1.2272.1.8.17.1.3
multicast ip address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpMulticastArpPorts 1.3.6.1.4.1.2272.1.8.17.1.4
ports within a particular vlan
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcIpMulticastArpNumMltIds 1.3.6.1.4.1.2272.1.8.17.1.5
number of mlt ids
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIpMulticastArpMltIds 1.3.6.1.4.1.2272.1.8.17.1.6
mlt id
Status: current Access: read-write
OBJECT-TYPE    
  IdList  

rcIpMulticastArpRowStatus 1.3.6.1.4.1.2272.1.8.17.1.7
row status
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus