atArpsecVioType
AT-DHCPSN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.5
Object
column
Enumeration
The reason that the trap was generated. srcIpNotFound(1) indicates that the Sender IP address of the ARP packet was not found in the DHCP Snooping database. badVLAN(2) indicates that the VLAN of the DHCP Snooping binding entry associated with the Sender IP address of the ARP packet does not match the VLAN that the ARP packet was received on. badPort(3) indicates that the port of the DHCP Snooping binding entry associated with the Sender IP address of the ARP packet does not match the port that the ARP packet was received on. srcIpNotAllocated(4) indicates that the CHADDR of the DHCP Snooping binding entry associated with the Sender IP address of the ARP packet does not match the Source MAC and/or the ARP source MAC of the ARP packet.
Context
- MIB
- AT-DHCPSN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atArpsecVariablesEntry
- Table
- atArpsecVariablesTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | srcIpNotFound |
2 | badVLAN |
3 | badPort |
4 | srcIpNotAllocated |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atArpsecIfIndex Ifindex of the port that the ARP packet was received on. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.537.2.1.1 |
| atArpsecClientIP Source IP address of the ARP packet. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.537.2.1.2 |
| atArpsecSrcMac Source MAC address of the ARP packet. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.537.2.1.3 |
| atArpsecVid VLAN ID of the port that the ARP packet was received on. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.537.2.1.4 |