Juniper-UNI-SONET-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-UNI-SONET-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniSonetMIB 1.3.6.1.4.1.4874.2.2.7
The SONET MIB for the Juniper Networks enterprise. This MIB contains managed objects for SONET interfaces. It contains management objects for configuration of interface attributes that either are absent from, or read-only in the standard SONET-MIB.
     juniSonetObjects 1.3.6.1.4.1.4874.2.2.7.1
         juniSonetMediumTable 1.3.6.1.4.1.4874.2.2.7.1.1 no-access
This table contains entries for SONET interfaces present in the system.
             juniSonetMediumEntry 1.3.6.1.4.1.4874.2.2.7.1.1.1 no-access
Each entry describes the characteristics of an SONET interface.
                 juniSonetMediumType 1.3.6.1.4.1.4874.2.2.7.1.1.1.1 integer read-write
This variable identifies whether a SONET or a SDH signal is used across this interface. This object was deprecated because the same information is provided by the SONET-MIB.sonetMediumType object (RFC 2558). Enumeration: 'sonet': 1, 'sdh': 2.
                 juniSonetMediumLoopbackConfig 1.3.6.1.4.1.4874.2.2.7.1.1.1.2 integer read-write
The current loopback state of the SONET/SDH interface. The values mean: sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on this interface shall always return this value. sonetFacilityLoop The received signal at this interface is looped back out through the corresponding transmitter in the return direction. sonetTerminalLoop The signal that is about to be transmitted is connected to the associated incoming receiver. sonetOtherLoop Loopbacks that are not defined here. Enumeration: 'sonetFacilityLoop': 1, 'sonetNoLoop': 0, 'sonetTerminalLoop': 2, 'sonetOtherLoop': 3.
                 juniSonetMediumTimingSource 1.3.6.1.4.1.4874.2.2.7.1.1.1.3 integer read-write
Selects the source from which transmit timing is derived. loop timing is recovered from the receiver internalModule timing is from the module associated with this interface internalChassis timing is taken from the internal system timing reference Enumeration: 'internalModule': 1, 'loop': 0, 'internalChassis': 2.
                 juniSonetMediumCircuitIdentifier 1.3.6.1.4.1.4874.2.2.7.1.1.1.4 displaystring read-write
This variable contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting. This object was deprecated because the same information is provided by the SONET-MIB.sonetMediumCircuitIdentifier object (RFC 2558).
                 juniSonetMediumTriggerAlarms 1.3.6.1.4.1.4874.2.2.7.1.1.1.5 bits read-only
The alarms that are used in the operational status calculation for this SONET interface. sectionLOS When this bit is set, section LOS is used for operational status calculation. sectionLOF When this bit is set, section LOF is used for operational status calculation. lineAIS When this bit is set, line AIS is used for operational status calculation. lineRDI When this bit is set, line RDI is used for operational status calculation. The value of this object defaults to all the bits set, indicating all of the alarms are used for the operational status calculation. Bits: 'lineRDI': 3, 'sectionLOS': 0, 'lineAIS': 2, 'sectionLOF': 1.
                 juniSonetMediumTriggerDelay 1.3.6.1.4.1.4874.2.2.7.1.1.1.6 integer32 read-write
The time delay (in milliseconds) before a defect is accepted as an alarm for this SONET interface.
     juniSonetPathObjects 1.3.6.1.4.1.4874.2.2.7.2
         juniSonetPathCapabilityTable 1.3.6.1.4.1.4874.2.2.7.2.1 no-access
This table contains entries for SONET Paths present in the system.
             juniSonetPathCapabilityEntry 1.3.6.1.4.1.4874.2.2.7.2.1.1 no-access
Each entry describes the SONET path capability of a SONET interface. This table is index by the ifIndex of the SONET interface.
                 juniSonetPathRemoveFlag 1.3.6.1.4.1.4874.2.2.7.2.1.1.1 truthvalue read-only
This variable identifies whether a SONET/SDH supports the deletion of SONET Paths. A value of true(1) indicates the SONET path is removable; a value of false(2) indicates the SONET path cannot be removed.
                 juniSonetPathChannelized 1.3.6.1.4.1.4874.2.2.7.2.1.1.2 truthvalue read-only
Identifies whether or not this SONET interface supports channelization. A value of true(1) indicates the SONET path is channelized; a value of false(2) indicates the SONET path is not channelized.
                 juniSonetPathMaximumChannels 1.3.6.1.4.1.4874.2.2.7.2.1.1.3 unsigned32 read-only
