h3cStormTrapType
H3C-STORM-CONSTRAIN-MIB ·
.1.3.6.1.4.1.2011.10.2.66.1.1
Object
scalar Enumeration
This value is used to identify the type of trap.
broadcast: Trap message generated when broadcast traffic exceeds
the upper limit or falls below the lower limit on a port.
multicast: Trap message generated when multicast traffic exceeds
the upper limit or falls below the lower limit on a port.
unicast : Trap message generated when unknown unicast traffic exceeds
the upper limit or falls below the lower limit on a port.
knownUnicast: Trap message generated when known unicast traffic exceeds
the upper limit or falls below the lower limit on a port.
Context
- MIB
- H3C-STORM-CONSTRAIN-MIB
- OID
.1.3.6.1.4.1.2011.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 'H3C-STORM-CONSTRAIN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-STORM-CONSTRAIN-MIB::h3cStormTrapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-STORM-CONSTRAIN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-STORM-CONSTRAIN-MIB::h3cStormTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | broadcast |
2 | multicast |
3 | unicast |
4 | knownUnicast |