All MIBs › ATM-FORUM-SNMP-M4-MIB › atmfM4VpTestStatus
atmfM4VpTestStatus
Module: ATM-FORUM-SNMP-M4-MIB
OID (symbolic): ATM-FORUM-SNMP-M4-MIB::atmfM4VpTestStatus
OID (numeric): 1.3.6.1.4.1.353.5.1.3.1.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?
Indicates whether a management system currently holds ownership of the virtual path test facility; a manager must successfully change this from 'notInUse' to 'inUse' before it can initiate a test. This prevents multiple managers from conflicting over simultaneous test execution.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.25.1.3 snmpwalk -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VpTestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.1.3.1.1.25.1.3.1 snmpget -v2c -c public <target> ATM-FORUM-SNMP-M4-MIB::atmfM4VpTestStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.1.3.1.1.25.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmfM4VpTestStatus.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.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.25 | atmfM4VpTestTable | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.25.1 | atmfM4VpTestEntry | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.1.25.1.3 | atmfM4VpTestStatus | ATM-FORUM-SNMP-M4-MIB |