CASCADE-MIB :: cktNdcEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktNdcEnable

cktNdcEnable

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktNdcEnable

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.153

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Enable/disable Network Data Collection for a PVC on an IOM. The number of NDC-monitored PVCs is limited as follows: 30 per DS3 interface, 90 per OC3 interface, and 360 per OC12 interface.

What is cktNdcEnable?

This turns on detailed Network Data Collection statistics gathering for this specific PVC on its I/O module, but because NDC monitoring consumes per-card resources, the switch enforces hard caps on how many PVCs per interface type can have it enabled simultaneously, 30 on a DS3, 90 on OC3, 360 on OC12. An admin wanting granular historical statistics on a premium customer's circuit would enable cktNdcEnable on it, but needs to track how many other PVCs on the same interface already have it enabled to avoid hitting that card's monitoring limit. For example, on a DS3 interface already running NDC on 30 PVCs, an admin trying to enable cktNdcEnable on a 31st circuit would find the request rejected until they free up a monitoring slot by disabling NDC on another circuit on that same interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.153
snmpwalk -v2c -c public <target> CASCADE-MIB::cktNdcEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.153.1
snmpget -v2c -c public <target> CASCADE-MIB::cktNdcEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.153.1 i <value>

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::cktNdcEnable 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.6cktCASCADE-MIB
1.3.6.1.4.1.277.1.6.1cktTableCASCADE-MIB
1.3.6.1.4.1.277.1.6.1.1cktEntryCASCADE-MIB
1.3.6.1.4.1.277.1.6.1.1.153cktNdcEnableCASCADE-MIB