Unisphere-Data-SONET-MIB

File: Unisphere-Data-SONET-MIB.mib (30339 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Unisphere-Data-TC Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
DisplayString TruthValue TEXTUAL-CONVENTION
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
ifIndex InterfaceIndex InterfaceIndexOrZero
UsdNextIfIndex usDataMibs

Defined Types

UsdSonetLineSpeed  
The set of SONET Line Speeds.
TEXTUAL-CONVENTION    
  INTEGER sonetUnknownSpeed(0), sonetOc1Stm0(1), sonetOc3Stm1(2), sonetOc12Stm3(3), sonetOc48Stm16(4)  

UsdSonetLogicalPathChannel  
A SONET Path channel description that uniquely identifies the SONET Path and is administratively assigned.
TEXTUAL-CONVENTION    
  INTEGER 0..2147483647  

UsdSonetPathHierarchy  
Represents textual information taken from the NVT ASCII character set. The SONET path hierarchy is based upon the SONET line capacity. Configuration examples follow the diagram below, which depicts the SONET Path hierarchy. OC-192/STM-64 ^ | OC-48/STM-16 (1-4) ^ | OC-12/STM-4 (1-4) ^ | OC-3/STM-1 (1-4) ^ | OC-1/STM-0 (1-3) ^ | ^----------------^----------------^ | | | DS3 (1) VT1.5/TU11 DS1 (1-28) VT2/TU12 (1-21) For Line Speed = OC-48/STM-16: When the entire capacity contains only one path, no specifier is used. OC-12/STM-4 Path To specify an OC-12 path over OC-48 provide a single digit of the form a where: a - OC-12/STM-4 path number (1-4) OC-3/STM-1 Path To specify an OC-3 Path over OC-48 provide two digits of the form a/b where: a - OC-12/STM-4 path number (1-4) b - OC-3/STM-1 path within the OC-12 (1-4) OC-1/STM-0 Path To specify an OC1 Path over OC-48 provide three digits of the form a/b/c where: a - OC-12/STM-4 path number (1-4) b - OC-3/STM-1 path number within OC-12 (1-4) c - OC-1/STM-0 path number within OC-3 (1-3) For Line Speed = OC-12/STM-4: OC-12/STM-4 Path: When entire line capacity contains only one path, no channel-specifier is used. OC-3/STM-1 Path: To specify an OC-3 path over OC-12 provide a single digit of the form a where: a - OC-3/STM-1 path within the OC-12 (1-4) OC-1 Path: To specify an OC-1 path over OC-12 provide two digits of the form a/b where: a - OC-3/STM-1 path within the OC-12 (1-4) b - OC-1/STM-0 path within the OC-3 (1-3) For Line Speed = OC-3/STM-1: OC-3/STM-1 Path: When entire line capacity contains only one path, no channel-specifier is used. OC-1 Path: To specify an OC-1 path over OC-3 provide one digit of the form a where: a - OC-1/STM-1 path within the OC-3 (1-3)
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

UsdSonetVTType  
The SONET Virtual Tributary Type. This TC has been deprecated because RFC2558 provides this information in SONET-MIB.sonetVTCurrentWidth.
TEXTUAL-CONVENTION    
  INTEGER tribVT15TU11(0), tribVT20TU12(1), tribVT3(3), tribVT6(4), tribVT6c(5)  

UsdSonetMediumEntry  
SEQUENCE    
  usdSonetMediumType INTEGER
  usdSonetMediumLoopbackConfig INTEGER
  usdSonetMediumTimingSource INTEGER
  usdSonetMediumCircuitIdentifier DisplayString

UsdSonetPathCapabilityEntry  
SEQUENCE    
  usdSonetPathRemoveFlag TruthValue
  usdSonetPathChannelized TruthValue
  usdSonetPathMaximumChannels Unsigned32
  usdSonetPathMinimumPathSpeed UsdSonetLineSpeed
  usdSonetPathMaximumPathSpeed UsdSonetLineSpeed

UsdSonetPathEntry  
SEQUENCE    
  usdSonetPathIfIndex InterfaceIndex
  usdSonetPathLogicalChannel UsdSonetLogicalPathChannel
  usdSonetPathSpeed UsdSonetLineSpeed
  usdSonetPathHierarchy UsdSonetPathHierarchy
  usdSonetPathLowerIfIndex InterfaceIndexOrZero
  usdSonetPathRowStatus RowStatus

UsdSonetVTEntry  
SEQUENCE    
  usdSonetVTIfIndex InterfaceIndex
  usdSonetVTPathLogicalChannel UsdSonetLogicalPathChannel
  usdSonetVTType UsdSonetVTType
  usdSonetVTPathPayload Unsigned32
  usdSonetVTTributaryGroup Unsigned32
  usdSonetVTTributarySubChannel Unsigned32
  usdSonetVTLowerIfIndex InterfaceIndexOrZero
  usdSonetVTRowStatus RowStatus

Defined Values

usdSonetMIB 1.3.6.1.4.1.4874.2.2.7
The SONET MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdSonetObjects 1.3.6.1.4.1.4874.2.2.7.1
OBJECT IDENTIFIER    

usdSonetPathObjects 1.3.6.1.4.1.4874.2.2.7.2
OBJECT IDENTIFIER    

usdSonetVTObjects 1.3.6.1.4.1.4874.2.2.7.3
OBJECT IDENTIFIER    

usdSonetMediumTable 1.3.6.1.4.1.4874.2.2.7.1.1
This table contains entries for SONET interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSonetMediumEntry

usdSonetMediumEntry 1.3.6.1.4.1.4874.2.2.7.1.1.1
Each entry describes the characteristics of an SONET interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSonetMediumEntry  

usdSonetMediumType 1.3.6.1.4.1.4874.2.2.7.1.1.1.1
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).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

