TN-TT-LOOP-MIB
22 objects
This is a private Traffic Test Loop MIB that can be used for RFC2544 and Y.1564 (remote end) testing
Imported Objects
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| TRANSITION-SMI | tnProducts |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.868.2.5.149 | IdentitytnTtLoopMib | This is a private Traffic Test Loop MIB that can be used for RFC2544 and Y.1564 (remote end) testing | ||
| 1.3.6.1.4.1.868.2.5.149.1 | ScalartnTtLoopCapabilitiesInstanceMax | read-only | current | Max number of TT_LOOP instance |
| 1.3.6.1.4.1.868.2.5.149.2 | ScalartnTtLoopCapabilitiesNameMax | read-only | current | Max length of instance name |
| 1.3.6.1.4.1.868.2.5.149.3 | TabletnTtLoopConfigInstanceTable | not-accessible | current | This is a table of created instance configuration parameters |
| 1.3.6.1.4.1.868.2.5.149.3.1 | RowtnTtLoopConfigInstanceEntry | not-accessible | current | This is a created instance configuration parameters. Not all parameters can be changed |
| 1.3.6.1.4.1.868.2.5.149.3.1.1 | ColumntnTtLoopConfigInstanceName | read-write | current | Instance name |
| 1.3.6.1.4.1.868.2.5.149.3.1.2 | ColumntnTtLoopConfigInstanceDomain | read-write | current | Domain |
| 1.3.6.1.4.1.868.2.5.149.3.1.3 | ColumntnTtLoopConfigInstanceType | read-write | current | The Traffic Test loop type. Currently OAM Loop is only supported in EVC domain. |
| 1.3.6.1.4.1.868.2.5.149.3.1.4 | ColumntnTtLoopConfigInstanceDirection | read-write | current | The instance direction. Currently Terminal Loop is only supported in EVC domain. |
| 1.3.6.1.4.1.868.2.5.149.3.1.5 | ColumntnTtLoopConfigInstanceFlow | read-write | current | The flow instance. Currently VLAN domain is not supported. |
| 1.3.6.1.4.1.868.2.5.149.3.1.6 | ColumntnTtLoopConfigInstancePort | read-write | current | The instance residence port. |
| 1.3.6.1.4.1.868.2.5.149.3.1.7 | ColumntnTtLoopConfigInstanceLevel | read-write | current | The instance MEG level |
| 1.3.6.1.4.1.868.2.5.149.3.1.8 | ColumntnTtLoopConfigInstanceSubscriber | read-write | current | The EVC OAM loop subscriber mode |
| 1.3.6.1.4.1.868.2.5.149.3.1.9 | ColumntnTtLoopStatusInstanceOperState | read-only | current | The instance Operational state. |
| 1.3.6.1.4.1.868.2.5.149.3.1.10 | ColumntnTtLoopConfigInstanceAdminState | read-write | current | The instance Administrative state. |
| 1.3.6.1.4.1.868.2.5.149.3.1.11 | ColumntnTtLoopConfigInstanceAction | read-write | current | Action |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| TNTtLoopInstanceAdminState | INTEGER { adminDisabled(0), adminEnabled(1) } | current | The instance Administrative State. |
| TNTtLoopInstanceDirection | INTEGER { facility(0), terminal(1) } | current | The instance direction. |
| TNTtLoopInstanceDomain | INTEGER { port(0), evc(1), vlan(2) } | current | Domain. |
| TNTtLoopInstanceOperState | INTEGER { operDown(0), operUp(1) } | current | The instance Operational State. |
| TNTtLoopInstanceSubscriber | INTEGER { none(0), all(1), test(2) } | current | The instance subscriber mode. |
| TNTtLoopInstanceType | INTEGER { macLoop(0), oamLoop(1) } | current | The instance type. |