All MIBs › RAD-MIB › prtT1E1BpvLastMin
prtT1E1BpvLastMin
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtT1E1BpvLastMin
OID (numeric): 1.3.6.1.4.1.164.3.3.3.2.1.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
This object is applicable only for an E1 active port. It provides the number of BPV (BiPolar Violation) events detected during the last minute.
What is prtT1E1BpvLastMin?
This read-only counter tracks the number of BiPolar Violation (BPV) events detected on an E1 port during the most recent minute of operation. An operator monitors this on E1 circuits to assess signal quality; BPV events indicate transmission errors caused by line code violations, and a rising trend signals deteriorating link quality requiring investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.2.1.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtT1E1BpvLastMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.2.1.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtT1E1BpvLastMin.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtT1E1BpvLastMin.1
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2 | prtT1E1 | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2.1 | prtT1E1StatTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2.1.1 | prtT1E1StatEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.2.1.1.4 | prtT1E1BpvLastMin | RAD-MIB |