securityEnable

ELH100-MIB · .1.3.6.1.4.1.52.259.10.3.6.1.1.1.5

Object

column mandatory r/w Enumeration
Setting this object to warningAndDisable(2) enables
intrusion detection on the port.  When an intruder is detected,
a RFC2108 rptrInfoHealth trap is transmitted and the port is
disabled.  An intruder is detected only after it transmits a packet.
A passive (non-transmitting) intruder cannot be detected.
              
Setting this object to inactive(1) disables intrusion detection
for the port.

Context

MIB
ELH100-MIB
OID
.1.3.6.1.4.1.52.259.10.3.6.1.1.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
securityEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::securityEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::securityEnable.<securityGroupID>.<securityPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELH100-MIB::securityEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2warningAndDisable