usdSonetMediumLoopbackConfig 1.3.6.1.4.1.4874.2.2.7.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sonetNoLoop(0), sonetFacilityLoop(1), sonetTerminalLoop(2), sonetOtherLoop(3)  

usdSonetMediumTimingSource 1.3.6.1.4.1.4874.2.2.7.1.1.1.3
Selects the source from which transmit timing is derived. loop(0) indicates timing is recovered from the receiver; internalModule(1) indicates timing is from the module associated with this interface; internalChassis(3) indicates timing is taken from the internal system timing reference.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loop(0), internalModule(1), internalChassis(2)  

usdSonetMediumCircuitIdentifier 1.3.6.1.4.1.4874.2.2.7.1.1.1.4
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).
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

usdSonetPathCapabilityTable 1.3.6.1.4.1.4874.2.2.7.2.1
This table contains entries for SONET Paths present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSonetPathCapabilityEntry

usdSonetPathCapabilityEntry 1.3.6.1.4.1.4874.2.2.7.2.1.1
Each entry describes the SONET path capability of a SONET interface. This table is index by the ifIndex of the SONET interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSonetPathCapabilityEntry  

usdSonetPathRemoveFlag 1.3.6.1.4.1.4874.2.2.7.2.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usdSonetPathChannelized 1.3.6.1.4.1.4874.2.2.7.2.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usdSonetPathMaximumChannels 1.3.6.1.4.1.4874.2.2.7.2.1.1.3
Identifies the maximum number of SONET paths/channels for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdSonetPathMinimumPathSpeed 1.3.6.1.4.1.4874.2.2.7.2.1.1.4
Identifies the minimum SONET path speed for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  UsdSonetLineSpeed  

usdSonetPathMaximumPathSpeed 1.3.6.1.4.1.4874.2.2.7.2.1.1.5
Identifies the maximum SONET path speed for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  UsdSonetLineSpeed  

usdSonetPathNextIfIndex 1.3.6.1.4.1.4874.2.2.7.2.2
Coordinate ifIndex value allocation for entries in usdSonetPathTable. 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdSonetPathTable 1.3.6.1.4.1.4874.2.2.7.2.3
This table contains entries for SONET Path interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSonetPathEntry

usdSonetPathEntry 1.3.6.1.4.1.4874.2.2.7.2.3.1
Each entry describes the characteristics of an SONET Path interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSonetPathEntry  

usdSonetPathIfIndex 1.3.6.1.4.1.4874.2.2.7.2.3.1.1
The ifIndex of the SONET Path interface. When creating entries in this table, suitable values for this object are determined by reading usdSonetPathNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdSonetPathLogicalChannel 1.3.6.1.4.1.4874.2.2.7.2.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSonetLogicalPathChannel  

usdSonetPathSpeed 1.3.6.1.4.1.4874.2.2.7.2.3.1.3
The line speed associated with this SONET PATH.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSonetLineSpeed  

usdSonetPathHierarchy 1.3.6.1.4.1.4874.2.2.7.2.3.1.4
The SONET Path hierarchy associated with this path.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSonetPathHierarchy  

