All MIBs › ATM-FORUM-M4-MIB › atmfM4VcTestType
atmfM4VcTestType
Module: ATM-FORUM-M4-MIB
OID (symbolic): ATM-FORUM-M4-MIB::atmfM4VcTestType
OID (numeric): 1.3.6.1.4.1.353.100.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 the type of operator-initiated diagnostic test to run on an ATM virtual channel interface, using an OBJECT IDENTIFIER value to select the test. It serves as the control variable to start and stop specific interface tests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.100.1.26.1.4 snmpwalk -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4VcTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.100.1.26.1.4.1 snmpget -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4VcTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.100.1.26.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmfM4VcTestType.1
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.100 | atmfM4MIB | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1 | atmfM4MIBObjects | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1.26 | atmfM4VcTestTable | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1.26.1 | atmfM4VcTestEntry | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1.26.1.4 | atmfM4VcTestType | ATM-FORUM-M4-MIB |