cadpStatPathBIP8Errors
CISCO-ATM-DUAL-PHY-MIB ·
.1.3.6.1.4.1.9.9.60.1.1.1.1.9
Object
column SNMPv2-SMICounter32
The Bit Interleaved Parity 8 is an error checking code
applied for quick isolation of faults. Each bit in the
B octets is set to 1 or 0 as necessary to obtain even
parity over the previous frame.
The calculated BIP-8 code for frame N is compared with
the BIP-8 code extracted from the B3 byte of frame N+1.
Differences indicate that a Path level bit error has
occurred.
Count of Path BIP-8 (Bit Interleaved Parity) errors that
have been detected on this phy.
Context
- MIB
- CISCO-ATM-DUAL-PHY-MIB
- OID
.1.3.6.1.4.1.9.9.60.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadpStatEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ATM-DUAL-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-DUAL-PHY-MIB::cadpStatPathBIP8Errors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-DUAL-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-DUAL-PHY-MIB::cadpStatPathBIP8Errors.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-DUAL-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-DUAL-PHY-MIB::cadpStatPathBIP8Errors'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of