OS-PROV-TAGS-MIB
25 objects
This MIB allows to configurate tag actions in Ethernet Provision services.
Imported Objects
| IEEE8021-CFM-MIB | VlanIdOrNone |
| OS-COMMON-TC-MIB | EntryValidator oaOptiSwitch PortIndex TagList |
| OS-ETH-SERV-MIB | osEthServId |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.6926.2.9 | IdentityosProvTags | This MIB allows to configurate tag actions in Ethernet Provision services. | ||
| 1.3.6.1.4.1.6926.2.9.1 | NodeosProvTagsObjects | |||
| 1.3.6.1.4.1.6926.2.9.1.3 | TableosProvTagsTable | not-accessible | current | This table allows to define tag manipulations intp the Ethernet Provision Services. |
| 1.3.6.1.4.1.6926.2.9.1.3.1 | RowosProvTagsEntry | not-accessible | current | Contains an entry of the table. |
| 1.3.6.1.4.1.6926.2.9.1.3.1.5 | ColumnosProvTagsDir | not-accessible | current | . |
| 1.3.6.1.4.1.6926.2.9.1.3.1.6 | ColumnosProvTagsRxTag | not-accessible | current | The semantics of this object depends on the type of service on this node (osEthServNodeType). For UNI-services it is C_VLAN. for I-NNI and E-NNI - it is S-VLAN… |
| 1.3.6.1.4.1.6926.2.9.1.3.1.10 | ColumnosProvTagsAction | read-create | current | The semantics of this object depends on the type of service on this node (osEthServNodeType). For UNI-services it is C_VLAN, for NNI-services - it is S_VLAN. |
| 1.3.6.1.4.1.6926.2.9.1.3.1.98 | ColumnosProvTagsAdminStatus | read-create | current | . |
| 1.3.6.1.4.1.6926.2.9.1.4 | TableosEvcUniExceptionPortTable | not-accessible | current | Exception s-port[s] for UNI services. CLI: 'port-exception (lte) {tx-s-vlan <1-4095>|rx-s-svlans TAGS-LIST|}' |
| 1.3.6.1.4.1.6926.2.9.1.4.1 | RowosEvcUniExceptionPortEntry | not-accessible | current | Contains an entry of the table. |
| 1.3.6.1.4.1.6926.2.9.1.4.1.3 | ColumnosEvcUniExceptionPortId | not-accessible | current | Port index. Currently may be equal only to LTE port. |
| 1.3.6.1.4.1.6926.2.9.1.4.1.5 | ColumnosEvcUniExceptionPortTxSVlan | read-write | current | Tag transmitted to osEvcUniExceptionPort. If it equals to 0, then osEthServSVlanId is transmitted. |
| 1.3.6.1.4.1.6926.2.9.1.4.1.6 | ColumnosEvcUniExceptionPortRxSVlans | read-write | current | The tags that osEvcUniExceptionPort expects to receive in order to translate to osEthServSVlanId. If osEvcUniExceptionPortRxSVlans is empty, then osEvcUniExcep… |
| 1.3.6.1.4.1.6926.2.9.1.4.1.10 | ColumnosEvcUniExceptionPortAdminStatus | read-create | current | Allows to create/remode rows. |
| 1.3.6.1.4.1.6926.2.9.1.5 | TableosEvcNniExceptionPortTable | not-accessible | current | Exception s-port[s] for UNI services. CLI: 'special-s-ports (lte) {tx-s-vlan <1-4095>|rx-s-svlans TAGS-LIST|}' |
| 1.3.6.1.4.1.6926.2.9.1.5.1 | RowosEvcNniExceptionPortEntry | not-accessible | current | Contains an entry of the table. |
| 1.3.6.1.4.1.6926.2.9.1.5.1.3 | ColumnosEvcNniExceptionPortId | not-accessible | current | Special tag manipulation port |
| 1.3.6.1.4.1.6926.2.9.1.5.1.6 | ColumnosEvcNniExceptionPortTagsAction | read-create | current | . |
| 1.3.6.1.4.1.6926.2.9.1.5.1.10 | ColumnosEvcNniExceptionPortAdminStatus | read-create | current | Allows to create/remode rows. |
| 1.3.6.1.4.1.6926.2.9.100 | NodeosProvTagsConformance | |||
| 1.3.6.1.4.1.6926.2.9.100.1 | NodeosProvTagsMIBCompliances | |||
| 1.3.6.1.4.1.6926.2.9.100.1.1 | ComplianceosProvTagsMIBCompliance | current | The core compliance statement for all the implementations. | |
| 1.3.6.1.4.1.6926.2.9.100.2 | NodeosProvTagsMIBGroups | |||
| 1.3.6.1.4.1.6926.2.9.100.2.1 | GrouposProvTagsMandatoryGroup | current | . |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| TagAction | Unsigned32 (0|1..4095|4096) | current | The values mean: 0 - strip a tag; 1..4095 - swap a tag: change if it was, or push in, if was not; 4096 - do nothing. |