IEEE8021-TC-MIB
29 objects
Textual conventions used throughout the various IEEE 802.1 MIB modules. Unless otherwise indicated, the references in this MIB module are to IEEE 802.1Q-2011. Copyright (C) IEEE. This version of this MIB module is part of IEEE802.1Q; see the draft itself for full legal notices.
Imported Objects
| SNMPv2-SMI | MODULE-IDENTITY org Unsigned32 |
| SNMPv2-TC | -- RFC 2578 TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.111.2.802.1.1 | Nodeieee802dot1mibs | |||
| 1.3.111.2.802.1.1.1 | Identityieee8021TcMib | Textual conventions used throughout the various IEEE 802.1 MIB modules. Unless otherwise indicated, the references in this MIB module are to IEEE 802.1Q-2011. … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| IEEE8021BridgePortNumber | Unsigned32 (1..65535) | current | An integer that uniquely identifies a bridge port, as specified in 17.3.2.2 of IEEE 802.1ap. This value is used within the spanning tree protocol to identify this port to neighbor bridges. |
| IEEE8021BridgePortNumberOrZero | Unsigned32 (0..65535) | current | An integer that uniquely identifies a bridge port, as specified in 17.3.2.2 of IEEE 802.1ap. The value 0 means no port number, and this must be clarified in the DESCRIPTION clause of any object defined using this TEXTUA… |
| IEEE8021BridgePortType | INTEGER { none(1), customerVlanPort(2), providerNetworkPort(3), customerNetworkPort(4), customerEdgePort(5), customerBackbonePort(6), virtualInstancePort(7), dBridgePort(8), remoteCustomerAccessPort(9), stationFacingBridgePort(10), uplinkAccessPort(11), uplinkRelayPort(12) } | current | A port type. The possible port types are: customerVlanPort(2) - Indicates a port is a C-tag aware port of an enterprise VLAN aware bridge. providerNetworkPort(3) - Indicates a port is an S-tag aware port of a Provider B… |
| IEEE8021MstIdentifier | Unsigned32 (1..4094) | current | In an MSTP Bridge, an MSTID, i.e., a value used to identify a spanning tree (or MST) instance. In the PBB-TE environment the value 4094 is used to identify VIDs managed by the PBB-TE procedures. |
| IEEE8021PbbComponentIdentifier | Unsigned32 (1..4294967295) | current | The component identifier is used to distinguish between the multiple virtual bridge instances within a PB or PBB. Each virtual bridge instance is called a component. In simple situations where there is only a single com… |
| IEEE8021PbbComponentIdentifierOrZero | Unsigned32 (0 | 1..4294967295) | current | The component identifier is used to distinguish between the multiple virtual bridge instances within a PB or PBB. In simple situations where there is only a single component the default value is 1. The component is iden… |
| IEEE8021PbbIngressEgress | BITS { ingress(0), egress(1) } | current | A 2 bit selector which determines if frames on this VIP may ingress to the PBBN but not egress the PBBN, egress to the PBBN but not ingress the PBBN, or both ingress and egress the PBBN. |
| IEEE8021PbbServiceIdentifier | Unsigned32 (256..16777214) | current | The service instance identifier is used at the Customer Backbone Port of a PBB to distinguish a service instance (Local-SID). If the Local-SID field is supported, it is used to perform a bidirectional 1:1 mapping betwee… |
| IEEE8021PbbServiceIdentifierOrUnassigned | Unsigned32 (1|256..16777214) | current | The service instance identifier is used at the Customer Backbone Port of a PBB to distinguish a service instance (Local-SID). If the Local-SID field is supported, it is used to perform a bidirectional 1:1 mapping betwee… |
| IEEE8021PbbTeEsp | OCTET STRING ( SIZE(14)) | current | This textual convention is used to represent the logical components that comprise the 3-tuple that identifies an Ethernet Switched Path. The 3-tuple consists of a destination MAC address, a source MAC address and a VID.… |
| IEEE8021PbbTeProtectionGroupActiveRequests | INTEGER { noRequest(1), loP(2), fs(3), pSFH(4), wSFH(5), manualSwitchToProtection(6), manualSwitchToWorking(7) } | current | This textual convention is used to represent the status of active requests within a protection group. |
| IEEE8021PbbTeProtectionGroupConfigAdmin | INTEGER { clear(1), lockOutProtection(2), forceSwitch(3), manualSwitchToProtection(4), manualSwitchToWorking(5) } | current | This textual convention is used to represent administrative commands that can be issued to a protection group. The value noAdmin(1) is used to indicate that no administrative action is to be performed. |
| IEEE8021PbbTeProtectionGroupId | Unsigned32 (1..429467295) | current | The PbbTeProtectionGroupId identifier is used to distinguish protection group instances present in the B Component of an IB-BEB. |
| IEEE8021PbbTeTSidId | Unsigned32 (1..42947295) | current | This textual convention is used to represent an identifier that refers to a TE Service Instance. Note that, internally a TE-SID is implementation dependent. This textual convention defines the external representation of… |
| IEEE8021PortAcceptableFrameTypes | INTEGER { admitAll(1), admitUntaggedAndPriority(2), admitTagged(3) } | current | Acceptable frame types on a port. |
| IEEE8021PriorityCodePoint | INTEGER { codePoint8p0d(1), codePoint7p1d(2), codePoint6p2d(3), codePoint5p3d(4) } | current | Bridge ports may encode or decode the PCP value of the frames that traverse the port. This textual convention names the possible encoding and decoding schemes that the port may use. The priority and drop_eligible parame… |
| IEEE8021PriorityValue | Unsigned32 (0..7) | current | An 802.1Q user priority value. |
| IEEE8021ServiceSelectorType | INTEGER { vlanId(1), isid(2), tesid(3), segid(4) } | current | A value that represents a type (and thereby the format) of a IEEE8021ServiceSelectorValue. The value can be one of the following: ieeeReserved(0) Reserved for definition by IEEE 802.1 recommend to not use zero unless ab… |
| IEEE8021ServiceSelectorValue | Unsigned32 (1..4294967295) | current | An integer that uniquely identifies a generic MAC service. Examples of service selectors are a VLAN-ID (IEEE 802.1Q) and an I-SID (IEEE 802.1ah). An IEEE8021ServiceSelectorValue value is always interpreted within the co… |
| IEEE8021ServiceSelectorValueOrNone | Unsigned32 (0 | 1..4294967295) | current | An integer that uniquely identifies a generic MAC service, or none. Examples of service selectors are a VLAN-ID (IEEE 802.1Q) and an I-SID (IEEE 802.1ah). An IEEE8021ServiceSelectorValueOrNone value is always interprete… |
| IEEE8021TeipsIpgConfigActiveRequests | INTEGER { noRequest(1), loP(2), fs(3), pSFH(4), wSFH(5), manualSwitchToProtection(6), manualSwitchToWorking(7) } | current | This textual convention is used to represent the status of active requests within an IPG. |
| IEEE8021TeipsIpgConfigAdmin | INTEGER { clear(1), lockOutProtection(2), forceSwitch(3), manualSwitchToProtection(4), manualSwitchToWorking(5) } | current | This textual convention is used to represent administrative commands that can be issued to an IPG. The value clear(1) is used to indicate that no administrative action is to be performed. |
| IEEE8021TeipsIpgid | Unsigned32 (1..429467295) | current | The TEIPS IPG identifier is used to distinguish IPG instances present in a PBB. |
| IEEE8021TeipsSegid | Unsigned32 (1..42947295) | current | This textual convention is used to represent an identifier that refers to an Infrastructure Segment. Note that, internally a SEG-ID implementation dependent. This textual convention defines the external representation o… |
| IEEE8021TeipsSmpid | OCTET STRING ( SIZE(14)) | current | This textual convention is used to represent the logical components that comprise the 3-tuple that identifies a Segment Monitoring Path (SMP). The 3-tuple consists of a destination MAC address, a source MAC address and … |
| IEEE8021VlanIndex | Unsigned32 (1..4094|4096..4294967295) | current | A value used to index per-VLAN tables: values of 0 and 4095 are not permitted. If the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
| IEEE8021VlanIndexOrWildcard | Unsigned32 (1..4294967295) | current | A value used to index per-VLAN tables. The value 0 is not permitted, while the value 4095 represents a 'wildcard' value. An object whose SYNTAX is IEEE8021VlanIndexOrWildcard must specify in its DESCRIPTION the specific… |