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

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-IP-SECURITY-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IP-SECURITY-MIB::extremeIpSecurityViolationType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-IP-SECURITY-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-IP-SECURITY-MIB::extremeIpSecurityViolationType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rogueDhcpServerPacket
2badIpMacBindingInArpPacket
3badIpInArpPacket
4badMacInArpPacket
5bcastSenderIpInArpPacket
6bcastTargetIpInArpPacket