All MIBs › ATM-FORUM-M4-MIB › atmfM4VcTestStatus
atmfM4VcTestStatus
Module: ATM-FORUM-M4-MIB
OID (symbolic): ATM-FORUM-M4-MIB::atmfM4VcTestStatus
OID (numeric): 1.3.6.1.4.1.353.100.1.26.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates whether or not some manager currently has the necessary 'ownership' required to invoke a test on this interface. A write to this object is only successful when it changes its value from 'notInUse(1)' to 'inUse(2)'. After completion of a test, the agent resets the value back to 'notInUse(1)'.
What is atmfM4VcTestStatus?
This object indicates whether a manager currently has exclusive control to run diagnostic tests on an ATM Virtual Circuit. It can be set from 'notInUse(1)' to 'inUse(2)' to claim test ownership, and automatically resets to 'notInUse' when testing completes. Operators use this to prevent multiple managers from simultaneously running conflicting tests on the same virtual circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.100.1.26.1.3 snmpwalk -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4VcTestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.100.1.26.1.3.1 snmpget -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4VcTestStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.100.1.26.1.3.1 i <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.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.3 | atmfM4VcTestStatus | ATM-FORUM-M4-MIB |