All MIBs › ACC-ATMVP › oVirtualPortAdminState
oVirtualPortAdminState
Module: ACC-ATMVP
OID (symbolic): ACC-ATMVP::oVirtualPortAdminState
OID (numeric): 1.3.6.1.4.1.5.1.1.73.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Admin state of a virtual port.
What is oVirtualPortAdminState?
This OID controls whether a virtual port is administratively enabled or disabled, accepting values of 1 (up) or 2 (down). A network engineer would set this when provisioning or deprovisioning virtual circuits, controlling which ATM connections are allowed to carry traffic. Setting it to 2 disables the port for maintenance, while setting it to 1 brings it back online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.73.1.1.2 snmpwalk -v2c -c public <target> ACC-ATMVP::oVirtualPortAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.73.1.1.2.1 snmpget -v2c -c public <target> ACC-ATMVP::oVirtualPortAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.73.1.1.2.1 i <value>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ATMVP::oVirtualPortAdminState OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.73 | accAtmVp | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.1 | accVpTable | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.1.1 | accVpEntry | ACC-ATMVP |
| 1.3.6.1.4.1.5.1.1.73.1.1.2 | oVirtualPortAdminState | ACC-ATMVP |