eltMesIssAclStormPortAction
ELTEX-MES-ISS-ACL-MIB ·
.1.3.6.1.4.1.35265.1.139.1.4.3.1.3
Object
Specifies the action to be taken if configured limiting
value (in pps or kbps) is exceeded for packets.
This field is functionally the same as
eltMesIssAclRateCtrlDlfLimitAction,
eltMesIssAclRateCtrlBcastLimitAction or
eltMesIssAclRateCtrlMcastLimitAction
from eltMesIssAclRateCtrlTableTable.
Context
- MIB
- ELTEX-MES-ISS-ACL-MIB
- OID
.1.3.6.1.4.1.35265.1.139.1.4.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssStormCtrlEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ELTEX-MES-ISS-ACL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-ACL-MIB::eltMesIssAclStormPortAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-ACL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-ACL-MIB::eltMesIssAclStormPortAction.<ifIndex>.<eltMesIssAclStormCtrlType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-ACL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-ACL-MIB::eltMesIssAclStormPortAction'
Syntax
- Source
- EltMesIssAclRateCtrlActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | trap |
3 | shutdown |
4 | trapAndShutdown |