h3cStormTrapType
A3COM-HUAWEI-STORM-CONSTRAIN-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.66.1.1
Object
scalar Enumeration
This value is used to identify the type of trap.
broadcast: trap message is generated for broadcast flux exceeds
upper limit or falls under lower limit on a port.
multicast: trap message is generated for multicast flux exceeds
upper limit or falls under lower limit on a port.
unicast : trap message is generated for unicast flux exceeds
upper limit or falls under lower limit on a port.
Context
- MIB
- A3COM-HUAWEI-STORM-CONSTRAIN-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.66.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- h3cStormScalarGroup
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 'A3COM-HUAWEI-STORM-CONSTRAIN-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-STORM-CONSTRAIN-MIB::h3cStormTrapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-STORM-CONSTRAIN-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-STORM-CONSTRAIN-MIB::h3cStormTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | broadcast |
2 | multicast |
3 | unicast |