Identifies the maximum number of SONET paths/channels for this interface.
                 juniSonetPathMinimumPathSpeed 1.3.6.1.4.1.4874.2.2.7.2.1.1.4 junisonetlinespeed read-only
Identifies the minimum SONET path speed for this interface.
                 juniSonetPathMaximumPathSpeed 1.3.6.1.4.1.4874.2.2.7.2.1.1.5 junisonetlinespeed read-only
Identifies the maximum SONET path speed for this interface.
         juniSonetPathNextIfIndex 1.3.6.1.4.1.4874.2.2.7.2.2 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniSonetPathTable. 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.
         juniSonetPathTable 1.3.6.1.4.1.4874.2.2.7.2.3 no-access
This table contains entries for SONET Path interfaces present in the system.
             juniSonetPathEntry 1.3.6.1.4.1.4874.2.2.7.2.3.1 no-access
Each entry describes the characteristics of an SONET Path interface.
                 juniSonetPathIfIndex 1.3.6.1.4.1.4874.2.2.7.2.3.1.1 interfaceindex no-access
The ifIndex of the SONET Path interface. When creating entries in this table, suitable values for this object are determined by reading juniSonetPathNextIfIndex.
                 juniSonetPathLogicalChannel 1.3.6.1.4.1.4874.2.2.7.2.3.1.2 junisonetlogicalpathchannel read-only
The logical channel number assigned to this SONET Path. If the underlying SONET interface does not support channelization, the value of this object is zero.
                 juniSonetPathSpeed 1.3.6.1.4.1.4874.2.2.7.2.3.1.3 junisonetlinespeed read-only
The line speed associated with this SONET PATH.
                 juniSonetPathHierarchy 1.3.6.1.4.1.4874.2.2.7.2.3.1.4 junisonetpathhierarchy read-only
The SONET Path hierarchy associated with this path.
                 juniSonetPathLowerIfIndex 1.3.6.1.4.1.4874.2.2.7.2.3.1.5 interfaceindexorzero read-only
The ifIndex of the interface over which this SONET Path interface is to be layered - typically a SONET/SDH interface. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                 juniSonetPathRowStatus 1.3.6.1.4.1.4874.2.2.7.2.3.1.6 rowstatus read-only
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: juniSonetPathRowStatus juniSonetPathSpeed juniSonetPathHierarchy juniSonetPathLowerIfIndex The logical channel may optionally be specified. If it is not specified an unused logical channel value will be assigned by the system. juniSonetPathLogicalChannel In addition, when creating an entry the following conditions must hold: A value for juniSonetPathIfIndex must have been determined previously, by reading juniSonetPathNextIfIndex. The interface identified by the juniSonetPathLowerIfIndex must exist. The juniSonetPathSpeed must be consistent with the speed for the channel specified by the juniSonetPathHierarchy, based on the speed of the interface identified by the juniSonetPathLowerIfIndex. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                 juniSonetPathTriggerAlarms 1.3.6.1.4.1.4874.2.2.7.2.3.1.7 bits read-only
The path alarms that are used in the operational status calculation for this SONET Path. pathLOP When this bit is set, path LOP is used for operational status calculation. This bit may not be modified. pathAIS When this bit is set, path AIS is used for operational status calculation. This bit may not be modified. pathRDI When this bit is set, path RDI is used for operational status calculation. The value of this object defaults to bits 0 and 1 set, indication LOP and AIS will be used for operational status calculation this SONET Path. Bits: 'pathRDI': 2, 'pathLOP': 0, 'pathAIS': 1.
                 juniSonetPathC2ByteOverrideFlag 1.3.6.1.4.1.4874.2.2.7.2.3.1.8 truthvalue read-only
The path overhead c2 transmit override enable. If set to true(1), juniSonetPathC2Byte override value must be specified. If set to false(2), c2 byte will be automatically set by the system based on the upper interface type.
                 juniSonetPathC2ByteOverride 1.3.6.1.4.1.4874.2.2.7.2.3.1.9 junisonetpathc2byteoverride read-only
The path overhead c2 transmit and expected value for this SONET Path.
                 juniSonetPathTriggerDelay 1.3.6.1.4.1.4874.2.2.7.2.3.1.10 integer32 read-only
The time delay (in milliseconds) before a defect is accepted as an alarm for this SONET Path.
                 juniSonetPathEventStatus 1.3.6.1.4.1.4874.2.2.7.2.3.1.11 unsigned32 no-access
This variable specifies which events have occurred in the current 15 minute interval. The value represents a vector of bits, each specifying a unique event: - Bit 0 Rising threshold alarm, sonetPathCurrentESs. - Bit 1 Rising threshold alarm, sonetPathCurrentSESs. - Bit 2 Reserved. - Bit 3 Rising threshold alarm, sonetPathCurrentCVs. - Bit 4 Rising threshold alarm, sonetPathCurrentUASs. - Bit 5 LOP failure indication. - Bit 6 LOP failure cleared. - Bit 7 AIS failure indication. - Bit 8 AIS failure cleared. - Bit 9 RFI indication. - Bit 10 RFI cleared. - Bit 11 UNEQ failure indication. - Bit 12 UNEQ failure cleared. - Bit 13 PLM failure indication. - Bit 14 PLM failure cleared.
     juniSonetVTObjects 1.3.6.1.4.1.4874.2.2.7.3
         juniSonetVTNextIfIndex 1.3.6.1.4.1.4874.2.2.7.3.1 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniSonetVTTable. 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.
         juniSonetVTTable 1.3.6.1.4.1.4874.2.2.7.3.2 no-access
This table contains entries for SONET Virtual Tributary interfaces present in the system. This table augments the standard SONET-MIB.sonetVTCurrentTable.
             juniSonetVTEntry 1.3.6.1.4.1.4874.2.2.7.3.2.1 no-access
Each entry describes the characteristics of an SONET Virtual Tributary interface.
                 juniSonetVTIfIndex 1.3.6.1.4.1.4874.2.2.7.3.2.1.1 interfaceindex no-access
The ifIndex of the SONET Virtual Tributary interface. When creating entries in this table, suitable values for this object are determined by reading juniSonetVTNextIfIndex.
                 juniSonetVTPathLogicalChannel 1.3.6.1.4.1.4874.2.2.7.3.2.1.2 junisonetlogicalpathchannel read-only
The SONET Path logical channel number associated with this virtual tributary.
                 juniSonetVTType 1.3.6.1.4.1.4874.2.2.7.3.2.1.3 junisonetvttype read-only
The SONET virtual tributary type. This object was deprecated because the same information is provided in the SONET-MIB.sonetVTCurrentWidth object.
                 juniSonetVTPathPayload 1.3.6.1.4.1.4874.2.2.7.3.2.1.4 unsigned32 read-only
The SONET Path payload number associated with this virtual tributary. For SDH mode, this is a value with a range from 1-3. For SONET mode, the value of this object is always 1.
                 juniSonetVTTributaryGroup 1.3.6.1.4.1.4874.2.2.7.3.2.1.5 unsigned32 read-only
The SONET Path group number for this virtual tributary. In SONET and SDH mode, the value of this object is 1-7.
                 juniSonetVTTributarySubChannel 1.3.6.1.4.1.4874.2.2.7.3.2.1.6 unsigned32 read-only
Specifies the virtual tributary number within the tributary group defined by juniSonetVTTributaryGroup object. The value of this object ranges from 1-4 if the tributary type is tribVT15/TU11(0); and the values 1-3 if the tributary type is tribVT20/TU12(1).
                 juniSonetVTLowerIfIndex 1.3.6.1.4.1.4874.2.2.7.3.2.1.7 interfaceindexorzero read-only
The ifIndex of the interface over which this SONET Virtual Tributary interface is to be layered - typically a SONET PATH interface. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                 juniSonetVTRowStatus 1.3.6.1.4.1.4874.2.2.7.3.2.1.8 rowstatus read-only
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: juniSonetVTRowStatus juniSonetVTPathLogicalChannel juniSonetVTType juniSonetVTPathPayload juniSonetVTTributaryGroup juniSonetVTTributarySubChannel juniSonetVTLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniSonetVTIfIndex must have been determined previously, by reading juniSonetVTNextIfIndex. The interface identified by juniSonetVTLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
     juniSonetConformance 1.3.6.1.4.1.4874.2.2.7.4
         juniSonetCompliances 1.3.6.1.4.1.4874.2.2.7.4.1
             juniSonetCompliance 1.3.6.1.4.1.4874.2.2.7.4.1.1
Obsolete compliance statement for entities which implement the Juniper SONET MIB. This statement became obsolete when the SONET Path and SONET VT groups of objects were added.
             juniSonetCompliance2 1.3.6.1.4.1.4874.2.2.7.4.1.2
Obsolete compliance statement for entities which implement the Juniper SONET MIB. This statement became obsolete when the juniSonetMediumType, juniSonetMediumCircuitIdentifier and juniSonetVTType objects were deprecated.
             juniSonetCompliance3 1.3.6.1.4.1.4874.2.2.7.4.1.3
Obsolete compliance statement for entities which implement the Juniper SONET MIB. This statement became obsolete when support was added for alarm triggers and path c2 byte override.
             juniSonetCompliance4 1.3.6.1.4.1.4874.2.2.7.4.1.4
Obsolete compliance statement for entities which implement the Juniper SONET MIB. This statement became obsolete when the SONET Path event status and notification support was added.
             juniSonetCompliance5 1.3.6.1.4.1.4874.2.2.7.4.1.5
The compliance statement for entities which implement the Juniper SONET MIB.
         juniSonetGroups 1.3.6.1.4.1.4874.2.2.7.4.2
             juniSonetGroup 1.3.6.1.4.1.4874.2.2.7.4.2.1
Obsolete collection of objects providing management of SONET/SDH interfaces in a Juniper product. This group became obsolete when the juniSonetMediumType and juniSonetMediumCircuitIdentifier objects were deprecated.
             juniSonetPathGroup 1.3.6.1.4.1.4874.2.2.7.4.2.2
Obsolete collection of objects providing management of SONET/SDH Path interfaces in a Juniper product. This group became obsolete when new SONET path objects were added.
             juniSonetVirtualTributaryGroup 1.3.6.1.4.1.4874.2.2.7.4.2.3
Obsolete collection of objects providing management of SONET virtual tributaries in a Juniper product. This group became obsolete when juniSonetVTType was deprecated.
             juniSonetGroup2 1.3.6.1.4.1.4874.2.2.7.4.2.4
Obsolete collection of objects providing management of SONET/SDH interfaces in a Juniper product. This group became obsolete when juniSonetMediumTriggerAlarms was added.
             juniSonetVirtualTributaryGroup2 1.3.6.1.4.1.4874.2.2.7.4.2.5
A collection of objects providing management of SONET virtual tributaries in a Juniper product.
             juniSonetDeprecatedMediumGroup 1.3.6.1.4.1.4874.2.2.7.4.2.6
A collection of deprecated objects providing management of SONET/SDH interfaces in a Juniper product. This group is deprecated because the same information is provided by SONET-MIB objects (RFC 2558). Support for the objects in this group will be phased out over time.
             juniSonetDeprecatedVTGroup 1.3.6.1.4.1.4874.2.2.7.4.2.7
A deprecated object providing management of SONET/SDH VT interfaces in a Juniper product. This group is deprecated because the same information is provided by SONET-MIB objects (RFC 2558). Support for the VT type object will be phased out over time.
             juniSonetGroup3 1.3.6.1.4.1.4874.2.2.7.4.2.8
A collection of objects providing management of SONET/SDH interfaces in a Juniper product.
             juniSonetPathGroup2 1.3.6.1.4.1.4874.2.2.7.4.2.9
Obsolete collection of management objects providing management of SONET/SDH Path interfaces in a Juniper product. This group became obsolete when path event notification support was added.
             juniSonetPathGroup3 1.3.6.1.4.1.4874.2.2.7.4.2.10
A collection of objects providing management of SONET/SDH Path interfaces in a Juniper product.
             juniSonetPathNotificationGroup 1.3.6.1.4.1.4874.2.2.7.4.2.11
A management notification for signaling SONET Path interface status changes in a Juniper product.
     juniSonetTrapControl 1.3.6.1.4.1.4874.2.2.7.5
         juniSonetPathEventIfIndex 1.3.6.1.4.1.4874.2.2.7.5.1 interfaceindex no-access
The ifIndex of the SONET Path interface. This is the same value as juniSonetPathIfIndex for the interface that is reporting an event.
     juniSonetTraps 1.3.6.1.4.1.4874.2.2.7.6
         juniSonetTrapPrefix 1.3.6.1.4.1.4874.2.2.7.6.0
             juniSonetPathEvents 1.3.6.1.4.1.4874.2.2.7.6.0.1
This trap reports SONET path events for the failures and normal conditions of the SONET path entity.