CISCO-ATM-DUAL-PHY-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-ATM-DUAL-PHY-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoAtmDualPhyMIB | 1.3.6.1.4.1.9.9.60 | |||
ciscoAtmDualPhyMIBObjects | 1.3.6.1.4.1.9.9.60.1 | |||
cadpStatistics | 1.3.6.1.4.1.9.9.60.1.1 | |||
cadpStatTable | 1.3.6.1.4.1.9.9.60.1.1.1 | no-access |
A table of status information about ATM phy. |
|
1.3.6.1.4.1.9.9.60.1.1.1.1 | no-access |
An Atm Phy table entry, containing information about a phy on this ATM module. |
||
cadpStatLossOfSignal | 1.3.6.1.4.1.9.9.60.1.1.1.1.1 | truthvalue | read-only |
Set to true if the phy is currently experiencing a loss of signal (LOS) from its connected port. Set to false if the phy is not experiencing a loss of signal. |
cadpStatFarEndReceiveFailure | 1.3.6.1.4.1.9.9.60.1.1.1.1.2 | truthvalue | read-only |
Set to true if the phy is currently experiencing a far end receive failure (FERF) with its connected port. Set to false if the phy is not experiencing a far end receive failure. |
cadpStatActive | 1.3.6.1.4.1.9.9.60.1.1.1.1.5 | truthvalue | read-only |
Set to true when this phy is currently the active phy. Set to false when this phy is not the currently active phy. |
cadpStatSectionBIP8Errors | 1.3.6.1.4.1.9.9.60.1.1.1.1.6 | counter32 | read-only |
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 B1 byte of frame N+1. Differences indicate that a section level bit error has occurred. Count of Section BIP-8 (Bit Interleaved Parity) errors that have been detected on this phy. |
cadpStatLineBIP824Errors | 1.3.6.1.4.1.9.9.60.1.1.1.1.7 | counter32 | read-only |
The Bit Interleaved Parity 8/24 is an error checking code based on even parity. The calculated BIP code for frame N is compared with the BIP-8/24 code extracted from the B2 byte(s) of frame N+1. Any differences indicate that a line layer bit error has occurred. Count of line bit interleaved partiy (BIP-8/24) errors on this phy. |
cadpStatLineFEBErrors | 1.3.6.1.4.1.9.9.60.1.1.1.1.8 | counter32 | read-only |
The number of bits (binary 000 to 1000) in the previous BIP-8 that didn't match the even parity check are inserted by the transmitter. The receiver checks for this in the M0/M1 byte of the frame. A non-zero value (legal range is binary 0000 - 1000) indicates a line layer error in the remote end. Any other value is treated as no error. Count of Line Far End Bit Errors (FEBE) on this phy. |
cadpStatPathBIP8Errors | 1.3.6.1.4.1.9.9.60.1.1.1.1.9 | counter32 | read-only |
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. |
cadpStatPathFEBErrors | 1.3.6.1.4.1.9.9.60.1.1.1.1.10 | counter32 | read-only |
The number of B3 errors in the previous frame inserted by the transmitter. The receiver checks for this in the G1 byte of the frame. A non-zero value (legal range is binary 0000 - 1000) indicates a line layer error in the remote end. Any other value is treated as no error. Count of Path Far End Bit Errors (FEBE) on this phy. |
cadpStatCorrectableHCSErrors | 1.3.6.1.4.1.9.9.60.1.1.1.1.11 | counter32 | read-only |
The Header Checksum (HCS) is a CRC-8 calculation over the first 4 octets of the ATM cell header. The received HCS is verified using the polynomial x^8 + x^2 + x + 1. The coset polynomial x^6 + x^4 + x^2 + 1, is added (modulo 2) to the received HCS octet before comparison with the calculated result. Cells with single bit error in the HCS byte are corrected. Cells with more than one bit error in the HCS byte are uncorrectable. Count of incoming cells on this phy with single bit error in the Header Checksum (HCS) byte |
cadpStatUncorrectableHCSErrors | 1.3.6.1.4.1.9.9.60.1.1.1.1.12 | counter32 | read-only |
The Header Checksum (HCS) is a CRC-8 calculation over the first 4 octets of the ATM cell header. The received HCS is verified using the polynomial x^8 + x^2 + x + 1. The coset polynomial x^6 + x^4 + x^2 + 1, is added (modulo 2) to the received HCS octet before comparison with the calculated result. Cells with single bit error in the HCS byte are corrected. Cells with more than one bit error in the HCS byte are uncorrectable. Count of uncorrectable Header Checksum (HCS) errors on this phy. |
cadpStatOperActivePhy | 1.3.6.1.4.1.9.9.60.1.1.2 | interfaceindexorzero | read-only |
Returns the ifIndex of the phy which is currently the active phy. A value of 0 indicates that no phy is currently active. |
cadpStatAdminActivePhy | 1.3.6.1.4.1.9.9.60.1.1.3 | interfaceindex | read-write |
Returns the ifIndex of the phy which is the preferred active phy. A value of 0 indicates that no phy is currently active. Setting this object to a value different from its current value causes the ATM module to make the indicated phy active, and the active phy inactive. Setting this object to its current value has no effect. After performing the phy change, the agent will update all phy information (including cadpStatOperActivePhy) and send a ciscoAtmDualPhyChange trap. |
ciscoAtmDualPhyMIBTrapPrefix | 1.3.6.1.4.1.9.9.60.2 | |||
ciscoAtmDualPhyMIBTraps | 1.3.6.1.4.1.9.9.60.2.0 | |||
ciscoAtmDualPhyMIBConformance | 1.3.6.1.4.1.9.9.60.3 | |||
ciscoAtmDualPhyMIBCompliances | 1.3.6.1.4.1.9.9.60.3.1 | |||
ciscoAtmDualPhyMIBCompliance | 1.3.6.1.4.1.9.9.60.3.1.1 | |||
ciscoAtmDualPhyMIBGroups | 1.3.6.1.4.1.9.9.60.3.2 | |||
ciscoAtmDualPhyMIBGroup | 1.3.6.1.4.1.9.9.60.3.2.1 | |||
ciscoAtmDualPhyChange | 1.3.6.1.4.1.9.9.60.20.1 |
A ciscoAtmDualPhyChange trap is sent when the active phy changes either because of a failure or because of user intervention (setting cadpStatAdminActivePhy, for example). |