All MIBs › Nortel-MsCarrier-MscPassport-ApsMIB › mscApsTestType
mscApsTestType
Module: Nortel-MsCarrier-MscPassport-ApsMIB
OID (symbolic): Nortel-MsCarrier-MscPassport-ApsMIB::mscApsTestType
OID (numeric): 1.3.6.1.4.1.562.36.2.1.134.2.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute is the type of test to be run. The available test types include the following: card test sets up an internal loop on the board and runs a bit error rate test. manual test assumes the line is looped back externally and a bit error rate test is performed. localLoop test loops back the local modem and performs a bit error rate test. remoteLoop test loops back the remote modem (or CSU) and performs a bit error rate test. externalLoop test loops back the line to the far end. payloadLoop test only loops back the payload data received from the incoming line. remoteLoopThisTrib loops this particular tributary back at the far end, using services provided by the parent. v54RemoteLoop initiates a V.54 Remote Loopback test. pn127RemoteLoop initiates a PN127 Remote Loopback test. Note that not all test types are not supported by all function processors.
What is mscApsTestType?
This read-write value selects the kind of test to run, e.g. card (internal loop BER test), manual (assumes external loopback), localLoop, remoteLoop, externalLoop, payloadLoop, remoteLoopThisTrib, v54RemoteLoop, or pn127RemoteLoop, defaulting to card. Choose remoteLoop or v54RemoteLoop when you need to test the far-end line without physically visiting the remote site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.36.2.1.134.2.11.1.2 snmpwalk -v2c -c public <target> Nortel-MsCarrier-MscPassport-ApsMIB::mscApsTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.36.2.1.134.2.11.1.2.1 snmpget -v2c -c public <target> Nortel-MsCarrier-MscPassport-ApsMIB::mscApsTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.36.2.1.134.2.11.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mscApsTestType.1
Start monitoring Nortel MsCarrier MscPassport switch (SONET Automatic Protection Switching) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-MsCarrier-MscPassport-ApsMIB::mscApsTestType OID value, configure state conditions and alerts, and monitor any Nortel MsCarrier MscPassport switch (SONET Automatic Protection Switching) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36 | msCarrier | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2 | mscPassport | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.36.2.1 | mscComponents | Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.36.2.1.134 | mscAps | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.2 | mscApsTest | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.2.11 | mscApsTestSetupTable | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.2.11.1 | mscApsTestSetupEntry | Nortel-MsCarrier-MscPassport-ApsMIB |
| 1.3.6.1.4.1.562.36.2.1.134.2.11.1.2 | mscApsTestType | Nortel-MsCarrier-MscPassport-ApsMIB |