OS-L2-PDU-GUARD-MIB Table View

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

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.6926.2.17.2 · 1 row entry · 5 columns
This table allows to define L2 Control PDU guard for every protocol.
osL2PduGuardEntry entry .1.3.6.1.4.1.6926.2.17.2.1
Contains an entry of the table.
Indexes
osL2PduGuardProtocol osL2PduGuardPort
Column Syntax OID
osL2PduGuardProtocol
.
L2ProtocolId
Textual Convention: L2ProtocolId Enumeration
Type Values:
1unknown
2stp
3ethoam
4efm
5dot1x
6esmc
7cdp
8dtp
9udld
10pagp
11pvst
12vtp
13lacp
14erp
15lamp
16elmi
17lldp
18garp
.1.3.6.1.4.1.6926.2.17.2.1.1
osL2PduGuardPort
.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.6926.2.17.2.1.2
osL2PduGuardIsolateRate
PDU storm guard. When the number of packets of the protocol, which came on the specific port
exceeds this threshold, the port is neutralized.
The value 0 means 'do not check!'.
packets per secondUnsigned32r/w
Constraints:
range: 0-300
.1.3.6.1.4.1.6926.2.17.2.1.3
osL2PduGuardInformRate
PDU storm guard. When the number of packets of the protocol, which came on the specific port
exceeds this threshold but not the Isolate threshold, a log is written to the syslog.
The value 0 means 'do not check!'.
packets per secondUnsigned32r/w
Constraints:
range: 0-300
.1.3.6.1.4.1.6926.2.17.2.1.4
osL2PduGuardState
The is in inform state in case the number of packets which came on the specific port exceeded
the inform threshold, and in isolate state in case they exceeded the isolate threshold.
L2PortState
Textual Convention: L2PortState Enumeration
Type Values:
1unknown
2normal
3isolated
4inform
.1.3.6.1.4.1.6926.2.17.2.1.5