issExtDefaultRateCtrlStatus
ARICENT-ISS-EXT-MIB ·
.1.3.6.1.4.1.2076.81.8.1.1.1.7
Object
column r/w
Enumeration
Allows to configure the per port status of storm control feature. when value is set as enabled, the packet rates for Broadcast, Multicast and Dlf packets will be set to default values. when disabled, they will be set to 0. Also if user has explicitly set storm control level for any of the three types , then the default rate for that type won't be updated while giving enabled status.
Context
- MIB
- ARICENT-ISS-EXT-MIB
- OID
.1.3.6.1.4.1.2076.81.8.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issExtRateCtrlEntry
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 'ARICENT-ISS-EXT-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-EXT-MIB::issExtDefaultRateCtrlStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISS-EXT-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-EXT-MIB::issExtDefaultRateCtrlStatus.<issExtRateCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-EXT-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-EXT-MIB::issExtDefaultRateCtrlStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |