Juniper-DS1-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.5
- Last updated
- 2003-02-10 15:07
- Organization
- Juniper Networks, Inc.
- Revisions
- 2003-02-10 15:07, 2002-09-12 16:59, 2002-05-13 16:01, 2001-07-31 18:25, 2001-04-04 18:05, 1999-06-17 00:00, 1998-11-13 00:00
- Namespace
- juniper
- Source file
Juniper-DS1-MIB- Digest
sha256:c7f588db0a4b456a5fef3c22db0ca0306f0d429661381e4d49b8e9a8f9fc0cd0
Description
The DS1/E1 MIB for the Juniper enterprise. This MIB contains managed objects to supplement those found in RFC1406 DS1/E1 MIB.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniNextIfIndex, JuniTimeSlotMap |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, 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.
IANAifType-MIB IF-MIB Juniper-DS1-MIB Juniper-MIBs Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniDs1Objects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.5.1 | |||
| juniDsx1ConfigTable OBJECT-TYPE This table contains entries for DS1/E1 interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.5.1.1 | not-accessible | current | |
| juniDsx1ConfigEntry OBJECT-TYPE Each entry describes the characteristics of an DS1/E1 interface. | 1.3.6.1.4.1.4874.2.2.5.1.1.1 | not-accessible | current | |
| juniDsx1TimeSlotMap OBJECT-TYPE A bitmap representing the timeslots on the DS1/E1 interface that have been allocated for service. For channelized DS1/E1, set bits reflect the union of timeslot allocations across all fractional arrangements operating over this DS1/E1 interface. For unchannelized DS1/E1, all relevant timeslot bits will be set. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.1 | JuniTimeSlotMap | read-only | current |
| juniDsx1Ds1ChannelNumber OBJECT-TYPE This variable represents the channel number of the DS1/E1 on its parent DS3/E3. A value of 0 indicates this DS1/E1 does not have a parent DS3/E3. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.2 | Integer32 (0..28) | read-create | current |
| juniDsx1Capabilities OBJECT-TYPE A value which indicates the set of capabilities of the DS1/E1 interface. The value is a sum. This sum initially takes the value zero. Then, for each capability, C, in the range 1 through 3, that this interface supports, 2 raised to (C - 1) is added to the sum. For example, an interface which is only E1 capable would have a value of 2 (2^(2-1)). In contrast, an interface which is both T1 and J1 capable would have a value of 5 (2^(1-1) + 2^(3-1)). The values for DS1/E1 interface capabilities are as follows: capability function 1 T1 2 E1 3 J1 | 1.3.6.1.4.1.4874.2.2.5.1.1.1.3 | Integer32 (0..7) | read-only | current |
| juniDsx1Mode OBJECT-TYPE This variable represents the DS1/E1 interface mode. The value of the juniDsx1Capabilities object for the DS1/E1 interface indicates the valid set of values for this object. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.4 | INTEGER {t1(1), e1(2), j1(3)} | read-create | current |
| juniDsx1LineBuildOutCapabilities OBJECT-TYPE A value which indicates the set of line build out capabilities of the DS1/E1 interface. The value is a sum. This sum initially takes the value zero. Then, for each line build out capability, C, in the range 1 or 2, that this interface supports, 2 raised to (C - 1) is added to the sum. For example, an interface which is only short haul capable would have a value of 2 (2^(2-1)). In contrast, an interface which is both short haul and long haul capable would have a value of 3 (2^(1-1) + 2^(2-1)). The values for DS1/E1 interface line build out capabilities are as follows: line build out capability function 1 short haul 2 long haul | 1.3.6.1.4.1.4874.2.2.5.1.1.1.5 | Integer32 (0..3) | read-only | current |
| juniDsx1LineBuildOutType OBJECT-TYPE This variable represents the configured line build out type of the DS1/E1 interface. The value of the juniDsx1LineBuildOutCapabilities object for the DS1/E1 interface indicates the valid set of values for this object. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.6 | INTEGER {shortHaul(1), longHaul(2), notSupported(3)} | read-create | current |
| juniDsx1LineAttenuation OBJECT-TYPE This variable represents the configured line attenuation of the DS1/E1 interface. Note that the value of this object only takes effect when the value of the juniDsx1LineBuildOutType for the DS1/E1 interface is set to longHaul(2). | 1.3.6.1.4.1.4874.2.2.5.1.1.1.7 | INTEGER {db0(1), dbMinus7Point5(2), dbMinus15(3), dbMinus22Point5(4), notSupported(5)} | read-create | current |
| juniDsx1LineLength OBJECT-TYPE This variable represents the length of the DS1/E1 line in meters. Note that the value of this object only takes effect when the value of the juniDsx1LineBuildOutType for the DS1/E1 interface is set to shortHaul(1). | 1.3.6.1.4.1.4874.2.2.5.1.1.1.8 | Integer32 (0..64000) | read-create | current |
| juniDsx1LowerIfIndex OBJECT-TYPE The ifIndex of the interface over which this Dsx1 interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.9 | InterfaceIndexOrZero | read-create | current |
| juniDsx1RowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: juniDsx1RowStatus juniDsx1LowerIfIndex In addition, when creating an entry the following conditions must hold: A value for ifIndex must have been determined previously, by reading juniDsx1NextIfIndex. The interface identified by juniDsx1hLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.10 | RowStatus | read-create | current |
| juniDsx1SendCode OBJECT-TYPE This variable indicates what type of code is being sent across the DS1 interface by the device. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.11 | INTEGER {sendInbandLineCode(1), sendBellcoreLineCode(2), sendBellcoreInbandLineCode(3), sendQRSPattern(4), sendAllZerosPattern(5), sendAllOnesPattern(6), sendAltZeroOnePattern(7), sendTwo11Pattern(8), sendTwo15Pattern(9), sendTwo20Pattern(10), sendTwo23Pattern(11), sendUnfrQRSPattern(12), sendUnfrAllZerosPattern(13), sendUnfrAllOnesPattern(14), sendUnfrAltZeroOnePattern(15), sendUnfrTwo11Pattern(16), sendUnfrTwo15Pattern(17), sendUnfrTwo20Pattern(18), sendUnfrTwo23Pattern(19), otherPattern(20)} | read-create | current |
| juniDsx1YellowAlarm OBJECT-TYPE This bitmap indicates the yellow alarm settings, and is the sum of the capabilities. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.12 | INTEGER {generate(1), detect(2), generateAndDetect(3), none(4)} | read-create | current |
| juniDsx1RemoteLoopback OBJECT-TYPE This variable indicates the remote loopback setting. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.13 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| juniDsx1FdlCarrier OBJECT-TYPE Specifies the interface is used in carrier environment. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.14 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| juniDsx1FdlEic OBJECT-TYPE This is the equipment identification code. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.15 | DisplayString (SIZE(0..10)) | read-create | current |
| juniDsx1FdlLic OBJECT-TYPE This is the location identification code. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.16 | DisplayString (SIZE(0..11)) | read-create | current |
| juniDsx1FdlFic OBJECT-TYPE This is the frame identification code. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.17 | DisplayString (SIZE(0..10)) | read-create | current |
| juniDsx1FdlUnit OBJECT-TYPE This is the unit identification code. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.18 | DisplayString (SIZE(0..6)) | read-create | current |
| juniDsx1FdlPfi OBJECT-TYPE This is the facility identification code. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.19 | DisplayString (SIZE(0..38)) | read-create | current |
| juniDsx1FdlPort OBJECT-TYPE This is the equipment port number. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.20 | DisplayString (SIZE(0..4)) | read-create | current |
| juniDsx1FdlGenerator OBJECT-TYPE This is the generator number. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.21 | DisplayString (SIZE(0..38)) | read-create | current |
| juniDsx1FdlTransmit OBJECT-TYPE Specifies transmission enabling. path - Bit 0 for path transmit. When this bit is set indicates path transmit is enabled; otherwise path transmit disabled. idlesignal - Bit 1 for idlesignal transmit. When this bit is set idlesingal transmit is enabled; otherwise idlesignal transmit disabled. testsignal - Bit 2 for testsignal transmit. When this bit is set testsignal transmit is enabled; otherwise testsignal transmit disabled. The value of this object defaults to zero, indicating that none of FDL transmit methods are enabled. | 1.3.6.1.4.1.4874.2.2.5.1.1.1.22 | Bits {path(0), idlesignal(1), testsignal(2)} | read-create | current |
| juniDs1NextIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in juniDsx1ConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. | 1.3.6.1.4.1.4874.2.2.5.1.2 | JuniNextIfIndex | read-only | current |
| juniDsx1FarEndConfigTable OBJECT-TYPE The DS1 Far End Configuration table. | 1.3.6.1.4.1.4874.2.2.5.1.3 | not-accessible | current | |
| juniDsx1FarEndConfigEntry OBJECT-TYPE An entry in the DS1 Far End Configuration table. | 1.3.6.1.4.1.4874.2.2.5.1.3.1 | not-accessible | current | |
| juniDsx1FarEndLineIndex OBJECT-TYPE The index value which uniquely identifies the DS1 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value a dsx1LineIndex object instance. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| juniDsx1FarEndEquipCode OBJECT-TYPE This is the Far End Equipment Identification code that describes the specific piece of equipment. It is sent within the Path Identification Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.2 | DisplayString (SIZE(0..10)) | read-only | current |
| juniDsx1FarEndLocationIDCode OBJECT-TYPE This is the Far End Location Identification code that describes the specific location of the equipment. It is sent within the Path Identification Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.3 | DisplayString (SIZE(0..11)) | read-only | current |
| juniDsx1FarEndFrameIDCode OBJECT-TYPE This is the Far End Frame Identification code that identifies where the equipment is located within a building at a given location. It is sent within the Path Identification Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.4 | DisplayString (SIZE(0..10)) | read-only | current |
| juniDsx1FarEndUnitCode OBJECT-TYPE This is the Far End code that identifies the equipment location within a bay. It is sent within the Path Identification Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.5 | DisplayString (SIZE(0..6)) | read-only | current |
| juniDsx1FarEndFacilityIDCode OBJECT-TYPE This code identifies a specific Far End DS1 path. It is sent within the Path Identification Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.6 | DisplayString (SIZE(0..38)) | read-only | current |
| juniDsx1FarEndPortNumber OBJECT-TYPE This code identifies the port number of the Far End DS1. It is sent within the Idle Signal Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.7 | DisplayString (SIZE(0..4)) | read-only | current |
| juniDsx1FarEndGeneratorNumber OBJECT-TYPE This code identifies the Far End DS1 Generator Number. It is sent within the Test Signal Message. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.8 | DisplayString (SIZE(0..38)) | read-only | current |
| juniDsx1FarEndCarrier OBJECT-TYPE Specifies the interface is used in carrier environment. It is sent with all FDL messages. | 1.3.6.1.4.1.4874.2.2.5.1.3.1.9 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| juniDs1Conformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.5.4 | |||
| juniDs1Compliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.5.4.1 | |||
| juniDs1Groups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.5.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniDs1Compliance MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper DS1/E1 MIB. This statement became obsolete when new objects were added. | 1.3.6.1.4.1.4874.2.2.5.4.1.1 | obsolete |
| juniDs1Compliance2 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper DS1/E1 MIB. This statement became obsolete when dynamic DS1 interface support was added. | 1.3.6.1.4.1.4874.2.2.5.4.1.2 | obsolete |
| juniDs1Compliance3 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper DS1/E1 MIB. This statement became obsolete when FDL support was added. | 1.3.6.1.4.1.4874.2.2.5.4.1.3 | obsolete |
| juniDs1Compliance4 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper DS1/E1 MIB. This statement became obsolete when support for remote FDL strings and FDL transmit mode was added. | 1.3.6.1.4.1.4874.2.2.5.4.1.4 | obsolete |
| juniDs1Compliance5 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper DS1/E1 MIB. | 1.3.6.1.4.1.4874.2.2.5.4.1.5 | current |
| juniDs1Group OBJECT-GROUP Obsolete collection of objects providing management of DS1/E1 interfaces in a Juniper product. This group became obsolete when new objects where added to the MIB. | 1.3.6.1.4.1.4874.2.2.5.4.2.1 | obsolete |
| juniDs1Group2 OBJECT-GROUP Obsolete collection of objects providing management of DS1/E1 interfaces in a Juniper product. This group became obsolete when dynamic DS1 interface support was added. | 1.3.6.1.4.1.4874.2.2.5.4.2.2 | obsolete |
| juniDs1Group3 OBJECT-GROUP Obsolete collection of objects providing management of DS1/E1 interfaces in a Juniper product. This group became obsolete when FDL support was added. | 1.3.6.1.4.1.4874.2.2.5.4.2.3 | obsolete |
| juniDs1Group4 OBJECT-GROUP Obsolete collection of objects providing management of DS1/E1 interfaces in a Juniper product. This group became obsolete when support for remote FDL strings and FDL transmit mode was added. | 1.3.6.1.4.1.4874.2.2.5.4.2.4 | obsolete |
| juniDs1Group5 OBJECT-GROUP A collection of objects providing management of DS1/E1 interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.5.4.2.5 | current |