OS-L2-PDU-GUARD-MIB
18 objects
This MIB allows to configurate L2 Control Protocols Processing in Service Provision.
Imported Objects
| OS-COMMON-TC-MIB | oaOptiSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | enterprises Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.6926.2.17 | IdentityosL2PduGuard | This MIB allows to configurate L2 Control Protocols Processing in Service Provision. | ||
| 1.3.6.1.4.1.6926.2.17.1 | NodeosL2PduGuardCpGen | |||
| 1.3.6.1.4.1.6926.2.17.1.1 | ScalarosL2PduGuardSupprt | read-only | current | Indicates, that this MIB is supported. |
| 1.3.6.1.4.1.6926.2.17.2 | TableosL2PduGuardTable | not-accessible | current | This table allows to define L2 Control PDU guard for every protocol. |
| 1.3.6.1.4.1.6926.2.17.2.1 | RowosL2PduGuardEntry | not-accessible | current | Contains an entry of the table. |
| 1.3.6.1.4.1.6926.2.17.2.1.1 | ColumnosL2PduGuardProtocol | not-accessible | current | . |
| 1.3.6.1.4.1.6926.2.17.2.1.2 | ColumnosL2PduGuardPort | not-accessible | current | . |
| 1.3.6.1.4.1.6926.2.17.2.1.3 | ColumnosL2PduGuardIsolateRate | read-write | current | 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… |
| 1.3.6.1.4.1.6926.2.17.2.1.4 | ColumnosL2PduGuardInformRate | read-write | current | 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 wri… |
| 1.3.6.1.4.1.6926.2.17.2.1.5 | ColumnosL2PduGuardState | read-only | current | 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 … |
| 1.3.6.1.4.1.6926.2.17.100 | NodeosL2PduGuardCpConformance | |||
| 1.3.6.1.4.1.6926.2.17.100.1 | NodeosL2PduGuardCpMIBCompliances | |||
| 1.3.6.1.4.1.6926.2.17.100.1.1 | ComplianceosL2PduGuardCpMIBCompliance | current | The core compliance statement for all the implementations. | |
| 1.3.6.1.4.1.6926.2.17.100.2 | NodeosL2PduGuardCpMIBGroups | |||
| 1.3.6.1.4.1.6926.2.17.100.2.1 | GrouposL2PduGuardMandatoryGroup | current | . |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| L2PortState | INTEGER { unknown (1), normal (2), isolated (3), inform (4) } | current | Type of L2 Control Port State. |
| L2ProtocolId | INTEGER { unknown (1), stp (2), ethoam (3), efm (4), dot1x (5), esmc (6), cdp (7), dtp (8), udld (9), pagp (10), pvst (11), vtp (12), lacp (13), erp (14), lamp (15), elmi (16), lldp (17), garp (18) } | current | Type of L2 Control Protocol. |
| SupportValue | INTEGER { notSupported(1), supported(2) } | current | Represents a value, that reflects support of the feature on the Device. |