ELTEX-MES-SMON-MIB
8 objects
This private MIB module defines SMON private MIBs.
Imported Objects
| BRIDGE-MIB | dot1dBasePort |
| ELTEX-MES | eltMes |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.35265.1.23.84 | IdentityeltMesSmon | This private MIB module defines SMON private MIBs. | ||
| 1.3.6.1.4.1.35265.1.23.84.1 | TableeltPortCopyRemoteTable | not-accessible | current | A supplementing table for eltPortCopyRemoteTable. |
| 1.3.6.1.4.1.35265.1.23.84.1.1 | RoweltPortCopyRemoteEntry | not-accessible | current | Each entry specifies vlan tag and user priority added by analyzer to a mirrored Rx/Tx packets. |
| 1.3.6.1.4.1.35265.1.23.84.1.1.1 | ColumneltPortCopyRemoteDirection | not-accessible | current | This field defines a direction |
| 1.3.6.1.4.1.35265.1.23.84.1.1.2 | ColumneltPortCopyRemoteVlan | read-write | current | This field defines an RSPAN VLAN id |
| 1.3.6.1.4.1.35265.1.23.84.1.1.3 | ColumneltPortCopyRemotePrio | read-write | current | This field defines an RSPAN user priority |
| 1.3.6.1.4.1.35265.1.23.84.1.1.4 | ColumneltPortCopyRemoteStatus | read-create | current | This field defines a row status |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EltPortCopyRemoteDirectionType | INTEGER { eltPortCopyRemoteRx(1), eltPortCopyRemoteTx(2) } | current | copy remote direction type: 1- Rx 2- Tx |