OID | 1.3.6.1.4.1.9.9.185.1.1.1.1.8 |
Module | CISCO-BERT-MIB (CISCO) |
Nom | cbErrorInsertionRate |
Acces | readwrite |
Status | current |
Description | This object is used for injecting continuous errors into
transmitted BERT pattern. The errors are inserted in a BERT
pattern sent, in order to do sanity check on receive interface
in the event that no bit errors are detected. Injecting errors
allows users to stress communication links and to check the
functionality of error monitoring equipment along the path.
Once set to send continuous errors, errors will be inserted
at the configured rate until set to noError(1).
The possible values are :
noError(1) : no bit errors are inserted.
oneInTen(2) : insert bit errors at the rate of 1 bit
error per 10 bits (10^-1) transmitted.
oneInHundred(3) : insert bit errors at the rate of 1 bit
error per 100 bits (10^-2) transmitted.
oneInThousand(4): insert bit errors at the rate of 1 bit
error per 1000 bits (10^-3) transmitted.
oneIn10Thousand(5): insert bit errors at the rate of 1 bit
error per 10000 (10^-4) bits transmitted.
oneInHundredThousand(6): insert bit errors at the rate of 1 bit
error per 100000 bits (10^-5) transmitted.
oneInMillion(7): insert bit errors at the rate of 1 bit
error per 1000000 bits (10^-6) transmitted.
oneInTenMillion(8): insert bit errors at the rate of 1 bit
error per 10,000,000 (10^-7)bits transmitted. |
Syntaxe | Enumeration (1-noError, 2-oneInTen, 3-oneInHundred, 4-oneInThousand, 5-oneInTenThousand, 6-oneInHundredThousand, 7-oneInMillion, 8-oneInTenMillion) |