All MIBs › CASCADE-MIB › cktNotVirgin
cktNotVirgin
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktNotVirgin
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.69
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: If set to 1, it means this VC entry has been successfuly activated before.
What is cktNotVirgin?
This is a historical flag distinguishing a circuit that has never yet come up, a 'virgin' entry still at 0, from one that has successfully activated at least once, which helps an admin triaging a newly-provisioned circuit that's stuck down determine whether they're looking at an initial-provisioning problem or a circuit that used to work and has since failed. For example, a brand-new PVC still showing cktNotVirgin as 0 after configuration points the admin toward a provisioning error, whereas a value of 1 on a currently-down circuit tells them it worked before and something changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.69 snmpwalk -v2c -c public <target> CASCADE-MIB::cktNotVirgin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.69.1 snmpget -v2c -c public <target> CASCADE-MIB::cktNotVirgin.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktNotVirgin OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.69 | cktNotVirgin | CASCADE-MIB |