hm2TrafficMgmtIfIngressStormCtlThresholdUnit
HM2-TRAFFICMGMT-MIB ·
.1.3.6.1.4.1.248.11.31.1.1.1.4
Object
column r/w
Enumeration
Configures the units of the threshold value(s) to percentage of port speed or absolute packets per second.
Context
- MIB
- HM2-TRAFFICMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.31.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2TrafficMgmtIfEntry
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 'HM2-TRAFFICMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-TRAFFICMGMT-MIB::hm2TrafficMgmtIfIngressStormCtlThresholdUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-TRAFFICMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-TRAFFICMGMT-MIB::hm2TrafficMgmtIfIngressStormCtlThresholdUnit.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-TRAFFICMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-TRAFFICMGMT-MIB::hm2TrafficMgmtIfIngressStormCtlThresholdUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | percent |
2 | pps |