h3cARPRatelimitTrapMsg
H3C-ARP-RATELIMIT-MIB ·
.1.3.6.1.4.1.2011.10.2.110.1.1.1.3
Object
scalar OctetString
This object is the cell section in a trap message sent from a
monitored device. This object can contain multiple cells.
This object is in the format of '<cell1><cell2>...'. Each cell
consists of 17 octets in the format of
'<TrapOrigin><IfIndex><OverSpeedValue><Threshold><Interval>'.
<TrapOrigin> indicates the source of the trap message and has
size of 1 octet. It only supports the following values.
1 - Global.
2 - Interface.
<IfIndex> is the index of the interface where the rate of ARP packet
exceeds the threshold and has size of 4 octets. It is 0xFFFFFFFF
when <TrapOrigin> is 1(Global).
<OverSpeedValue> indicates the rate that ARP packets are actually
delivered and has size of 4 octets.
<Threshold> indicates the threshold that ARP packets can be delivered
to CPU and has size of 4 octets.
<Interval> indicates the interval that a trap message is sent out
and has size of 4 octets.
Context
- MIB
- H3C-ARP-RATELIMIT-MIB
- OID
.1.3.6.1.4.1.2011.10.2.110.1.1.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- h3cARPRatelimitTrapObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-ARP-RATELIMIT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-ARP-RATELIMIT-MIB::h3cARPRatelimitTrapMsg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-ARP-RATELIMIT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-ARP-RATELIMIT-MIB::h3cARPRatelimitTrapMsg'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.