All MIBs › RAD-MIB › prtBertInjectErrRateCmd
prtBertInjectErrRateCmd
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtBertInjectErrRateCmd
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object controls activation/deactivation of the Error Rate Injection during BERT.
What is prtBertInjectErrRateCmd?
This control object enables or disables the error injection feature during Bit Error Rate Tests (BERT), allowing operators to introduce known errors into test patterns to verify error detection mechanisms. It is essential for validating that network equipment properly identifies and reports transmission errors. Network technicians use this object during circuit acceptance testing and maintenance validation to confirm the circuit's ability to detect and report problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.5.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtBertInjectErrRateCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.5.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtBertInjectErrRateCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.1.5.1.4.1 i <value>
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.1 | prtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.5 | prtBertTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.5.1 | prtBertEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.5.1.4 | prtBertInjectErrRateCmd | RAD-MIB |