All MIBs › ATM-FORUM-SNMP-M4-MIB › atmfM4VcTestType
atmfM4VcTestType
Module: ATM-FORUM-SNMP-M4-MIB
OID (symbolic): ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestType
OID (numeric): 1.3.6.1.4.1.353.5.1.3.1.1.26.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 atmfM4VcTestType 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 atmfM4VcTestType?
Specifies which diagnostic test to run on a virtual channel interface by accepting an OID value that identifies the test type, and is used to start and stop operator-initiated tests. Setting this value triggers the selected test to execute on the interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.26.1.4 snmpwalk -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.26.1.4.1 snmpget -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.1.3.1.1.26.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.26 | atmfM4VcTestTable | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.26.1 | atmfM4VcTestEntry | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.26.1.4 | atmfM4VcTestType | ATM-FORUM-SNMP-M4-MIB |