IEEE8021-PBBTE-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: IEEE8021-PBBTE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ieee8021PbbTeMib | 1.3.111.2.802.1.1.10 |
Copyright (C) IEEE (2014). All Rights Reserved This version of this MIB module is part of IEEE 802.1Q; See the standard itself for full legal notices. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2014 |
||
ieee8021PbbTeNotifications | 1.3.111.2.802.1.1.10.0 | |||
ieee8021PbbTeProtectionGroupAdminFailure | 1.3.111.2.802.1.1.10.0.1 |
A protection group generates this notification whenever an adminisistrative command cannot be executed by the protection state machine. For example, a requested manual switch cannot be performed because of a signal failure condition. The management entity receiving the notification can identify the system from the network source address of the notification and can identify the protection group by the indices of the OID of the ieee8021PbbTeProtectionGroupConfigState variable in the notification: ieee8021BridgeBaseComponentId - Identifies the component on the Bridge where the protection group is configured. ieee8021PbbTeProtectionGroupListGroupId - The id of the protection group. |
||
ieee8021PbbTeObjects | 1.3.111.2.802.1.1.10.1 | |||
ieee8021PbbTeProtectionGroupListTable | 1.3.111.2.802.1.1.10.1.1 | no-access |
The PBB-TE Protection group list table. Each entry in this table corresponds to a configured PBB-TE Protection Group configured on the B-Component of an IB-BEB. |
|
1.3.111.2.802.1.1.10.1.1.1 | no-access |
The PBB-TE protection group list table entry. Note that the component ID must refer to an B component |
||
ieee8021PbbTeProtectionGroupListGroupId | 1.3.111.2.802.1.1.10.1.1.1.1 | ieee8021pbbteprotectiongroupid | no-access |
The unique identifier for the protection group. |
ieee8021PbbTeProtectionGroupListMD | 1.3.111.2.802.1.1.10.1.1.1.2 | unsigned32 | read-only |
This refers to the Maintenance Domain that qualifies the WorkingMA and ProtectionMA columns of this table. The MD index in this column must hold a value that matches the in the dot1agCfmStackMdIndex in the dot1agCfmStackTable for the corresponding WorkingMA and ProtectionMA columns of this table. This correspondence must hold for the RowStatus of this row to be set to Active. Furthermore, this column may not be modified while the RowStatus for this row is Active |
ieee8021PbbTeProtectionGroupListWorkingMA | 1.3.111.2.802.1.1.10.1.1.1.3 | unsigned32 | read-only |
This refers to the Maintenance Association that refers to the PBB-TE MA that corresponds to the group's working entity. The MA index in this column must hold a value that is the value of dot1agCfmStackMaIndex column for some entry in the dot1agCfmStackTable before the RowStatus for this row can be set to Active. Furthermore, this column may not be modified when the RowStatus for this row is Active. |
ieee8021PbbTeProtectionGroupListProtectionMA | 1.3.111.2.802.1.1.10.1.1.1.4 | unsigned32 | read-only |
This refers to the Maintenance Association that refers to the PBB-TE MA that corresponds to the group's protection entity. The MA index in this column must hold a value that is the value of dot1agCfmStackMaIndex column for some entry in the dot1agCfmStackTable before the RowStatus for this row can be set to Active. Furthermore, this column may not be modified when the RowStatus for this row is Active. |
ieee8021PbbTeProtectionGroupListStorageType | 1.3.111.2.802.1.1.10.1.1.1.5 | storagetype | read-only |
This object indicates the persistence of this entry. All read-create columns must be writable if this column is set to permanent. |
ieee8021PbbTeProtectionGroupListRowStatus | 1.3.111.2.802.1.1.10.1.1.1.6 | rowstatus | read-only |
The status of this row. The writable columns in a row cannot be changed if the row is active. The PbbTeProtectionGroupListWorkingMA, and PbbTeProtectionGroupListProtectionMA columns must be specified before the row can be activated. |
ieee8021PbbTeMASharedGroupTable | 1.3.111.2.802.1.1.10.1.2 | no-access |
This table contains references to all protection groups that share a working or protection entity with a given protection group. |
|
1.3.111.2.802.1.1.10.1.2.1 | no-access |
The ieee801PbbTeMASharedGroupEntry table. The table is indexed by protection group and by a simple integer. The table lists all protection groups that load share with that group. |
||
ieee8021PbbTeMASharedGroupSubIndex | 1.3.111.2.802.1.1.10.1.2.1.1 | unsigned32 | no-access |
A simple integer to distinguish the members of the set of MAs that comprise the set of load sharing MAs for the specified protection group. |
ieee8021PbbTeMASharedGroupId | 1.3.111.2.802.1.1.10.1.2.1.2 | ieee8021pbbteprotectiongroupid | read-only |
This column holds the group id of a protection group that shares a working or protection group with the group whose index is the first index of this row. |
ieee8021PbbTeTesiTable | 1.3.111.2.802.1.1.10.1.3 | no-access |
The PBB-TE TESI table contains information for each TE Service Instance known to a system. |
|
1.3.111.2.802.1.1.10.1.3.1 | no-access |
The PBB-TE TESI entry. Each entry maps a TESI to a component and CBP. |
||
ieee8021PbbTeTesiId | 1.3.111.2.802.1.1.10.1.3.1.1 | ieee8021pbbtetsidid | no-access |
This is the unique identifier for a PBB-TE TE-SID. |
ieee8021PbbTeTesiComponent | 1.3.111.2.802.1.1.10.1.3.1.2 | ieee8021pbbcomponentidentifier | read-only |
This is the component upon which the Bridge Port of the TESI is located. |
ieee8021PbbTeTesiBridgePort | 1.3.111.2.802.1.1.10.1.3.1.3 | ieee8021bridgeportnumber | read-only |
This is the Bridge Port of the TESI. |
ieee8021PbbTeTesiStorageType | 1.3.111.2.802.1.1.10.1.3.1.4 | storagetype | read-only |
This object indicates the persistence of this entry. All read-crate columns must be writable for rows whose StorageType is permanaent. |
ieee8021PbbTeTesiRowStatus | 1.3.111.2.802.1.1.10.1.3.1.5 | rowstatus | read-only |
This column holds the status for this row. When the status is active, no columns of this table may be modified. All columns must have a valid value before the row can be activated. |
ieee8021PbbTeTeSiEspTable | 1.3.111.2.802.1.1.10.1.4 | no-access |
The PBB-TE TE-SID table contains information for each TE service instance known to a system. |
|
1.3.111.2.802.1.1.10.1.4.1 | no-access |
The PBB-TE TE-SID entry. Each entry refers to a TE Service Instance by identifier and contains information about one of the ESPs that comprise this TE Service Instance. |
||
ieee8021PbbTeTeSiEspEspIndex | 1.3.111.2.802.1.1.10.1.4.1.1 | unsigned32 | no-access |
This is an identifier, of local signifigance to a particular PBB-TE TE-SID which is used to index all of the ESPs associated with the TE-SID. |
ieee8021PbbTeTeSiEspEsp | 1.3.111.2.802.1.1.10.1.4.1.2 | ieee8021pbbteesp | read-only |
This column holds the ESP identifier for one of the Ethernet Switched Paths that define the TE service instance. |
ieee8021PbbTeTeSiEspStorageType | 1.3.111.2.802.1.1.10.1.4.1.3 | storagetype | read-only |
This object indicates the persistence of this entry. All read-create columns must be writable for permanent rows. |
ieee8021PbbTeTeSiEspRowStatus | 1.3.111.2.802.1.1.10.1.4.1.4 | rowstatus | read-only |
This column holds the status for this row. When the status is active, no columns of this table may be modified. All columns must have a valid value before the row can be activated. |
ieee8021PbbTeProtectionGroupConfigTable | 1.3.111.2.802.1.1.10.1.5 | no-access |
The PBB-TE Protection group config table contains configuration and status information for each configuration group configured in the system. Entries in this table are created implicitly by the creation of entries in the ieee8021PbbTeProtectionGroupListTable table. |
|
1.3.111.2.802.1.1.10.1.5.1 | no-access |
The protection group confguration table entry. Rows are created in this table implicitly when a row is added to the ieee8021PbbTeProtectionGroupListTable. |
||
ieee8021PbbTeProtectionGroupConfigState | 1.3.111.2.802.1.1.10.1.5.1.1 | integer | read-only |
This column indicates the current state of the protection switching state machine for a protection group. Enumeration: 'protectionPat': 2, 'waitToRestore': 3, 'protAdmin': 4, 'workingPath': 1. |
ieee8021PbbTeProtectionGroupConfigCommandStatus | 1.3.111.2.802.1.1.10.1.5.1.2 | ieee8021pbbteprotectiongroupconfigadmin | read-only |
This column indicates the status of administrative commands within the protection group. It reflects the current operational administrative command being acted upon by the protection group. |
ieee8021PbbTeProtectionGroupConfigCommandLast | 1.3.111.2.802.1.1.10.1.5.1.3 | ieee8021pbbteprotectiongroupconfigadmin | read-only |
This column indicates the last attempted administrative command applied to the protection group. It is changed whenever a write is made to the CommandAdmin column of this table and is a record of the last attempted administrative operation. |
ieee8021PbbTeProtectionGroupConfigCommandAdmin | 1.3.111.2.802.1.1.10.1.5.1.4 | ieee8021pbbteprotectiongroupconfigadmin | read-only |
This column is used by the operator to request that the protection group state machine perform some administrative operation. The operator requests a command by writing the command value to this column. The state machine indicates the command that it is performing by setting the value of the CommandStatus column of this table. This column always reads back as clear(1). |
ieee8021PbbTeProtectionGroupConfigActiveRequests | 1.3.111.2.802.1.1.10.1.5.1.5 | ieee8021pbbteprotectiongroupactiverequests | read-only |
This column shows the status of active requests within the TE protection group. |
ieee8021PbbTeProtectionGroupConfigWTR | 1.3.111.2.802.1.1.10.1.5.1.6 | unsigned32 | read-only |
This column is used to configure the wait-to-restore timer for the protection group operation. The timer may be configured in steps of 1 minute between 5 and 12 minutes, the default being 5. Additionally, the value 0 is used to indicate that the protection group is to operate non-revertively. |
ieee8021PbbTeProtectionGroupConfigHoldOff | 1.3.111.2.802.1.1.10.1.5.1.7 | unsigned32 | read-only |
This column is used to configure the hold off timer. The purpose is to allow a service layer protection mechanism to have a chance to fix athe problem before switching at the client layer, or to allow an upstream protected domain to switch before a downsream domain. The hold off timer has a period of from 0 to 10 seconds, the default being 0, with a 100ms granularity. |
ieee8021PbbTeProtectionGroupConfigNotifyEnable | 1.3.111.2.802.1.1.10.1.5.1.8 | truthvalue | read-only |
This column is used to enable or disable transmission of ieee8021PbbTeProtectionGroupAdminFailure notifications. These notifications are generated whenever an administrative command cannot be performed by the protection group. |
ieee8021PbbTeProtectionGroupConfigStorageType | 1.3.111.2.802.1.1.10.1.5.1.9 | storagetype | read-only |
This object indicates the persistence of this entry. For permanent objects the ieee8021PbbTeProtectionGroupConfigCommandAdmin column must be writable. |
ieee8021PbbTeProtectionGroupISidTable | 1.3.111.2.802.1.1.10.1.6 | no-access |
This table contains entries for each I-SID that is transported over TE-SIDs that belong to protection groups. Each I-SID maps to a single protection group. |
|
1.3.111.2.802.1.1.10.1.6.1 | no-access |
The ieee8021PbbTeProtectionGroupISidTable entry. |
||
ieee8021PbbTeProtectionGroupISidIndex | 1.3.111.2.802.1.1.10.1.6.1.1 | ieee8021pbbserviceidentifier | no-access |
This is the I-Sid that is to be mapped to a protection group. |
ieee8021PbbTeProtectionGroupISidComponentId | 1.3.111.2.802.1.1.10.1.6.1.2 | ieee8021pbbcomponentidentifier | read-only |
This column qualifies the GroupId column to a particular component. |
ieee8021PbbTeProtectionGroupISidGroupId | 1.3.111.2.802.1.1.10.1.6.1.3 | ieee8021pbbteprotectiongroupid | read-only |
This column contains the Id of the protection group used to transport the data belonging to the service identified by the I-SID value specified in the ISidIndex column of this table. |
ieee8021PbbTeProtectionGroupISidStorageType | 1.3.111.2.802.1.1.10.1.6.1.4 | storagetype | read-only |
This object indicates the persistence of this entry. |
ieee8021PbbTeProtectionGroupISidRowStatus | 1.3.111.2.802.1.1.10.1.6.1.5 | rowstatus | read-only |
This column contains the status for this row. Once active none of the columns in the row may be modified. All columns must be specified when creating the row. |
ieee8021PbbTeBridgeStaticForwardAnyUnicastTable | 1.3.111.2.802.1.1.10.1.7 | no-access |
A table containing forwarding information for each vlan specifying the set of ports to which forwarding of unicast addressed frames for which no more specific forwarding information applies. This is configured statically by management. |
|
1.3.111.2.802.1.1.10.1.7.1 | no-access |
Forwarding information for a VLAN, specifying the set of ports to which forwarding of unicast addressed frames for which no more specific forwarding information applies. The EgressPorts and ForbiddenPorts PortList objects, together, implement the PortMap control element listed in 802.1Q 8.8.1.c. |
||
ieee8021PbbTeBridgeStaticForwardAnyUnicastVlanIndex | 1.3.111.2.802.1.1.10.1.7.1.1 | ieee8021vlanindexorwildcard | no-access |
The VLAN-ID or other identifier refering to the VLAN to which this static filtering entry applies. |
ieee8021PbbTeBridgeStaticForwardAnyUnicastEgressPorts | 1.3.111.2.802.1.1.10.1.7.1.2 | portlist | read-only |
The complete set of ports to which a unicast addressed frame is to be forwarded. This value is persistent and will be restored upon system reboot. A port may not be added to this set if it is already a member of ieee8021PbbTeBridgeStaticForwardAnyUnicastForbiddenPorts. The default value is a string of zeros of appropriate length. The value of this object MUST be retained across reinitialization of the management system. |
ieee8021PbbTeBridgeStaticForwardAnyUnicastForbiddenPorts | 1.3.111.2.802.1.1.10.1.7.1.3 | portlist | read-only |
The complete set of ports to which a unicast addressed frame is to be filtered. This value is persistent and will be restored upon system reboot. A port may not be added to this set if it is already a member of ieee8021PbbTeBridgeStaticForwardAnyUnicastEgress. The default value is a string of zeros of appropriate length. The value of this object MUST be retained across reinitialization of the management system. |
ieee8021PbbTeBridgeStaticForwardAnyUnicastStorageType | 1.3.111.2.802.1.1.10.1.7.1.4 | storagetype | read-only |
The storage type for this row. All read-create columns must be writable for permanent entries. |
ieee8021PbbTeBridgeStaticForwardAnyUnicastRowStatus | 1.3.111.2.802.1.1.10.1.7.1.5 | rowstatus | read-only |
This column contains the status for this row. |
ieee8021PbbTeConformance | 1.3.111.2.802.1.1.10.2 | |||
ieee8021PbbTeCompliances | 1.3.111.2.802.1.1.10.2.1 | |||
ieee8021PbbTeCompliance | 1.3.111.2.802.1.1.10.2.1.1 |
The compliance statement for support of the PBB-TE MIB module. |
||
ieee8021PbbTeGroups | 1.3.111.2.802.1.1.10.2.2 | |||
ieee8021PbbTeGroupListGroup | 1.3.111.2.802.1.1.10.2.2.1 |
Objects for the GroupList group. |
||
ieee8021PbbTeMASharedGroup | 1.3.111.2.802.1.1.10.2.2.2 |
Objects for the MA Load Sharing Table Group. |
||
ieee8021PbbTeTesiGroup | 1.3.111.2.802.1.1.10.2.2.3 |
Objects for the TE SI group |
||
ieee8021PbbTeSiEspGroup | 1.3.111.2.802.1.1.10.2.2.4 |
Objects for the TESI ESP group. |
||
ieee8021PbbTeProtectionConfigManGroup | 1.3.111.2.802.1.1.10.2.2.5 |
Objects for the PbbTeConfiguration group. |
||
ieee8021PbbTeProtectionConfigOptGroup | 1.3.111.2.802.1.1.10.2.2.6 |
Objects for the PbbTeConfiguration group. |
||
ieee8021PbbTeProtectionGroupISidGroup | 1.3.111.2.802.1.1.10.2.2.7 |
Objects for the ieee8021PbbTeProtectionGroupISidGroup group. |
||
ieee8021PbbTeFdbGroup | 1.3.111.2.802.1.1.10.2.2.8 |
Fdb extension objects group |
||
ieee8021PbbTeNotificationsGroup | 1.3.111.2.802.1.1.10.2.2.9 |
Objects for the notifications group. |