All MIBs › XYLAN-CSM-MIB › atmxVplAdminStatus
atmxVplAdminStatus
Module: XYLAN-CSM-MIB
OID (symbolic): XYLAN-CSM-MIB::atmxVplAdminStatus
OID (numeric): 1.3.6.1.4.1.800.2.9.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is implemented only for a VPL which terminates a VPC (i.e., one which is NOT cross-connected to other VPLs). Its value specifies the desired administrative state of the VPL. The up and down states indicate that the traffic flow is enabled and disabled respectively for this VPL.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.9.1.1.1.1.4 snmpwalk -v2c -c public <target> XYLAN-CSM-MIB::atmxVplAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.9.1.1.1.1.4.1 snmpget -v2c -c public <target> XYLAN-CSM-MIB::atmxVplAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.9.1.1.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmxVplAdminStatus.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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.9 | xylanCsmArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.9.1 | xylanCsmMIB | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.1 | atmxVplGroup | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.1.1 | atmxVplTable | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.1.1.1 | atmxVplEntry | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.1.1.1.4 | atmxVplAdminStatus | XYLAN-CSM-MIB |