All MIBs › CTATM-CONFIG-MIB › ctATMPvcIfDef
ctATMPvcIfDef
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMPvcIfDef
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is the MIB-II interface on which the next Permanent Virtual Circuit (PVC) will be created.
It is an error to set an interface number which is not an ATM interface (physical or virtual).
This object is persistent. However, during reinitialization of the device if it is found that the interface no longer supports ATM, then a new MIB-II interface will be created for the next PVC. The special value of 0 causes a new MIB-II interface to be created for the next PVC.
What is ctATMPvcIfDef?
This read-write INTEGER, ranging 1 through 512, identifies the MIB-II interface on which the next Permanent Virtual Circuit will be created, and it is an error to set it to an interface that isn't an ATM interface. An admin sets this before provisioning a new PVC to direct where it gets created. For example, setting this to ifIndex 12, a known ATM interface, means the next PVC-creation operation on the device targets interface 12.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.1 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMPvcIfDef
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.1.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMPvcIfDef.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctATMPvcIfDef.1
Start monitoring Cabletron/Enterasys ATM switch (interface config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATM-CONFIG-MIB::ctATMPvcIfDef OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATM switch (interface config) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10 | ctATM | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10.1 | ctATMConfig | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.10.1.1 | ctATMBaseConfig | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.1 | ctATMPvcIfDef | CTATM-CONFIG-MIB |