All MIBs › ATM-FORUM-SNMP-M4-MIB › atmfM4VcTestStatus
atmfM4VcTestStatus
Module: ATM-FORUM-SNMP-M4-MIB
OID (symbolic): ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestStatus
OID (numeric): 1.3.6.1.4.1.353.5.1.3.1.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?
Controls exclusive ownership of the virtual channel test facility; a manager must write 'inUse' to claim the interface before running a test, preventing concurrent test conflicts. After the test completes, this value is reset to 'notInUse'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.26.1.3 snmpwalk -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestStatus
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.3.1 snmpget -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.1.3.1.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.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.3 | atmfM4VcTestStatus | ATM-FORUM-SNMP-M4-MIB |