CISCO-ATM-IF-PHYS-MIB
- Registered at
- 1.3.6.1.4.1.9.9.45
- Last updated
- 1996-09-19 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 1996-09-19 00:00, 1996-08-08 00:00, 1995-12-02 00:00
- Namespace
- cisco
- Source file
CISCO-ATM-IF-PHYS-MIB- Digest
sha256:250dd91960d5c454a05f71fcf4596ccaad043543a033e27577811dbc86289895
Description
A minimal set of managed objects for tracking the status of DS3/E3/DS1/E1 and SONET interfaces.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-atm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
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-IF-PHYS-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoAtmIfPhysMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.45.1 | |||
| ciscoAtmIfPhysTable OBJECT-TYPE A table containing basic status and statistics for the physical layer of ATM interfaces. | 1.3.6.1.4.1.9.9.45.1.1 | not-accessible | current | |
| ciscoAtmIfPhysEntry OBJECT-TYPE Basic status and statistics for the physical layer of an ATM interface. | 1.3.6.1.4.1.9.9.45.1.1.1 | not-accessible | current | |
| ciscoAtmIfPhysStatus OBJECT-TYPE The status of the physical interface. The value of this object is only valid when the interface's ifAdminStatus has the value 'up'. Note that some of the enumerated values are specific to a particular physical layer. | 1.3.6.1.4.1.9.9.45.1.1.1.1 | INTEGER {normal(1), los(2), lof(3), loc(4), ais(5), yellowLine(6), yellowPath(7), lop(8), idle(9), yellowAlarm(10), plcpLOF(11), plcpYellow(12), maFERF(13), pathAis(14), ocd(15)} | read-only | current |
| ciscoAtmIfPhysSectionParityErrors OBJECT-TYPE The number of B1 (BIP) errors on the physical interface. This object is only present for SONET interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.2 | Counter32 | read-only | current |
| ciscoAtmIfPhysLineParityErrors OBJECT-TYPE The number of B2 (BIP) errors on the physical interface. This object is only present for SONET interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.3 | Counter32 | read-only | current |
| ciscoAtmIfPhysPathParityErrors OBJECT-TYPE The number of B3 (BIP) errors on the physical interface. This object is only present for SONET interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.4 | Counter32 | read-only | current |
| ciscoAtmIfPhysLcvErrors OBJECT-TYPE The number of Line Code Violation errors on the physical interface. This object is only present for DS3/E3/DS1/E1 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.5 | Counter32 | read-only | current |
| ciscoAtmIfPhysCBitParityErrors OBJECT-TYPE The number of C-bit parity violations on the physical interface. This object is only present for DS3 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.6 | Counter32 | read-only | current |
| ciscoAtmIfPhysPBitParityErrors OBJECT-TYPE The number of P-bit parity violations or E3 G.832 BIP-8 errors on the physical interface. This object is present only for DS3/E3 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.7 | Counter32 | read-only | current |
| ciscoAtmIfPhysPlcpBipViolations OBJECT-TYPE The number of PLCP BIP violations on the physical interface. This object is only present for DS3/E3/DS1/E1 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.8 | Counter32 | read-only | current |
| ciscoAtmIfPhysLineFebeErrors OBJECT-TYPE The number of Z2 (Line FEBE) errors on the physical interface. This object is only present for SONET interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.9 | Counter32 | read-only | current |
| ciscoAtmIfPhysPathFebeErrors OBJECT-TYPE The number of G1 (Path FEBE) errors on the physical interface. This object is only present for SONET interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.10 | Counter32 | read-only | current |
| ciscoAtmIfPhysCellPayloadScrambling OBJECT-TYPE The status of whether cell payload scrambling is enabled or disabled on the physical interface. | 1.3.6.1.4.1.9.9.45.1.1.1.11 | INTEGER {off(1), on(2)} | read-write | current |
| ciscoAtmIfPhysStsStreamScrambling OBJECT-TYPE The status of whether STS-stream scrambling is enabled or disabled on the physical interface. | 1.3.6.1.4.1.9.9.45.1.1.1.12 | INTEGER {off(1), on(2)} | read-write | current |
| ciscoAtmIfPhysFramingMode OBJECT-TYPE The framing format present on the physical interface. 'sonet' indicates sts-3c or sts-12c format and applies only to OC-3 and OC-12 type interfaces, respectively. 'sdh' indicates stm1 or stm4 format and applies only to OC-3 and OC-12 type interfaces, respectively. 'ds3m23adm' indicates M23 ADM mode and applies only to DS3 type interfaces. 'ds3m23plcp' indicates M23 PLCP mode and applies only to DS3 type interfaces. 'ds3cbitadm' indicates C-BIT ADM mode and applies only to DS3 type interfaces. 'ds3cbitplcp' indicates C-BIT PLCP mode and applies only to DS3 type interfaces. 'e3g832adm' indicates G.832 ADM mode and applies only to E3 type interfaces. 'e3g751adm' indicates G.751 ADM mode and applies only to E3 type interfaces. 'e3g751plcp' indicates G.751 PLCP mode and applies only to E3 type interfaces. 'ds1sfadm' indicates DS1 SF ADM mode and applies only to DS1 type interfaces. 'ds1esfadm' indicates DS1 ESF ADM mode and applies only to DS1 type interfaces. 'ds1sfplcp' indicates DS1 SF PLCP mode and applies only to DS1 type interfaces. 'ds1esfplcp' indicates DS1 ESF PLCP mode and applies only to DS1 type interfaces. 'e1adm' indicates E1 ADM mode and applies only to E1 type interfaces. 'e1plcp' indicates E1 PLCP mode and applies only to E1 type interfaces. 'e1crcadm' indicates E1 CRC-4 ADM mode and applies only to E1 type interfaces. 'e1crcplcp' indicates E1 CRC-4 PLCP mode and applies only to E1 type interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.13 | INTEGER {sonet(1), sdh(2), ds3m23adm(3), ds3m23plcp(4), ds3cbitadm(5), ds3cbitplcp(6), e3g832adm(7), e3g751adm(8), e3g751plcp(9), ds1sfadm(10), ds1esfadm(11), ds1sfplcp(12), ds1esfplcp(13), e1adm(14), e1plcp(15), e1crcadm(16), e1crcplcp(17)} | read-write | current |
| ciscoAtmIfPhysLoopbackConfig OBJECT-TYPE The loopback configured on the physical interface: 'noLoop' indicates no loopback is present. 'diagnosticLoop' indicates transmit data stream is looped to the receive direction. 'lineLoop' indicates receive data stream is looped to the transmit direction. 'otherLoop' indicates loopbacks that are not defined here. | 1.3.6.1.4.1.9.9.45.1.1.1.14 | INTEGER {noLoop(1), diagnosticLoop(2), lineLoop(3), otherLoop(4)} | read-write | current |
| ciscoAtmIfPhysLineBuildOut OBJECT-TYPE The line buildout configured on the transmit signal: 'e3AllCables' applies to all cables of E3 physical interfaces. 'ds3CablesUnder225' applies to cables under 225 feet of DS3 physical interfaces. 'ds3CablesOver225' applies to cables over 225 feet of DS3 physical interfaces. 'ds1Cables0To110' applies to cables 0 to 110 feet of DS1 physical interfaces. 'ds1Cables110To220' applies to cables 110 to 220 feet of DS1 physical interfaces. 'ds1Cables220To330' applies to cables 220 to 330 feet of DS1 physical interfaces. 'ds1Cables330To440' applies to cables 330 to 440 feet of DS1 physical interfaces. 'ds1Cables440To550' applies to cables 440 to 550 feet of DS1 physical interfaces. 'ds1Cables550To660' applies to cables 550 to 660 feet of DS1 physical interfaces. 'ds1CablesOver600' applies to cables over 600 feet of DS1 physical interfaces. 'e1AllCables' applies to all cables of E1 physical interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.15 | INTEGER {e3AllCables(1), ds3CablesUnder225(2), ds3CablesOver225(3), ds1Cables0To110(4), ds1Cables110To220(5), ds1Cables220To330(6), ds1Cables330To440(7), ds1Cables440To550(8), ds1Cables550To660(9), ds1CablesOver600(10), e1AllCables(11)} | read-write | current |
| ciscoAtmIfPhysTransmitClockSource OBJECT-TYPE The source of the tranmit clock: 'loopTiming' indicates that the recovered receive clock is used as the transmit clock. 'freeRunning' indicates that a local clock source is used. 'networkDerived' indicates that recovered receive clock from another interface is used as the transmit clock source. | 1.3.6.1.4.1.9.9.45.1.1.1.16 | INTEGER {loopTiming(1), freeRunning(2), networkDerived(3)} | read-write | current |
| ciscoAtmIfPhysClockSourcePriority OBJECT-TYPE The priority of this interface if configured as a network clock source. 'notConfigured' indicates this is not configured as a network clock source. | 1.3.6.1.4.1.9.9.45.1.1.1.17 | INTEGER {notConfigured(1), priority1(2), priority2(3), priority3(4), priority4(5)} | read-write | current |
| ciscoAtmIfPhysClockSourceStatus OBJECT-TYPE The network clock source status of this interface: 'notSelected' indicates this is not selected as the network clock source. 'selected' indicates this is selected as the network clock source. | 1.3.6.1.4.1.9.9.45.1.1.1.18 | INTEGER {notSelected(1), selected(2)} | read-only | current |
| ciscoAtmIfPhysDS1BitErrors OBJECT-TYPE The number of bit errors (CRC-6 error in ESF mode and framing bit error in SF mode) on the physical interface. This object is only present for DS1 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.19 | Counter32 | read-only | current |
| ciscoAtmIfPhysE1CrcErrors OBJECT-TYPE The number of CRC errors (in CRC-4 mode) on the physical interface. This object is only present for E1 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.20 | Counter32 | read-only | current |
| ciscoAtmIfPhysLineCode OBJECT-TYPE The line coding present on the physical interface This object is only present for DS1/E1 interfaces. 'ami' indicates alternate mark inversion (AMI) line code on the DS1/E1 interface. 'b8zs' indicates B8ZS line code on the physical interface and applies only to DS1 interfaces. 'hdb3' indicates HDB3 line code on the physical interface and applies only to E1 interfaces. | 1.3.6.1.4.1.9.9.45.1.1.1.21 | INTEGER {ami(1), b8zs(2), hdb3(3)} | read-write | current |
| ciscoAtmIfPhysMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.45.3 | |||
| ciscoAtmIfPhysMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.45.3.1 | |||
| ciscoAtmIfPhysMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.45.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoAtmIfPhysMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco ATM Interface Physical MIB. | 1.3.6.1.4.1.9.9.45.3.1.1 | obsolete |
| ciscoAtmIfPhysMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco ATM Interface Physical MIB. | 1.3.6.1.4.1.9.9.45.3.1.2 | obsolete |
| ciscoAtmIfPhysMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco ATM Interface Physical MIB. | 1.3.6.1.4.1.9.9.45.3.1.3 | current |
| ciscoAtmIfPhysMIBCommonGroup OBJECT-GROUP A collection of objects common to all ATM physical layer interfaces. | 1.3.6.1.4.1.9.9.45.3.2.1 | current |
| ciscoAtmIfPhysMIBSonetGroup OBJECT-GROUP A collection of objects for ATM SONET interfaces. | 1.3.6.1.4.1.9.9.45.3.2.2 | current |
| ciscoAtmIfPhysMIBDs3E3Group OBJECT-GROUP A collection of objects for ATM DS3/E3 interfaces. | 1.3.6.1.4.1.9.9.45.3.2.3 | current |
| ciscoAtmIfPhysMIBCommonGroup2 OBJECT-GROUP Additional collection of objects common to all ATM physical layer interfaces. | 1.3.6.1.4.1.9.9.45.3.2.4 | current |
| ciscoAtmIfPhysMIBSonetGroup2 OBJECT-GROUP Additional collection of objects for ATM SONET interfaces. | 1.3.6.1.4.1.9.9.45.3.2.5 | current |
| ciscoAtmIfPhysMIBDs3Group OBJECT-GROUP Collection of objects for ATM DS3 interfaces. | 1.3.6.1.4.1.9.9.45.3.2.6 | current |
| ciscoAtmIfPhysMIBDs1E1Group OBJECT-GROUP A collection of objects for ATM DS1/E1 interfaces. | 1.3.6.1.4.1.9.9.45.3.2.7 | current |
| ciscoAtmIfPhysMIBDs1Group OBJECT-GROUP A collection of objects for ATM DS1 interfaces. | 1.3.6.1.4.1.9.9.45.3.2.8 | current |
| ciscoAtmIfPhysMIBE1Group OBJECT-GROUP A collection of objects for ATM E1 interfaces. | 1.3.6.1.4.1.9.9.45.3.2.9 | current |