usdSonetPathLowerIfIndex 1.3.6.1.4.1.4874.2.2.7.2.3.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdSonetPathRowStatus 1.3.6.1.4.1.4874.2.2.7.2.3.1.6
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: usdSonetPathRowStatus usdSonetPathLogicalChannel usdSonetPathSpeed usdSonetPathHierarchy usdSonetPathLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdSonetPathIfIndex must have been determined previously, by reading usdSonetPathNextIfIndex. The interface identified by the usdSonetPathLowerIfIndex must exist. The usdSonetPathSpeed must be consistent with the speed for the channel specified by the usdSonetPathHierarchy, based on the speed of the interface identified by the usdSonetPathLowerIfIndex. A corresponding entry in ifTable/ifXTable/usdIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSonetVTNextIfIndex 1.3.6.1.4.1.4874.2.2.7.3.1
Coordinate ifIndex value allocation for entries in usdSonetVTTable. 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdSonetVTTable 1.3.6.1.4.1.4874.2.2.7.3.2
This table contains entries for SONET Virtual Tributary interfaces present in the system. This table augments the standard SONET-MIB.sonetVTCurrentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSonetVTEntry

usdSonetVTEntry 1.3.6.1.4.1.4874.2.2.7.3.2.1
Each entry describes the characteristics of an SONET Virtual Tributary interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSonetVTEntry  

usdSonetVTIfIndex 1.3.6.1.4.1.4874.2.2.7.3.2.1.1
The ifIndex of the SONET Virtual Tributary interface. When creating entries in this table, suitable values for this object are determined by reading usdSonetVTNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdSonetVTPathLogicalChannel 1.3.6.1.4.1.4874.2.2.7.3.2.1.2
The SONET Path logical channel number associated with this virtual tributary.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSonetLogicalPathChannel  

usdSonetVTType 1.3.6.1.4.1.4874.2.2.7.3.2.1.3
The SONET virtual tributary type. This object was deprecated because the same information is provided in the SONET-MIB.sonetVTCurrentWidth object.
Status: deprecated Access: read-create
OBJECT-TYPE    
  UsdSonetVTType  

usdSonetVTPathPayload 1.3.6.1.4.1.4874.2.2.7.3.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

usdSonetVTTributaryGroup 1.3.6.1.4.1.4874.2.2.7.3.2.1.5
The SONET Path group number for this virtual tributary. In SONET and SDH mode, the value of this object is 1-7.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

usdSonetVTTributarySubChannel 1.3.6.1.4.1.4874.2.2.7.3.2.1.6
Specifies the virtual tributary number within the tributary group defined by usdSonetVTTributaryGroup 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).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

usdSonetVTLowerIfIndex 1.3.6.1.4.1.4874.2.2.7.3.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdSonetVTRowStatus 1.3.6.1.4.1.4874.2.2.7.3.2.1.8
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: usdSonetVTRowStatus usdSonetVTPathLogicalChannel usdSonetVTType usdSonetVTPathPayload usdSonetVTTributaryGroup usdSonetVTTributarySubChannel usdSonetVTLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdSonetVTIfIndex must have been determined previously, by reading usdSonetVTNextIfIndex. The interface identified by usdSonetVTLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSonetConformance 1.3.6.1.4.1.4874.2.2.7.4
OBJECT IDENTIFIER    

usdSonetCompliances 1.3.6.1.4.1.4874.2.2.7.4.1
OBJECT IDENTIFIER    

usdSonetGroups 1.3.6.1.4.1.4874.2.2.7.4.2
OBJECT IDENTIFIER    

usdSonetCompliance 1.3.6.1.4.1.4874.2.2.7.4.1.1
Obsolete compliance statement for entities which implement the Unisphere SONET MIB. This statement became obsolete when the SONET Path and SONET VT groups of objects were added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

usdSonetCompliance2 1.3.6.1.4.1.4874.2.2.7.4.1.2
Deprecated compliance statement for entities which implement the Unisphere SONET MIB. This statement became deprecated when the usdSonetMediumType, usdSonetMediumCircuitIdentifier and usdSonetVTType objects were deprecated.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

usdSonetCompliance3 1.3.6.1.4.1.4874.2.2.7.4.1.3
The compliance statement for entities which implement the Unisphere SONET MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdSonetGroup 1.3.6.1.4.1.4874.2.2.7.4.2.1
Deprecated collection of objects providing management of SONET/SDH interfaces in a Unisphere product. This group became deprecated when the usdSonetMediumType and usdSonetMediumCircuitIdentifier objects were deprecated.
Status: deprecated Access: read-create
OBJECT-GROUP    

usdSonetPathGroup 1.3.6.1.4.1.4874.2.2.7.4.2.2
A collection of objects providing management of SONET/SDH and SONET Path interfaces in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdSonetVirtualTributaryGroup 1.3.6.1.4.1.4874.2.2.7.4.2.3
Deprecated collection of objects providing management of SONET virtual tributaries in a Unisphere product. This group became deprecated when usdSonetVTType was deprecated.
Status: deprecated Access: read-create
OBJECT-GROUP    

usdSonetGroup2 1.3.6.1.4.1.4874.2.2.7.4.2.4
A collection of objects providing management of SONET/SDH interfaces in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdSonetVirtualTributaryGroup2 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP