HPE-SpecialBpdu-MIB
14 objects
<description>
Imported Objects
| HPE-MIB | nm |
| IF-MIB | ifIndex |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.144 | IdentityrlSpecialBpdu | <description> | ||
| 1.3.6.1.4.1.11.2.144.1 | TablerlSpecialBpduTable | not-accessible | current | A table contains entries of Special BPDU configuration |
| 1.3.6.1.4.1.11.2.144.1.1 | RowrlSpecialBpduEntry | not-accessible | current | An entry of Special BPDU configuration table |
| 1.3.6.1.4.1.11.2.144.1.1.1 | ColumnrlSpecialBpduMacAddr | not-accessible | current | Reserved MAC Mc 01:80:C2:00:00:00 - 01:80:C2:00:00:2F. |
| 1.3.6.1.4.1.11.2.144.1.1.2 | ColumnrlSpecialBpduEncap | not-accessible | current | L2 Encapsulation Type: Ethernet-V2, LLC or LLC-Snap. |
| 1.3.6.1.4.1.11.2.144.1.1.3 | ColumnrlSpecialBpduProtId | not-accessible | current | Protocol ID. For Ethernet-V2: 0x600 - 0xFFFF; For LLC: 0 - 0xFFFF; For LLC-Snap: 0 - 0xFFFFFFFFFF. |
| 1.3.6.1.4.1.11.2.144.1.1.4 | ColumnrlSpecialBpduAction | read-write | current | Action to be taken on the incoming frame: Discard or Bridge. |
| 1.3.6.1.4.1.11.2.144.1.1.5 | ColumnrlSpecialBpduRowStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.11.2.144.2 | TablerlSpecialBpduHwTable | not-accessible | current | A table contains entries of Special BPDU Hw status |
| 1.3.6.1.4.1.11.2.144.2.1 | RowrlSpecialBpduHwEntry | not-accessible | current | An entry of Special BPDU Hw status table |
| 1.3.6.1.4.1.11.2.144.2.1.2 | ColumnrlSpecialBpduHwAction | read-only | current | HW action per MAC address: Forward, Drop or Trap. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Action | INTEGER { bridge(1), discard(2) } | current | Action to be taken. Bridge(1) or Discard (2) |
| EncapType | INTEGER { none(1), ethernet-v2(2), llc(3), llc-snap(4) } | current | The L2 encapsulation type. In case the entry contains MAC only, the encapsulation will be none(1), otherwisw: EthernetV2 (2), LLC (2) or LLC-Snap (3) |
| HwAction | INTEGER { forward(1), drop(2), trap(3) } | current | Configured action in the HW. Forward(1), Drop (2) or Trap(3) |