SWITCH-CPUPRO-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.8886.6.1.60.1.1 · 1 row entry · 4 columns
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk rcCpuProPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWITCH-CPUPRO-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CPUPRO-MIB::rcCpuProPortTable'
A table provides the status of the cpu protection in per port.
rcCpuProPortEntry row .1.3.6.1.4.1.8886.6.1.60.1.1.1
Table entry for cpu protection status in per port.
Column Syntax OID
An index that uniquely identifies a configuration about cpu pro.
Eg:for iscom2826/2826e,the value range is from 1 to 26, for iscom2812gf,
from 1 to 12, for iscom2828f,from 1 to 28, for iscom2852,from 1 to 52,and so on.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.60.1.1.1.1
Enable or disable cpu pro for arp, bpdu or icmp flood for the port
SWITCH-TCEnableVarr/w
Type Values:
1enable
2disable
.1.3.6.1.4.1.8886.6.1.60.1.1.1.2
This object specifies if the packet is attacking the cpu.
Enumeration
Enumerated Values:
1attacking
2not-attacking
.1.3.6.1.4.1.8886.6.1.60.1.1.1.3
This object specifies the totle number of special packet attacked the cpu.
.1.3.6.1.4.1.8886.6.1.60.1.1.1.4
.1.3.6.1.4.1.8886.6.1.60.1.2 · 1 row entry · 5 columns
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk rcCpuProPacketTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWITCH-CPUPRO-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CPUPRO-MIB::rcCpuProPacketTable'
A table provides the mechanism to control cpu protection with per packet type.
rcCpuProPacketEntry row .1.3.6.1.4.1.8886.6.1.60.1.2.1
Table entry for cpu protection config based on port.
Column Syntax OID
This object specifies which packet type the entry information belongs to, under the port.
Enumeration
Enumerated Values:
1bpdu
2arp
3icmp
.1.3.6.1.4.1.8886.6.1.60.1.2.1.1
This object specifies the sample interval for special packet.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.8886.6.1.60.1.2.1.2
If the number of packets received exceeds the high threshold value, the relative packet will be denied.
Integer32r/w
Constraints:
range: 2-65535
.1.3.6.1.4.1.8886.6.1.60.1.2.1.3
After the cpu was attacked, If the number of packets received is under the low threshold value,
the relative packet will be received not denied.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.8886.6.1.60.1.2.1.4
This object specifies which atction the CPUpro will take after be attacked.
Enumeration
Enumerated Values:
1shutdown
2filter
3deny
.1.3.6.1.4.1.8886.6.1.60.1.2.1.5