All MIBs › TIMETRA-PORT-MIB › tmnxPortEtherCrcMonSdThreshold
tmnxPortEtherCrcMonSdThreshold
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxPortEtherCrcMonSdThreshold
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.34
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The value of tmnxPortEtherCrcMonSdThreshold specifies a packet error rate threshold used to determine when to send a tmnxEqPortEtherCrcAlarm notification for a CRC Signal Degradation (SD) failure and tmnxEqPortEtherCrcAlarmClear notification for a CRC SD failure clear.
tmnxPortEtherCrcMonSdThreshold is the absolute value of the exponent of the rate expressed as 10e-n.
The CRC SD error rate threshold is calculated as: tmnxPortEtherCrcMonSdTMultiplier * 10e-tmnxPortEtherCrcMonSdThreshold.
A value of 0 disables CRC SD monitioring.
What is tmnxPortEtherCrcMonSdThreshold?
This OID sets the error rate threshold that triggers an alarm when packets on the port have too many bit errors due to signal degradation. It controls when the network equipment sends a warning about poor signal quality. An operator adjusts this when they want to be alerted sooner or later about cable quality issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.34 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortEtherCrcMonSdThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.34.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxPortEtherCrcMonSdThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.34.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxPortEtherCrcMonSdThreshold.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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.4 | tmnxPortEtherTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.4.1 | tmnxPortEtherEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.4.1.34 | tmnxPortEtherCrcMonSdThreshold | TIMETRA-PORT-MIB |