agentSwitchUnicastControlMode
NETAPP-SWITCHING-MIB ·
.1.3.6.1.4.1.789.4413.1.1.1.2.8.12.8
Object
scalar r/w
Enumeration
The switch config unicast allows you to enable or disable unicast storm recovery mode. When you specify Enable for unicast Storm Recovery and the unknown unicast traffic on any Ethernet port exceeds the configured threshold, the switch blocks (discards) the unknown unicast traffic.
Context
- MIB
- NETAPP-SWITCHING-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.1.2.8.12.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchStormControlGroup
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 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-SWITCHING-MIB::agentSwitchUnicastControlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-SWITCHING-MIB::agentSwitchUnicastControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |