All MIBs › CLEARTRAC7-MIB › statPvcInfoSignal
statPvcInfoSignal
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::statPvcInfoSignal
OID (numeric): 1.3.6.1.4.1.727.7.2.20.6.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The information signal status is displayed with a five-character field, where the individual characters have the following meaning:
N = New PVC A = Active PVC C = CIR reached F = Forward congestion (to destination PVC) B = Backward congestion (from destination PVC)
When an information status signal is not present, the unit displays a dash [-] in the appropriate position.
What is statPvcInfoSignal?
This read-only five-character string encodes the PVC's current signaling status, with individual character positions flagging conditions such as N for a new PVC, A for active, C for CIR reached, and F or B for forward or backward congestion toward or from the destination PVC. An administrator reads the specific characters present to quickly diagnose congestion or setup issues on the circuit without pulling multiple separate counters. For example, seeing an F in statPvcInfoSignal would tell the administrator the local unit is signaling forward congestion toward the destination PVC and that traffic may need to be throttled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.6.1.4 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::statPvcInfoSignal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.6.1.4.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::statPvcInfoSignal.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> statPvcInfoSignal.1
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::statPvcInfoSignal OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware 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.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20 | stat | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.6 | statPvcTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.6.1 | statPvcEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.6.1.4 | statPvcInfoSignal | CLEARTRAC7-MIB |