All MIBs › QB-DWS-MIB › qbTContNumber
qbTContNumber
Module: QB-DWS-MIB
OID (symbolic): QB-DWS-MIB::qbTContNumber
OID (numeric): 1.3.6.1.4.1.4323.2.3.1.6.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The total number of provisioned Ethernet to ATM PVCs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4323.2.3.1.6.1 snmpwalk -v2c -c public <target> QB-DWS-MIB::qbTContNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4323.2.3.1.6.1.1 snmpget -v2c -c public <target> QB-DWS-MIB::qbTContNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qbTContNumber.1
How to Use in IPNetwork Monitor
Select a Quantum Bridge DWS optical switching platform as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate qbTContNumber under the qbTContGroup branch of QB-DWS-MIB, then select it and click OK. It reports the total number of Ethernet-to-ATM PVCs currently provisioned on this device. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the provisioned PVC count changes unexpectedly, which would indicate an unplanned configuration change. Click Finish to create the monitor; you can adjust any parameter later.
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.4323 | quantumBridge | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2 | qbMibs | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2.3 | qbDwsMIB | QB-DWS-MIB |
| 1.3.6.1.4.1.4323.2.3.1 | qbDwsObjects | QB-DWS-MIB |
| 1.3.6.1.4.1.4323.2.3.1.6 | qbTContGroup | QB-DWS-MIB |
| 1.3.6.1.4.1.4323.2.3.1.6.1 | qbTContNumber | QB-DWS-MIB |