All MIBs › ATMSWCH-MIB › atmSwchVPortRowStatus
atmSwchVPortRowStatus
Module: ATMSWCH-MIB
OID (symbolic): ATMSWCH-MIB::atmSwchVPortRowStatus
OID (numeric): 1.3.6.1.4.1.81.33.7.1.1.25
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used to create, delete or modify a row in this table. To create a new Vport, this object is initially set to 'createAndWait' or 'createAndGo'. This object should not be set to 'active' unless the following columnar objects have been set to their desired value in this row: atmSwchVPortIndex with the value of vport identifier + 1. The root Vport always exists and cannot be deleted atmSwchVPortConfMinVpi = atmSwchVPortConfMaxVpi with the VPI value associated with the Vport. This VPI should be not be used by other Vports.
What is atmSwchVPortRowStatus?
This is a read-write control for creating, deleting, or modifying vport table entries. Root vports cannot be deleted; non-root vports can be provisioned/deprovisioned. Setting to 6 (destroy) removes a non-root vport from service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.33.7.1.1.25 snmpwalk -v2c -c public <target> ATMSWCH-MIB::atmSwchVPortRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.33.7.1.1.25.1 snmpget -v2c -c public <target> ATMSWCH-MIB::atmSwchVPortRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.33.7.1.1.25.1 s <value>
Start monitoring Lucent Technologies ATM switch platforms (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATMSWCH-MIB::atmSwchVPortRowStatus OID value, configure state conditions and alerts, and monitor any Lucent Technologies ATM switch platforms (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.33 | atmSwch | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.7 | atmSwchVPort | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.7.1 | atmSwchVPortTable | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.7.1.1 | atmSwchVPortEntry | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.7.1.1.25 | atmSwchVPortRowStatus | ATMSWCH-MIB |