extremeIpSecurityViolationType
EXTREME-IP-SECURITY-MIB ·
.1.3.6.1.4.1.1916.1.34.1.6
Object
scalar
Enumeration
The type of IP Security violation that occurred
- rogueDhcpServerPacket(1)
A rogue DHCP server packet was received.
- badIpMacBindingInArpPacket(2)
The IP-MAC binding received in the ARP packet does not exist in
the DHCP Bindings table or is incorrect.
- badIpInArpPacket(3)
The Source IP address in the ARP payload is invalid.
- badMacInArpPacket(4)
One of the MAC addresses in the ARP payload does not match with
its counterpart in the ethernet header.
- bcastSenderIpInArpPacket(5)
The Sender IP address in the ARP payload is Broadcast.
- bcastTargetIpInArpPacket(6)
The Target IP address in the ARP payload is Broadcast.
Context
- MIB
- EXTREME-IP-SECURITY-MIB
- OID
.1.3.6.1.4.1.1916.1.34.1.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- extremeIpSecurityTraps
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rogueDhcpServerPacket |
2 | badIpMacBindingInArpPacket |
3 | badIpInArpPacket |
4 | badMacInArpPacket |
5 | bcastSenderIpInArpPacket |
6 | bcastTargetIpInArpPacket |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeIpSecurityTrapsPrefix | node | - | .1.3.6.1.4.1.1916.1.34.1.0 |
| extremeIpSecurityVlanIfIndex The ifIndex of the VLAN on which the violating packet was received. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1916.1.34.1.1 |
| extremeIpSecurityVlanDescr The description(name) of the VLAN on which the violating packet was received. | scalar | OctetString | .1.3.6.1.4.1.1916.1.34.1.2 |
| extremeIpSecurityPortIfIndex The ifIndex of the port on which the violating packet was received. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1916.1.34.1.3 |
| extremeIpSecurityIpAddr Source IP address of the violating packet | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1916.1.34.1.4 |
| extremeIpSecurityMacAddress Source MAC address from the ethernet header of the violating packet | scalar | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1916.1.34.1.5 |