osPortFloodLimitTypes
OS-PORT-MIB ·
.1.3.6.1.4.1.6926.2.1.15.1.5
Object
column r/w
Bits
Types of traffic to be limited. Bit deleteAll(5) is dedicated to reset all bits by debug utility snmpset
Context
- MIB
- OS-PORT-MIB
- OID
.1.3.6.1.4.1.6926.2.1.15.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osPortFloodLimitEntry
- Groups
- 1
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 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortFloodLimitTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortFloodLimitTypes.<osPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PORT-MIB::osPortFloodLimitTypes'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | unknownUnicast |
1 | multicast |
2 | broadcast |
3 | tcpSyn |
4 | reserved |
5 | deleteAll |
Conformance
Member of