ACC-ARP
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-ARP.
24
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
accArp OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.11 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.11 |
accArpTimeoutAging timer value (in minutes) for ARP table entries.rw INTEGER .1.3.6.1.4.1.5.1.1.11.1 |
accArpTableThe ARP (Address Resolution Protocol) table.
This is an alternate view of the atTable. SEQUENCE OF AccArpEntry .1.3.6.1.4.1.5.1.1.11.2 |
accArpEntryA correspondence between logical (IP)
and physical (MAC) addresses. AccArpEntry .1.3.6.1.4.1.5.1.1.11.2.1 |
accArpPhysAddressThe Ethernet address of the ARP table entry.ro OCTET STRING -- .1.3.6.1.4.1.5.1.1.11.2.1.1 |
accArpNetAddressIP address of this entry.
Set this object to NULL to delete an entry.ro IpAddress .1.3.6.1.4.1.5.1.1.11.2.1.2 |
accArpEntStatusStatus of the ARP table entry.ro Enumeration .1.3.6.1.4.1.5.1.1.11.2.1.3 |
accArpTypeState of proxy ARP capability.rw Enumeration .1.3.6.1.4.1.5.1.1.11.3 |
accArpReqRcvdsNumber of ARP Requests received.ro Counter .1.3.6.1.4.1.5.1.1.11.4 |
accArpReqSentsNumber of ARP Requests sent.ro Counter .1.3.6.1.4.1.5.1.1.11.5 |
accArpRspRcvdsNumber of ARP Responses received.ro Counter .1.3.6.1.4.1.5.1.1.11.6 |
accArpRspSentsNumber of ARP Responses sent.ro Counter .1.3.6.1.4.1.5.1.1.11.7 |
accArpInErrsNumber of ARP input errors encountered.ro Counter .1.3.6.1.4.1.5.1.1.11.8 |
accArpOutErrsNumber of ARP output errors encountered.ro Counter .1.3.6.1.4.1.5.1.1.11.9 |
accArpUnknownProtosNumber of address resolution requests for which
this ARP implementation did not recognize the protocol.ro Counter .1.3.6.1.4.1.5.1.1.11.10 |
accArpPromiscuousWhen operating promiscuously, the device will
learn ARP information from all ARP packets
received. When non-promiscuous, the device
will learn information only from ARP packets
addressed to the IP address of the device.rw Enumeration .1.3.6.1.4.1.5.1.1.11.11 |
accArpRefreshWhen operating in refresh mode, when it is
time for an entry to age out, the device
will refresh the entry by ARPing for it
again. Devices will thus stay in the ARP
table until disconnected, even if they are
not communicating via the router. In norefresh
mode, the entry will simply be aged out, and
refreshed only if traffic warrants.rw Enumeration .1.3.6.1.4.1.5.1.1.11.12 |
accArpAddressCheck OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.11.13 |
accArpTraps OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.11.14 |
accArpDuplicateAddrTrapIndicates that Duplicate addresss specified as value of second
varbind received on the DLCI number specified as the value of
third varbind.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accArpTrapMsg }
PCAUSE-DEFAULT: 5 TRAP-TYPE .1.3.6.1.4.1.5.1.1.11.14.0.1 |
accArpInvDevTypeTrapInvalid device type was received
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accArpTrapMsg }
PCAUSE-DEFAULT: 5 TRAP-TYPE .1.3.6.1.4.1.5.1.1.11.14.0.2 |
accArpDuplIpOnMacTrapDuplicate IP address for a mac address
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accArpTrapMsg }
PCAUSE-DEFAULT: 5 TRAP-TYPE .1.3.6.1.4.1.5.1.1.11.14.0.3 |
accArpTrapMsgTrap Message object for level-1 traps of ARP modulerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5.1.1.11.14.1 |