EXTREME-IP-SECURITY-MIB

        Extreme IP Security MIB
    
Source file
EXTREME-IP-SECURITY-MIB
Last revised
Identity
extremeIpSecurity
Base OID
1.3.6.1.4.1.1916.1.34
Imported Objects
EXTREME-BASE-MIB extremeAgent
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMPv2-SMI Counter64 Integer32 IpAddress MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString MacAddress RowStatus TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the extreme MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::extremeIpSecurity'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::extremeIpSecurity'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (30)
.1.3.6.1.4.1.1916.1.34
.1.3.6.1.4.1.1916.1.34.1
.1.3.6.1.4.1.1916.1.34.1.0
.1.3.6.1.4.1.1916.1.34.1.1
OctetString
.1.3.6.1.4.1.1916.1.34.1.2
.1.3.6.1.4.1.1916.1.34.1.3
.1.3.6.1.4.1.1916.1.34.1.4
.1.3.6.1.4.1.1916.1.34.1.5
Enumeration
.1.3.6.1.4.1.1916.1.34.1.6
.1.3.6.1.4.1.1916.1.34.2
.1.3.6.1.4.1.1916.1.34.2.0
.1.3.6.1.4.1.1916.1.34.2.1
.1.3.6.1.4.1.1916.1.34.2.10
.1.3.6.1.4.1.1916.1.34.2.11
.1.3.6.1.4.1.1916.1.34.2.12
.1.3.6.1.4.1.1916.1.34.2.13
.1.3.6.1.4.1.1916.1.34.2.14
.1.3.6.1.4.1.1916.1.34.2.15
.1.3.6.1.4.1.1916.1.34.2.16
.1.3.6.1.4.1.1916.1.34.2.17
.1.3.6.1.4.1.1916.1.34.2.18
.1.3.6.1.4.1.1916.1.34.2.19
.1.3.6.1.4.1.1916.1.34.2.2
OctetString
.1.3.6.1.4.1.1916.1.34.2.3
.1.3.6.1.4.1.1916.1.34.2.4
.1.3.6.1.4.1.1916.1.34.2.5
.1.3.6.1.4.1.1916.1.34.2.6
.1.3.6.1.4.1.1916.1.34.2.7
.1.3.6.1.4.1.1916.1.34.2.8
.1.3.6.1.4.1.1916.1.34.2.9
Dependencies (5) 4 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. RFC1155-SMIrfc
  2. SNMPv2-SMIrfc
  3. SNMPv2-TCrfc
  4. EXTREME-BASE-MIBextreme
  5. INET-ADDRESS-MIBrfc
  6. EXTREME-IP-SECURITY-MIBextremeselected
Type Definitions (6)
OctetString range: 2
Enumeration
unknown(0)
icmpOverSize(1)
icmpFragmented(2)
Enumeration
unknown(0)
icmp(1)
tcp(6)
udp(17)
Enumeration
unknown(0)
flagSynAndSrcPort(1)
flagAndSeq(2)
flagFinAndUrgAandPshandSeq(3)
flagSynAndFin(4)
Enumeration
unknown(0)
tcpHdrLessSize(1)
tcpFragmented(2)
Integer32 range: 0..4095
Notifications / Traps (6)
NameOIDDescription
.1.3.6.1.4.1.1916.1.34.1.0.1
For vlans/ports on which one or more of the IP Security
features have been enabled, this trap will be generated when a packet
received on that vlan/port is in violation of the configured IP
Security protections
.1.3.6.1.4.1.1916.1.34.2.0.1
For ports on which the protocol anomaly protection IP
features has been enabled, this trap will be generated when a packet
received on that port if the packet's source IP == destination IP
.1.3.6.1.4.1.1916.1.34.2.0.2
For ports on which the protocol anomaly protection L4port
features has been enabled, this trap will be generated when a packet
received on that port if
1) the packet is a TCP or UDP packetr. AND
2) its source L4 port == destination port
.1.3.6.1.4.1.1916.1.34.2.0.3
For ports on which the protocol anomaly protection TCP flags
features has been enabled, this trap will be generated when a TCP
packet received on that port if
1) (TCP flag SYN is set) and (its TCP source port < 1024). OR
2) (TCP flag == 0) and (TCP seq # == 0). OR
3) (TCP flag FIN/URG/PSH bits sre set) and (TCP seq # == 0). OR
4) Both TCP iflag SYN and FIN are set
.1.3.6.1.4.1.1916.1.34.2.0.4
For ports on which the protocol anomaly protection TCP fragment
features has been enabled, this trap will be generated when a packet
received on that port if
1) the packet is a TCP, and its size of the TCP header is less than pre-configured value; or
2) the packet is a TCP and it is a IP fragmented packet (IP offset != 0)
.1.3.6.1.4.1.1916.1.34.2.0.5
For ports on which the protocol anomaly protection ICMP
features has been enabled, this trap will be generated when an ICMP
packet received on that port if
1) the size of ICMP (IP payload) is large thant pre-configured value; or
2) it is a fragmented IP/ICMP packet (IP offset != 0)