hmITStormControlLmtType
HMIT-SW-PORT-STORM-MIB2 ·
.1.3.6.1.4.1.248.100.1.6.3.1.13.3.1.3
Object
column r/w
Enumeration
The limit type for storm control of the port, 4 - no limit, 1 - limit by kbps, 2 - limit by pps, 3 - limit by percent. When limit, should be used with hmITStormControlPktType and hmITStormControlParam. When no limit, should be used with hmITStormControlPktType
Context
- MIB
- HMIT-SW-PORT-STORM-MIB2
- OID
.1.3.6.1.4.1.248.100.1.6.3.1.13.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmITStormEntry
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 'HMIT-SW-PORT-STORM-MIB2' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMIT-SW-PORT-STORM-MIB2::hmITStormControlLmtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMIT-SW-PORT-STORM-MIB2' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMIT-SW-PORT-STORM-MIB2::hmITStormControlLmtType.<hmITPortId>.<hmITStormControlPktType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMIT-SW-PORT-STORM-MIB2' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMIT-SW-PORT-STORM-MIB2::hmITStormControlLmtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | kbps |
2 | pps |
3 | percent |
4 | none |