swL2TrafficCtrlBcastStromCtrl
DES3200-52P-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.113.10.1.2.13.1.1.4
Object
column r/w
Enumeration
This object indicates if the broadcast storm control function is enabled or disabled.
Context
- MIB
- DES3200-52P-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.113.10.1.2.13.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL2TrafficCtrlEntry
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 'DES3200-52P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-52P-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3200-52P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-52P-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl.<swL2TrafficCtrlGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200-52P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200-52P-L2MGMT-MIB::swL2TrafficCtrlBcastStromCtrl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |