All MIBs › ATM-FORUM-SNMP-M4-MIB › atmfM4VpTestType
atmfM4VpTestType
Module: ATM-FORUM-SNMP-M4-MIB
OID (symbolic): ATM-FORUM-SNMP-M4-MIB::atmfM4VpTestType
OID (numeric): 1.3.6.1.4.1.353.5.1.3.1.1.25.1.4
Node type: OBJECT-TYPE
Type: AutonomousType
Access: read-write
Description:
A control variable used to start and stop operator- initiated interface tests. Most OBJECT IDENTIFIER values assigned to tests are defined elsewhere, in association with specific types of interface. However, this document assigns a value for a full- duplex loopback test, and defines the special meanings of the subject identifier:
noTest OBJECT IDENTIFIER ::= { 0 0 }
When the value noTest is written to this object, no action is taken unless a test is in progress, in which case the test is aborted. Writing any other value to this object is only valid when no test is currently in progress, in which case the indicated test is initiated.
When read, this object always returns the most recent value that atmfM4VpTestType was set to. If it has not been set since the last initialization of the network management subsystem on the agent, a value of noTest is returned.
What is atmfM4VpTestType?
This read-write control variable is used to initiate and manage operator-initiated diagnostic tests on ATM interfaces, supporting loopback testing and other diagnostic procedures. The object accepts AutonomousType values that identify different test types, with noTest (0.0) used to stop any active test. Operators use this to troubleshoot ATM virtual path connectivity issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.25.1.4 snmpwalk -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VpTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.25.1.4.1 snmpget -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VpTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.1.3.1.1.25.1.4.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1 | atmfM4 | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3 | atmfM4SnmpNEView | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1 | atmfM4MIB | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1 | atmfM4MIBObjects | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.25 | atmfM4VpTestTable | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.25.1 | atmfM4VpTestEntry | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.25.1.4 | atmfM4VpTestType | ATM-FORUM-SNMP-M4-MIB |