MIBs Depot

CISCO-ATM-DUAL-PHY-MIB

Registered at
1.3.6.1.4.1.9.9.60
Last updated
1996-08-30 00:00
Organization
Cisco Systems, Inc.
Namespace
cisco
Source file
CISCO-ATM-DUAL-PHY-MIB
Digest
sha256:403f0c1f34367e1ecc425dc6bc5ed45549d725c0c3a92ea99bc93bde30876547

Description

Initial version of this MIB module. Phy definition Throughout this document phy is used as an abbreviation for Physical Interface. In particular it refers to a physical ATM jack on a Catalyst 5000 ATM card. This card can be fitted with either one or two physical jacks, only one of which may be active at any given moment. The second phy serves as a redundant connector to the ATM backbone. Note, however, that for logistical reasons, each phy has a separate ifIndex. Support of the phy by ifTable The dual phy entity on the c5K ATM line card is managed using the ifTable. Specific interpretations of ifTable for the dual phy entity are as follows. Object Use for dual phy entity ====== ======================= ifIndex Each phy entity is represented by an ifEntry. ifDescr Description of the phy entity. ifType The value for the phy entity is other(1). ifSpeed See [1]. ifPhysAddress An octet string of zero length, per [1]. ifAdminStatus See [1]. ifOperStatus See [1]. In addition, note that a phy can be in the up state but still not be the active phy. However, the active phy will always be up. ifLastChange See [1]. ifName See [1]. ifLinkUpDownTrapEnable disabled(2). ifHighSpeed See [1]. ifConnectorPresent true(1). References [1] McCloghrie, K. and F. Kastenholz, Evolution of the Interfaces Group of MIB-II, RFC 1573, Hughes LAN Systems, FTP Software, January 1994.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS E-mail: cs-atm@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCInterfaceIndexOrZero
IF-MIBInterfaceIndex, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-ATM-DUAL-PHY-MIB
CISCO-SMI
CISCO-TC
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoAtmDualPhyMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.1
cadpStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.1.1
cadpStatTable
OBJECT-TYPE
A table of status information about ATM phy.
1.3.6.1.4.1.9.9.60.1.1.1not-accessiblecurrent
cadpStatEntry
OBJECT-TYPE
An Atm Phy table entry, containing information about a phy on this ATM module.
1.3.6.1.4.1.9.9.60.1.1.1.1not-accessiblecurrent
cadpStatLossOfSignal
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.1TruthValueread-onlycurrent
cadpStatFarEndReceiveFailure
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.2TruthValueread-onlycurrent
cadpStatActive
OBJECT-TYPE
Set to true when this phy is currently the active phy. Set to false when this phy is not the currently active phy.
1.3.6.1.4.1.9.9.60.1.1.1.1.5TruthValueread-onlycurrent
cadpStatSectionBIP8Errors
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.6Counter32read-onlycurrent
cadpStatLineBIP824Errors
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.7Counter32read-onlycurrent
cadpStatLineFEBErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.8Counter32read-onlycurrent
cadpStatPathBIP8Errors
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.9Counter32read-onlycurrent
cadpStatPathFEBErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.10Counter32read-onlycurrent
cadpStatCorrectableHCSErrors
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.60.1.1.1.1.11Counter32read-onlycurrent
cadpStatUncorrectableHCSErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.1.1.12Counter32read-onlycurrent
cadpStatOperActivePhy
OBJECT-TYPE
Returns the ifIndex of the phy which is currently the active phy. A value of 0 indicates that no phy is currently active.
1.3.6.1.4.1.9.9.60.1.1.2InterfaceIndexOrZeroread-onlycurrent
cadpStatAdminActivePhy
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.60.1.1.3InterfaceIndexread-writecurrent
ciscoAtmDualPhyMIBTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.2
ciscoAtmDualPhyMIBTraps
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.2.0
ciscoAtmDualPhyMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.3
ciscoAtmDualPhyMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.3.1
ciscoAtmDualPhyMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.60.3.2

Notifications

NameOIDStatus
ciscoAtmDualPhyChange
NOTIFICATION-TYPE
A ciscoAtmDualPhyChange trap is sent when the active phy changes either because of a failure or because of user intervention (setting cadpStatAdminActivePhy, for example).
1.3.6.1.4.1.9.9.60.2.0.1current

Conformance

NameOIDStatus
ciscoAtmDualPhyMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Atm Dual Phy MIB. This MIB is mandatory for all Cisco ATM products with multiple phy.
1.3.6.1.4.1.9.9.60.3.1.1current
ciscoAtmDualPhyMIBGroup
OBJECT-GROUP
A collection of objects providing ATM dual phy monitoring.
1.3.6.1.4.1.9.9.60.3.2.1current