All MIBs › ATM-FORUM-M4-MIB › atmfM4VpTestStatus
atmfM4VpTestStatus
Module: ATM-FORUM-M4-MIB
OID (symbolic): ATM-FORUM-M4-MIB::atmfM4VpTestStatus
OID (numeric): 1.3.6.1.4.1.353.100.1.25.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 atmfM4VpTestStatus?
Controls and tracks ownership of diagnostic tests on an ATM virtual path, indicating whether a test is currently in use by a manager or available. A manager must successfully change this from 'notInUse' to 'inUse' before initiating a test.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.100.1.25.1.3 snmpwalk -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4VpTestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.100.1.25.1.3.1 snmpget -v2c -c public <target> ATM-FORUM-M4-MIB::atmfM4VpTestStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.100.1.25.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.25 | atmfM4VpTestTable | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1.25.1 | atmfM4VpTestEntry | ATM-FORUM-M4-MIB |
| 1.3.6.1.4.1.353.100.1.25.1.3 | atmfM4VpTestStatus | ATM-FORUM-M4-MIB |