All MIBs › ADVA-FSPR7-MIB › linkParityBit
linkParityBit
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::linkParityBit
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.3.5.1.1.18
Node type: OBJECT-TYPE
Type: FspR7ParityBit
Access: read-only
Description:
Parity Bit Settings
What is linkParityBit?
This object reports an enumeration specifying the parity bit configuration for the serial interface. Monitoring parity settings is important for detecting configuration mismatches that could cause serial communication errors and link instability. A concrete example value would be 'none', 'even', or 'odd' parity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.5.1.1.18 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::linkParityBit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.5.1.1.18.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::linkParityBit.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> linkParityBit.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3 | management | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.5 | dcnMgmt | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.5.1 | linkTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.5.1.1 | linkEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.5.1.1.18 | linkParityBit | ADVA-FSPR7-MIB |