aristaStormControlIfTrafficClass
ARISTA-STORM-CONTROL-MIB ·
.1.3.6.1.4.1.30065.3.35.1.1.1.1
Object
The storm control traffic class for this entry.
Context
- MIB
- ARISTA-STORM-CONTROL-MIB
- OID
.1.3.6.1.4.1.30065.3.35.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aristaStormControlIfEntry
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 'ARISTA-STORM-CONTROL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-STORM-CONTROL-MIB::aristaStormControlIfTrafficClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-STORM-CONTROL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-STORM-CONTROL-MIB::aristaStormControlIfTrafficClass.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-STORM-CONTROL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-STORM-CONTROL-MIB::aristaStormControlIfTrafficClass'
Syntax
- Source
- AristaStormControlTrafficClass
- Base type
Enumeration
Values & Constraints
Type Values
0 | all |
1 | broadcast |
2 | multicast |
3 | unknownUnicast |
4 | allUnicast |