NETI-CHMGR-MIB

File: NETI-CHMGR-MIB.mib (80900 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
NETI-COMMON-MIB NETI-DTM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 Counter64
RowPointer RowStatus TEXTUAL-CONVENTION
TimeStamp TruthValue MacAddress
SnmpAdminString netiExperimentalGeneric DtmAddress

Defined Types

Dst  
The DST (DTM Service Type). The DST denotes a class of data for which a channel is used.
TEXTUAL-CONVENTION    
  INTEGER ctrl(0), dleCrtlAndData(1), pdh(4), dleInterServer(5), ets(8), ping(12), e1(13), ds1(14), sdi(15), dvb(16), sdh(18), ttcp(19), aesebu(20), j2kSdSdi(21), j2kHdSdi(22), j2k3gSdi(23), j2kHdSdi2(24), j2k3gSdi2(25), j2kSdSdi2(26)  

Dsti  
The DSTI (DTM Service Type Instance) is a number to identify an instance of a service within a service type. The number is used by the application to address the individual instance of the service between nodes.
TEXTUAL-CONVENTION    
  Unsigned32 0..32769  

ChannelId  
The identity of the a channel. This value is unique within the node where the channel originates. Together with the address (typically the MAC address) of the originating node, the channel's identity is unique within the entire DTM network.
TEXTUAL-CONVENTION    
  Unsigned32  

DcapType  
The DCAP (DTM Channel Adaptation Protocol) type for the connection. dcap0(1) DCAP-0 that provides an asynchronous streaming service. dcap1(2) DCAP-1 that provides an asynchronous packet service.
TEXTUAL-CONVENTION    
  INTEGER dcap0(1), dcap1(2)  

DtmNode  
The DTM node is either the DTM address of a node, or the node's name. If the DtmNode is on the format of a DTM address, is assumed that it is the DTM address. If not, it is assumed that it is the name of the node. A DTM address has the format of eight groups of two characters each, separated by dots. Each group represents one octet in hexadecimal notation, e.g. '00.00.00.00.00.00.00.00' A node's name has the format of a string with printable, non-white space characters.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

DcpVersion  
The DCP version.
TEXTUAL-CONVENTION    
  INTEGER auto(1), dcp2(2), dcp3(3)  

ChmgrODescriptionEntry  
SEQUENCE    
  chmgrODescrIndex Unsigned32
  chmgrODescrType INTEGER
  chmgrODescrCapabilities BITS
  chmgrODescrCustomerId Unsigned32
  chmgrODescrServiceReference RowPointer
  chmgrODescrAcceptableBps Gauge32
  chmgrODescrAcceptableSlots Gauge32
  chmgrODescrRequestedBps Gauge32
  chmgrODescrRequestedSlots Gauge32
  chmgrODescrReestablishMethod INTEGER
  chmgrODescrMinInterval Gauge32
  chmgrODescrMaxInterval Gauge32
  chmgrODescrEstablish TruthValue
  chmgrODescrNextDestTableIndex Unsigned32
  chmgrODescrPrecedence TruthValue
  chmgrODescrSuppressAlarms BITS
  chmgrODescrAcceptableMbps Gauge32
  chmgrODescrRequestedMbps Gauge32
  chmgrODescrRequestedDcpVersion DcpVersion
  chmgrODescrOneHopSpareCapUtilization TruthValue

ChmgrODescrDestinationEntry  
SEQUENCE    
  chmgrODescrDestIndex Unsigned32
  chmgrODescrDestAddress DtmNode
  chmgrODescrDestDsti Dsti
  chmgrODescrDestRowStatus RowStatus
  chmgrODescrDestAdminStatus INTEGER

ChmgrODescrChannelEntry  
SEQUENCE    
  chmgrODescrChanIndex Unsigned32
  chmgrODescrChanSourceRouteIndex Unsigned32
  chmgrODescrChanSourceRoute Unsigned32
  chmgrODescrChanRowStatus RowStatus

ChmgrSourceRouteEntry  
SEQUENCE    
  chmgrSourceRouteIndex Unsigned32
  chmgrSourceRouteName SnmpAdminString
  chmgrSourceRouteTypeOfRoute INTEGER
  chmgrSourceRouteFirstIfBoard Unsigned32
  chmgrSourceRouteFirstIfPort Unsigned32
  chmgrSourceRouteRowStatus RowStatus

ChmgrSourceRouteHopEntry  
SEQUENCE    
  chmgrSourceRouteHopIndex Unsigned32
  chmgrSourceRouteHopAddress DtmNode
  chmgrSourceRouteHopNextIfBoard Unsigned32
  chmgrSourceRouteHopNextIfPort Unsigned32
  chmgrSourceRouteHopRowStatus RowStatus

ChmgrOConnectionEntry  
SEQUENCE    
  chmgrOConnIndex Unsigned32
  chmgrOConnCustomerId Unsigned32
  chmgrOConnODescrIndex Unsigned32
  chmgrOConnServiceReference RowPointer
  chmgrOConnAllocatedSlots Gauge32
  chmgrOConnAllocatedSlotsChanged TimeStamp
  chmgrOConnDcapType DcapType
  chmgrOConnDst Dst
  chmgrOConnSourceAddress DtmNode
  chmgrOConnSourceDsti Dsti
  chmgrOConnStatusLastChanged TimeStamp
  chmgrOConnAdminStatus INTEGER
  chmgrOConnOperStatus INTEGER
  chmgrOConnReestablish INTEGER
  chmgrOConnForceSourceRoute Unsigned32
  chmgrOConnDcpVersion DcpVersion

ChmgrODestinationEntry  
SEQUENCE    
  chmgrODestDestinationAddress DtmNode
  chmgrODestDestinationDsti Dsti

ChmgrOChannelEntry  
SEQUENCE    
  chmgrOChanSourceRouteIndex Unsigned32
  chmgrOChanChannelId ChannelId
  chmgrOChanErrorMessage SnmpAdminString
  chmgrOChanErrorAddress DtmNode
  chmgrOChanOperStatus INTEGER
  chmgrOChanStatusChanged TimeStamp
  chmgrOChanReestablish INTEGER

ChmgrTConnectionEntry  
SEQUENCE    
  chmgrTConnIndex Unsigned32
  chmgrTConnCustomerId Unsigned32
  chmgrTConnNumberOfChannels Unsigned32
  chmgrTConnActiveChannel Unsigned32
  chmgrTConnServiceReference RowPointer
  chmgrTConnAllocatedSlots Gauge32
  chmgrTConnAllocatedSlotsChanged TimeStamp
  chmgrTConnDcapType DcapType
  chmgrTConnDst Dst
  chmgrTConnSourceDsti Dsti
  chmgrTConnSourceAddress DtmNode
  chmgrTConnDestinationDsti Dsti
  chmgrTConnDestinationAddress DtmNode
  chmgrTConnStatusLastChanged TimeStamp
  chmgrTConnAdminStatus INTEGER
  chmgrTConnOperStatus INTEGER
  chmgrTConnDcpVersion DcpVersion

ChmgrTChannelEntry  
SEQUENCE    
  chmgrTChanIndex Unsigned32
  chmgrTChanChannelId ChannelId
  chmgrTChanCreated TimeStamp

ChmgrOStatDcap1Entry  
SEQUENCE    
  chmgrOStatDcap1Octets Counter32
  chmgrOStatDcap1Packets Counter32
  chmgrOStatDcap1UtilizedBps Gauge32
  chmgrOStatDcap1DiscardOctets Counter32
  chmgrOStatDcap1DiscardPackets Counter32
  chmgrOStatDcap1Bitrate Counter64
  chmgrOStatDcap1Load Unsigned32

ChmgrTStatDcap1Entry  
SEQUENCE    
  chmgrTStatDcap1Octets Counter32
  chmgrTStatDcap1Packets Counter32
  chmgrTStatDcap1UtilizedBps Gauge32
  chmgrTStatDcap1DiscardOctets Counter32
  chmgrTStatDcap1DiscardPackets Counter32
  chmgrTStatDcap1ErrorCRC Counter32
  chmgrTStatDcap1ErrorLods Counter32
  chmgrTStatDcap1Bitrate Counter64
  chmgrTStatDcap1Load Unsigned32

ChmgrTStatPMReferenceEntry  
SEQUENCE    
  chmgrTStatPMReference RowPointer

ChmgrChannelEntry  
SEQUENCE    
  chmgrChanSourceMacAddress MacAddress
  chmgrChanChannelId ChannelId
  chmgrChanOutgoingIfBoard Unsigned32
  chmgrChanOutgoingIfPort Unsigned32
  chmgrChanOutgoingIfMacAddress MacAddress
  chmgrChanNextHopMacAddress MacAddress
  chmgrChanNextHopDtmAddress DtmAddress
  chmgrChanIncomingIfBoard Unsigned32
  chmgrChanIncomingIfPort Unsigned32
  chmgrChanSourceDtmAddress DtmAddress
  chmgrChanDst Dst
  chmgrChanSourceDsti Dsti
  chmgrChanIsMulticast TruthValue
  chmgrChanCapacity Unsigned32
  chmgrChanDestDsti Dsti

Defined Values

netiChmgrMIB 1.3.6.1.4.1.2928.6.2.14
MIB for the Channel Manager. The Channel Manager is a function that manages connections and their channels in a consistent manner, independently of the service that uses the connection. The Channel Manager provides a common method to configure the connections, and to present data about the connections and channels that exist.
MODULE-IDENTITY    

chmgrObjects 1.3.6.1.4.1.2928.6.2.14.1
OBJECT IDENTIFIER    

chmgrNotifications 1.3.6.1.4.1.2928.6.2.14.2
OBJECT IDENTIFIER    

chmgrConformance 1.3.6.1.4.1.2928.6.2.14.3
OBJECT IDENTIFIER    

chmgrODescriptionGroup 1.3.6.1.4.1.2928.6.2.14.1.1
OBJECT IDENTIFIER    

chmgrTDescriptionGroup 1.3.6.1.4.1.2928.6.2.14.1.2
OBJECT IDENTIFIER    

chmgrSourceRouteGroup 1.3.6.1.4.1.2928.6.2.14.1.3
OBJECT IDENTIFIER    

chmgrOConnectionGroup 1.3.6.1.4.1.2928.6.2.14.1.4
OBJECT IDENTIFIER    

chmgrTConnectionGroup 1.3.6.1.4.1.2928.6.2.14.1.5
OBJECT IDENTIFIER    

chmgrStatisticsGroup 1.3.6.1.4.1.2928.6.2.14.1.6
OBJECT IDENTIFIER    

chmgrChannelGroup 1.3.6.1.4.1.2928.6.2.14.1.7
OBJECT IDENTIFIER    

chmgrODescriptionTimeStamp 1.3.6.1.4.1.2928.6.2.14.1.1.1
Time stamp when any data in any of the tables in this group were last updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrODescriptionTable 1.3.6.1.4.1.2928.6.2.14.1.1.2
Descriptions on originating connections. The creation and deletion of rows in the table is done by the application that provides the service on the connection. When a row is deleted, the associated rows in the destination table chmgrODescrDestinationTable and channel table chmgrODescrChannelTable are also deleted. The table contains information about the capabilities of the connections as well as the actual configuration of the connections. As the capabilities depends on the type of service, it is the service's application that is responsible for defining these. Changes made on a row in the table will take immediate effect. This could result in a re-establishment of the channel(s) using the new parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrODescriptionEntry

chmgrODescriptionEntry 1.3.6.1.4.1.2928.6.2.14.1.1.2.1
An entry in the table is representing the description and configuration of one connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrODescriptionEntry  

chmgrODescrIndex 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.1
Index for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrODescrType 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.2
This is the unique connection type identifier that defined the type of service that the connection description describes. ets(1). Ethernet Transport Service (DTM LAN Transport). its(2). Isochronous Transport Service (DTM Isochronous Transport). dle(3). DTM LAN Emulation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ets(1), its(2), dle(3)  

chmgrODescrCapabilities 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.3
Connection capabilities that indicate which parameters that are possible to configure in this connection description. allowCapacityInterval(0) Allows the configuration of capacity to have different values on requested and accepted capacity. destination(1) Describes if destinations shall be configured for this description. This is the normal case for most connections, but is some cases, the destination is decided by the application that is responsible for the service on the connection. allowDynamicCapacity(2) Allows the use of dynamic capacity adjustment. isMulticast(3) Describes if the connection is a multicast connection. This value is set by the application that is responsible for the service that uses the connection. allowEstablish(4) Allows the configuration of whether the connection shall be established using the capacity configurations of the connection or not. allowProtection(5) Allows the connection to be configured to be 1+1 protected by using two channels for the connection. allowReestablish(6) Allows configuration of the re- establishment algorithm. allowScheduling(7) Allows an external application, such as a scheduled, to alter the capacity and administrative state of the connection. allowSourceRoute(8) Allows configuration of source routed connections. requireCapacity(9) Requires the configuration of capacity. This is the normal case for most connections, but in some cases, the capacity is defaulted by the application. allowAlternative(10) Allows configuration of several alternative destinations. The unicast connection will be established using only one of the available destination. allowZeroCapacity(11). Allows configuration of zero capacity.
Status: current Access: read-only
OBJECT-TYPE    
  BITS allowCapacityInterval(0), destination(1), allowDynamicCapacity(2), isMulticast(3), allowEstablish(4), allowProtection(5), allowReestablish(6), allowScheduling(7), allowSourceRoute(8), requireCapacity(9), allowAlternative(10), allowZeroCapacity(11)  

chmgrODescrCustomerId 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.4
This is a customer identifications number assigned by the application that is providing the service on the connection. The object has no functional use except to provide the information.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrODescrServiceReference 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.5
This is a pointer to the application or service that owns this connection description, and that is responsible for the capabilities.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

chmgrODescrAcceptableBps 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.6
The minimum payload capacity in bits per second for the service using the channel. If it is not possible to allocate this capacity, a channel will not be established. If the acceptable capacity is larger than the maximum value (4,294,967,295) bits per second, then the `chmgrODescrAcceptableMbps' must be used. If the capacity is greater than the maximum value of this object, then the this object should report the maximum value.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

chmgrODescrAcceptableSlots 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.7
The minimum capacity in number of 512 kbps DTM slots. The value is based on the chmgrAcceptableBps and the necessary overhead required by the service for delivering the payload capacity. The overhead is calculated by the service application.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

chmgrODescrRequestedBps 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.8
The requested payload capacity in bits per second for the service using the channel. If the requested capacity is larger than the maximum value (4,294,967,295) bits per second, then the `chmgrODescrRequestedMbps' must be used. If the capacity is greater than the maximum value of this object, then the this object should report the maximum value.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

chmgrODescrRequestedSlots 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.9
The requested capacity in number of 512 kbps DTM slots. The value is based on the chmgrRequestedBps and the necessary overhead required by the service for delivering the payload capacity. The overhead is calculated by the service application.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

chmgrODescrReestablishMethod 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.10
The type of algorithm or method used to re-establish channels that for some reason fail to be established or is torn down. The methods are: exponential(1) Establishment attempts are done at time interval that is doubled for each attempt, starting at chmgrMinInterval and increased to a maximum of chmgrMaxInterval, until a channel is successfully established. The value is only valid if the allowReestablish(6) bit in chmgrODescrCapabililties is set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER exponential(1)  

chmgrODescrMinInterval 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.11
The minimum time in milliseconds between two attempts to establish the channel.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32 0..3600000  

chmgrODescrMaxInterval 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.12
The maximum time in milliseconds between two attempts to establish the channel. This value must be larger than chmgrODescrMinInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32 0..3600000  

chmgrODescrEstablish 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.13
Describes if the connection shall be established with the defined parameters. The value is only valid if the allowEstablish(4) bit in chmgrODescrCapabilites is set. true(1) The connection is established. false(2) The connection is not established. The establishment of the connection is controlled by some other function outside the scope of this MIB. This could be a scheduler or timer specified in other MIB's.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

chmgrODescrNextDestTableIndex 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.14
The value of the next available index for this connection description in the chmgrODescrDestinationTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

chmgrODescrPrecedence 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.15
A channel with precedence is established and torn down before any channel without precedence. true(1) The channel has precedence. false(2) The channel does not have precedence.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

chmgrODescrSuppressAlarms 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.16
Suppress generation of some alarms: route(0) Alarm raised if a service is not using its primary source route.
Status: current Access: read-write
OBJECT-TYPE    
  BITS route(0)  

chmgrODescrAcceptableMbps 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.17
The minimum payload capacity in units of 1,000,000 bits per second for the service using the channel. If it is not possible to allocate this capacity, a channel will not be established. This object must be used when requesting a capacity larger than 4,294,967,295 bits per second. If a lower capacity is requested, then it is possible to use `chmgrODescrAcceptableBps'.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

chmgrODescrRequestedMbps 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.18
The requested payload capacity in units of 1,000,000 bits per second for the service using the channel. This object must be used when requesting a capacity larger than 4,294,967,295 bits per second. If a lower capacity is requested, then it is possible to use `chmgrODescrRequestedBps'.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

chmgrODescrRequestedDcpVersion 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.19
The DCP version that should be used for channel established for this connection. `any' means try with DCP3 first and revert to DCP2 if unsuccessful because of node version mismatch.
Status: current Access: read-write
OBJECT-TYPE    
  DcpVersion  

chmgrODescrOneHopSpareCapUtilization 1.3.6.1.4.1.2928.6.2.14.1.1.2.1.20
Specifies if the the channel shall dynamically allocate spare capacity. When `true', then the channel is initially established with the acceptable capacity specified in chmgrODescrAcceptableBps (or chmgrODescrAcceptableMbps). The channel capacity is then monitored and automatically increased with available capacity up to the capacity specified in chmgrODescrRequestedBps (or chmgrODescrRequestedMbps). If another channel would request capacity, then the capacity of this channel is reduced as needed by the other channel, but not below the acceptable capacity. When set to `false', then spare capacity will not be used. This function requires use of DCP3, see chmgrODescrRequestedDcpVersion. This function requires use of ETS unicast. This function requires the channel destination to be a neighboring node.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

chmgrODescrDestinationTable 1.3.6.1.4.1.2928.6.2.14.1.1.3
The table describes destinations for a connection. A unicast connection can normally only have one destination, while a multicast connection may have several destinations. If a unicast connection allows alternative destinations, as defined by the allowAlternative(10) bit in chmgrODescrCapabilities, it is allowed to define multiple destinations. At channel establishment, the destinations will be tried in succession until a channel is successfully established. It is possible to add, change and delete destinations while the connection is active. For a unicast connection, a changed destination is torn down as soon as it is changed, and established as soon as the changed information contains valid data. For a multicast connection, it is possible to add and delete destinations to an already established connection without affecting the connection to the other destinations. An added destination will be established as soon as it includes valid information, and will be re-established as soon as the information is changed. Note that a destination address with an empty string can be used to disable the destination. For a multicast connection a single destination can also be enabled and disabled using its administrative status. The bits allowAlternative(10), destination(1) and allowMulticast(3) in chmgrODescCapabilities describes if and how it is allowed to add a destination to a connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrODescrDestinationEntry

chmgrODescrDestinationEntry 1.3.6.1.4.1.2928.6.2.14.1.1.3.1
An entry in the table represents one destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrODescrDestinationEntry  

chmgrODescrDestIndex 1.3.6.1.4.1.2928.6.2.14.1.1.3.1.1
The index for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrODescrDestAddress 1.3.6.1.4.1.2928.6.2.14.1.1.3.1.2
The DTM address for a destination termination point of the connection. The empty string indicates an unconfigured destination. The address should be the last object to configure to avoid unnecessary channel establishment while configuring the destination.
Status: current Access: read-create
OBJECT-TYPE    
  DtmNode  

chmgrODescrDestDsti 1.3.6.1.4.1.2928.6.2.14.1.1.3.1.3
The DSTI (DTM Service Type Instance) for the destination termination point of the connection.
Status: current Access: read-create
OBJECT-TYPE    
  Dsti  

chmgrODescrDestRowStatus 1.3.6.1.4.1.2928.6.2.14.1.1.3.1.4
See SNMPv2-TC. The following values are supported: active(1) The object always reads active(1). createAndGo(4) A new conceptual row is created representing a new destination. destroy(6) The conceptual row representing the destination is deleted, and the connection to the destination is torn down. Connections to other destinations are not affected. Associated rows in the channel table chmgrODescrChannelTable will also be destroyed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chmgrODescrDestAdminStatus 1.3.6.1.4.1.2928.6.2.14.1.1.3.1.5
The administrative state of the destination. The value controls the desired state of the multicast connection to the destination. up(1). The connection shall be established to the destination. down(2). No connection shall be established to the destination.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chmgrODescrChannelTable 1.3.6.1.4.1.2928.6.2.14.1.1.4
The table describes relationships between destinations defined in the chmgrODescrDestinationTable, channels and source routes. To make a connection to a destination 1+1 protected, create two rows representing the two channels in the table. Note that this is only allowed if the bit allowProtection(5) is set in chmgrODescrCapabilities. If no conceptual row exists for a destination, it is assumed that there shall be only one channel to the destination and that no source route is shall be used. A channel to a destination may have its route through the DTM networks defined by one or many source routes. If multiple source routes are defined, any one of these source routes is chosen when the channel is established.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrODescrChannelEntry

chmgrODescrChannelEntry 1.3.6.1.4.1.2928.6.2.14.1.1.4.1
An entry in this table represents the relationship between one channel in the connection (defined in chmgrODescrDestinationTable) and one source route (defined in chmgrSourceRouteTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrODescrChannelEntry  

chmgrODescrChanIndex 1.3.6.1.4.1.2928.6.2.14.1.1.4.1.1
The index of the channel used by the connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

chmgrODescrChanSourceRouteIndex 1.3.6.1.4.1.2928.6.2.14.1.1.4.1.2
The index of the row describing the relationship to one source route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrODescrChanSourceRoute 1.3.6.1.4.1.2928.6.2.14.1.1.4.1.3
The index in the chmgrOSourceRouteTable representing the desired source route for the channel to the destination. If no source route shall be used by the channel for this destination, delete the conceptual row or set the value to the max value (4294967295).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

chmgrODescrChanRowStatus 1.3.6.1.4.1.2928.6.2.14.1.1.4.1.4
See SNMPv2-TC. The following values are supported: active(1) The object always reads active(1). createAndGo(4) a new conceptual row is created representing a channel is added. destroy(6) The conceptual row representing the channel is deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chmgrSourceRouteTimeStamp 1.3.6.1.4.1.2928.6.2.14.1.3.1
Value of sysUpTime when any of the tables in this group were last updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrSourceRouteTable 1.3.6.1.4.1.2928.6.2.14.1.3.2
Table listing source routes. A source route is a route through the DTM net that is defined at the source of the channel. The source routes may be used by many connections, making the connections using the same route through the DTM network. A source route may only be updated or deleted when it is not used by any established connection. Note that a source route set up as loose, with no intermediate nodes, and set up to use any outgoing interface is equivalent to a shortest path routing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrSourceRouteEntry

chmgrSourceRouteEntry 1.3.6.1.4.1.2928.6.2.14.1.3.2.1
An entry representing one source route.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrSourceRouteEntry  

chmgrSourceRouteIndex 1.3.6.1.4.1.2928.6.2.14.1.3.2.1.1
The index for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrSourceRouteName 1.3.6.1.4.1.2928.6.2.14.1.3.2.1.2
A string for administrative use that identifies or describes the source route. The string does not have to be unique.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

chmgrSourceRouteTypeOfRoute 1.3.6.1.4.1.2928.6.2.14.1.3.2.1.3
The type of source route that shall be used. strict(1) The channel must only pass the hops defined in the source route. loose(2) The channel must pass all the hops defined in the source route.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER strict(1), loose(2)  

chmgrSourceRouteFirstIfBoard 1.3.6.1.4.1.2928.6.2.14.1.3.2.1.4
The identity of the board where the DTM interface is located that shall be used for leaving the node. A value of zero (0) means that any board may be used. A DTM interface is identified by a board and a port on that board.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

chmgrSourceRouteFirstIfPort 1.3.6.1.4.1.2928.6.2.14.1.3.2.1.5
The identity of the port on the board specified in chmgrSourceRouteFirstIfBoard that shall be used for leaving the node. A value of zero (0) means that any port may be used. A DTM interface is identified by a board and a port on that board.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

chmgrSourceRouteRowStatus 1.3.6.1.4.1.2928.6.2.14.1.3.2.1.6
Se SNMPv2-TC. Supports createAndGo(4) and destroy(6). createAndGo(4) A new row is created representing a new source route. destroy(6) A row is deleted. All rows in the chmgrSourceRouteHopTable that describes the route are also deleted. It is not possible to change or delete a source route that is in use by an established channel.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chmgrSourceRouteHopTable 1.3.6.1.4.1.2928.6.2.14.1.3.3
Table describing the nodes and interfaces for intermediate nodes that a source route shall be using.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrSourceRouteHopEntry

chmgrSourceRouteHopEntry 1.3.6.1.4.1.2928.6.2.14.1.3.3.1
An entry describes one hop for a source route.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrSourceRouteHopEntry  

chmgrSourceRouteHopIndex 1.3.6.1.4.1.2928.6.2.14.1.3.3.1.1
The index for this conceptual row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrSourceRouteHopAddress 1.3.6.1.4.1.2928.6.2.14.1.3.3.1.2
The DTM address of the node.
Status: current Access: read-create
OBJECT-TYPE    
  DtmNode  

chmgrSourceRouteHopNextIfBoard 1.3.6.1.4.1.2928.6.2.14.1.3.3.1.3
The identity of the board where the DTM interface is located that shall be used for leaving the node. A value of zero (0) means that any board may be used. A DTM interface is identified by a card and a port on that board.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

chmgrSourceRouteHopNextIfPort 1.3.6.1.4.1.2928.6.2.14.1.3.3.1.4
The identity of the port on the board specified in chmgrSourceRouteFirstIfCard that shall be used for leaving the node. A value of zero (0) means that any port may be used. A DTM interface is identified by a board and a port on that board.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

chmgrSourceRouteHopRowStatus 1.3.6.1.4.1.2928.6.2.14.1.3.3.1.5
See SNMPv2-TC. The following values are supported: active(1) The object always reads active(1). createAndGo(4) A new conceptual row is created. destroy(6) The conceptual row representing is deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chmgrOConnectionTimeStamp 1.3.6.1.4.1.2928.6.2.14.1.4.1
The value of sysUpTime when any of the tables in the group were last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrOConnectionTable 1.3.6.1.4.1.2928.6.2.14.1.4.2
The table lists all the originating connections. The connections are configured in the chmgrODescriptionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrOConnectionEntry

chmgrOConnectionEntry 1.3.6.1.4.1.2928.6.2.14.1.4.2.1
An entry in the table representing one originating connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrOConnectionEntry  

chmgrOConnIndex 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.1
The index of the connection in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrOConnCustomerId 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.2
This is a customer identification number assigned by the application that is providing the service on the connection. The object has no functional use except to provide the information. This is the same value as chmgrODescrCustomerId.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrOConnODescrIndex 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.3
A reference to the chmgrODescriptionTable. It is the index in the chmgrODescriptionTable for the description that describes the configuration of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

chmgrOConnServiceReference 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.4
A reference to the service responsible for this connection. The object points to the instance of the service in the service's MIB. Its MIB shall have a table representing all the instances of the service.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

chmgrOConnAllocatedSlots 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.5
The number of 512 kbps DTM slots that is allocated by the connection. Note that for a connection with multiple channels, e.g. 1+1 protected connection, all the channels have the same capacity. To know how much capacity that is used by the connection, multiply the value with the number of active channels. The channels are listed in chmgrOChannelTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..8389  

chmgrOConnAllocatedSlotsChanged 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.6
The value of sysUpTime when the allocated capacity for the connection was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrOConnDcapType 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.7
The DCAP (DTM Channel Adaptation Protocol) type for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  DcapType  

chmgrOConnDst 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.8
The DST (DTM Service Type) of the service that uses the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Dst  

chmgrOConnSourceAddress 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.9
The DTM address of the originating node for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  DtmNode  

chmgrOConnSourceDsti 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.10
The DSTI (DTM Service Type Instance) of the service at the originating node of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Dsti  

chmgrOConnStatusLastChanged 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.11
The value of sysUpTime when the operational status of the connection was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrOConnAdminStatus 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.12
Information about the administrative state of the connection. The administrative state is controlled by the application that provides the service transported on the connection. The application sets the administrative state to up(1) when a connection shall be established, and down(2) when the connection shall be torn down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chmgrOConnOperStatus 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.13
The operational state of the connection. In general, the operational state should follow the administrative state, chmgrOConnAdminStatus. up(1) The connection is up to all its destination on all its channels. For a unicast connection, this is the one configured destination. For a multicast connection, this is all the configured connections. For a 1+1 protected connection, this is both the channels. down(2) No channels are established for the connection. partial(3) The connection is partly established. The connection is not established to at least one of its configured destination on at least one of its channels. dormant(5) The establishment of the connection is pending an action from some other entity, e.g. a scheduler. This is not an error state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), partial(3), dormant(5)  

chmgrOConnReestablish 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.14
Writing to this object immediately starts to re-establish the connection to all its destinations. The establishment of the connection will be done according to the current network topology and availability. If source routes are defined, the first source route will be tried first. notApplicable(0) Always reads this value. This value cannot be written. reestablish(1) Writing this value reestablishes the connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), reestablish(1)  

chmgrOConnForceSourceRoute 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.15
Writing to this object immediately starts to re-establish the connection to the destinations and channels using the source route specified with the written value. The value written controls which source route to first try when re-establishing the channel. For each destination and channel for the connection, the written value is used as value for the index chmgrODescrChanSourceRouteIndex in the the chmgrODescrChannelTable. If the entry does not exist, or if the source route is already the one that used by the destination and channel, then no action is taken. Otherwise if the entry exists, then the channel for the destination is re-established, where the given source route is first attempted. Reading this always returns the value 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

chmgrOConnDcpVersion 1.3.6.1.4.1.2928.6.2.14.1.4.2.1.16
Version of DCP that is used for this connection. `any(0)' means that a channel is not established.
Status: current Access: read-only
OBJECT-TYPE    
  DcpVersion  

chmgrODestinationTable 1.3.6.1.4.1.2928.6.2.14.1.4.3
List of destinations per origination connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrODestinationEntry

chmgrODestinationEntry 1.3.6.1.4.1.2928.6.2.14.1.4.3.1
An entry represents one destination for a connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrODestinationEntry  

chmgrODestDestinationAddress 1.3.6.1.4.1.2928.6.2.14.1.4.3.1.1
The DTM address of a destination node.
Status: current Access: read-only
OBJECT-TYPE    
  DtmNode  

chmgrODestDestinationDsti 1.3.6.1.4.1.2928.6.2.14.1.4.3.1.2
The DSTI (DTM Service Type Instance) of the service at the destination node.
Status: current Access: read-only
OBJECT-TYPE    
  Dsti  

chmgrOChannelTable 1.3.6.1.4.1.2928.6.2.14.1.4.4
Table that shows the status for all the originating channels, listed per connection and destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrOChannelEntry

chmgrOChannelEntry 1.3.6.1.4.1.2928.6.2.14.1.4.4.1
An entry per channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrOChannelEntry  

chmgrOChanSourceRouteIndex 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.1
The source route index that is referring to the source route currently used by the the channel. This is the value of the index chmgrODescrChanSourceRouteIndex in chmgrODescrChannelTable. A value of '0' would mean the 1st configured source route is used, '1' the 2nd, and so on. If no source route is used by the channel, then the value is 4294967295.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrOChanChannelId 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.2
The identity of the DTM channel. If no channel is established, the value is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  ChannelId  

chmgrOChanErrorMessage 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.3
Contains a message describing the error if the channel is down due to an error. If there are no error, the objects returns an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

chmgrOChanErrorAddress 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.4
Contains the DTM address if the node that is reporting an error, described in chmgrOChanErrorMessage. If there are no error, the object returns the address 00.00.00.00.00.00.00.00.
Status: current Access: read-only
OBJECT-TYPE    
  DtmNode  

chmgrOChanOperStatus 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.5
The operational status of the channel. If the operational status of the connection is up, indicated in chmgrOConnOperStatus, a value of up(1) indicates that the channel is operational, and a value of down(2) indicates that the channel is not operational due to an error. The object chmgrOChanErrorMessage describes the problem. If the operational status of the connection is down, the value of the object is always down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chmgrOChanStatusChanged 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.6
The sysUpTime when the status of the channel to the destination was last established or torn down.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrOChanReestablish 1.3.6.1.4.1.2928.6.2.14.1.4.4.1.7
Writing to this object re-establishes the channel to its destination without affecting other channels or destinations configured for this connection. The establishment of the channel will be done according to the current network topology and availability. If source routes are defined, the first source route will be tried first. notApplicable(0) Always reads this value. This value cannot be written. reestablish(1) Writing this value reestablishes the channel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), reestablish(1)  

chmgrTConnectionTimeStamp 1.3.6.1.4.1.2928.6.2.14.1.5.1
Time stamp, i.e. the value of sysUpTime when any for the tables in the group was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrTConnectionTable 1.3.6.1.4.1.2928.6.2.14.1.5.2
Table with termination connections. The table is managed by the applications that provide services transported on the connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrTConnectionEntry

chmgrTConnectionEntry 1.3.6.1.4.1.2928.6.2.14.1.5.2.1
An entry represents one connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrTConnectionEntry  

chmgrTConnIndex 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.1
Index for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrTConnCustomerId 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.2
This is a customer identification number assigned by the application that is providing the service on the connection. The object has no functional use except to provide the information.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrTConnNumberOfChannels 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.3
The number of channels this connection uses. A 1+1 protected connection uses two channels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..2  

chmgrTConnActiveChannel 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.4
The channel that is currently active. This is the index of the channel in the chmgrTChannelTable. If there is no active channel for the connection, the value is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2  

chmgrTConnServiceReference 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.5
A reference to the service responsible for this connection. The object points to the instance of the service in the service's MIB. Its MIB shall have a table representing all the instances of the service.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

chmgrTConnAllocatedSlots 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.6
The number of 512 kbps DTM slots that is allocated by the connection. Note that for a connection with multiple channels, e.g. 1+1 protected connection, all the channels have the same capacity. To know how much capacity that is used by the connection, multiply the value with the number of active channels. The channels are listed in chmgrTChannelTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..8389  

chmgrTConnAllocatedSlotsChanged 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.7
The value of sysUpTime when the capacity for the connection was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrTConnDcapType 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.8
The DCAP (DTM Channel Adaptation Protocol) type for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  DcapType  

chmgrTConnDst 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.9
The DST (DTM Service Type) of the service that uses the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Dst  

chmgrTConnSourceDsti 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.10
The DSTI (DTM Service Type Instance) of the service at the originating node of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Dsti  

chmgrTConnSourceAddress 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.11
The DTM address of the connection's originating node.
Status: current Access: read-only
OBJECT-TYPE    
  DtmNode  

chmgrTConnDestinationDsti 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.12
The DSTI (DTM Service Type Instance) of the service at the terminating node of the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Dsti  

chmgrTConnDestinationAddress 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.13
The DTM address of the connection's terminating node.
Status: current Access: read-only
OBJECT-TYPE    
  DtmNode  

chmgrTConnStatusLastChanged 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.14
The value of sysUpTime when the operational status of the connection was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrTConnAdminStatus 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.15
The administrative state of the connection. The administrative state is controlled by the application that provides a service on the connection. It may be accessed in the service's MIB, where the instance is described by chmgrTConnServiceReference.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chmgrTConnOperStatus 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.16
The operational state of the connection. It should follow the administrative state described in chmgrTConnAdminStatus. up(1) A channel has been established. down(2) No channels are established, and the connection's administrative state is down. dormant(5) No channels have been established. The connection's administrative state is up and the connection is pending a terminating channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), dormant(5)  

chmgrTConnDcpVersion 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.17
Version of DCP that is used for this connection. `any(0)' means that a channel is not established.
Status: current Access: read-only
OBJECT-TYPE    
  DcpVersion  

chmgrTChannelTable 1.3.6.1.4.1.2928.6.2.14.1.5.3
The channels that exists on a terminating connection. The table is managed by the application that provides the service on the connection. A row is inserted when a new channel is established and is removed when a channel is torn down. For a 1+1 protected connection, there are two channels in a connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrTChannelEntry

chmgrTChannelEntry 1.3.6.1.4.1.2928.6.2.14.1.5.3.1
An entry in the table represents a channel on a connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrTChannelEntry  

chmgrTChanIndex 1.3.6.1.4.1.2928.6.2.14.1.5.3.1.1
The index for the channel within the connection. If a connection is 1+1 protected, is consists of two channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2  

chmgrTChanChannelId 1.3.6.1.4.1.2928.6.2.14.1.5.3.1.2
The identity of the DTM channel. If no channel is established, the value is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  ChannelId  

chmgrTChanCreated 1.3.6.1.4.1.2928.6.2.14.1.5.3.1.3
The sysUpTime when the channel was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

chmgrOStatDcap1Table 1.3.6.1.4.1.2928.6.2.14.1.6.1
The table shows statistics for originating DCAP-1 connections. It uses the same index as the chmgrOConnectionTable. Note that all connections are not of the type DCAP-1, and are hence not represented in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrOStatDcap1Entry

chmgrOStatDcap1Entry 1.3.6.1.4.1.2928.6.2.14.1.6.1.1
An entry represents statistics for one originating connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrOStatDcap1Entry  

chmgrOStatDcap1Octets 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.1
The total number of out-bound octets (bytes) on the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrOStatDcap1Packets 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.2
The total number of out-bound packets on the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrOStatDcap1UtilizedBps 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.3
The utilization in bits per second on the connection as mean value during the last 30 seconds
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

chmgrOStatDcap1DiscardOctets 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.4
The number of out-bound octets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrOStatDcap1DiscardPackets 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.5
The number of out-bound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrOStatDcap1Bitrate 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.6
The utilization in bits per second on the connection as mean value measured during the last 30 seconds. This value is a 64-bit equivalent to chmgrOStatDcap1UtilizedBps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

chmgrOStatDcap1Load 1.3.6.1.4.1.2928.6.2.14.1.6.1.1.7
The utilization (load) in percent on the connection as mean value measured during the last 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

chmgrTStatDcap1Table 1.3.6.1.4.1.2928.6.2.14.1.6.2
The table shows statistics for terminating DCAP-1 connections. It uses the same index as the chmgrTConnectionTable. Note that all connections are not of the type DCAP-1, and are hence not represented in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrTStatDcap1Entry

chmgrTStatDcap1Entry 1.3.6.1.4.1.2928.6.2.14.1.6.2.1
An entry representing statistics for one terminating connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrTStatDcap1Entry  

chmgrTStatDcap1Octets 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.1
The total number of in-bound octets (bytes) on the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrTStatDcap1Packets 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.2
The total number of in-bound packets on the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrTStatDcap1UtilizedBps 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.3
The utilization in bits per second on the connection as a mean value during the last 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

chmgrTStatDcap1DiscardOctets 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.4
The number of in-bound octets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrTStatDcap1DiscardPackets 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.5
The number of in-bound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrTStatDcap1ErrorCRC 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.6
The number of CRC32 errors detected on in-bound packets for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrTStatDcap1ErrorLods 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.7
The number of LODS errors detected on in-bound data.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chmgrTStatDcap1Bitrate 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.8
The utilization in bits per second on the connection as mean value measured during the last 30 seconds. This value is a 64-bit equivalent to chmgrTStatDcap1UtilizedBps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

chmgrTStatDcap1Load 1.3.6.1.4.1.2928.6.2.14.1.6.2.1.9
The utilization (load) in percent on the connection as mean value measured during the last 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

chmgrTStatPMReferenceTable 1.3.6.1.4.1.2928.6.2.14.1.6.3
Table with reference to Performance Monitoring Data for the connections. It uses the same index as the chmgrOConnectionTable. Note that all connections are not represented in this table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrTStatPMReferenceEntry

chmgrTStatPMReferenceEntry 1.3.6.1.4.1.2928.6.2.14.1.6.3.1
An entry in the table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  ChmgrTStatPMReferenceEntry  

chmgrTStatPMReference 1.3.6.1.4.1.2928.6.2.14.1.6.3.1.1
A reference to a row in a table that shows performance data for the connection. The table is not part of this MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  RowPointer  

chmgrChannelTable 1.3.6.1.4.1.2928.6.2.14.1.7.1
Table with all channels, that is originating, transiting or terminating channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChmgrChannelEntry

chmgrChannelEntry 1.3.6.1.4.1.2928.6.2.14.1.7.1.1
An entry represents one branch of the channel. There table has on entry for each channel branch that is transiting and terminating in the node.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChmgrChannelEntry  

chmgrChanSourceMacAddress 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.1
The MAC address of the node where the channel originates.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

chmgrChanChannelId 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.2
The identity of the DTM channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChannelId  

chmgrChanOutgoingIfBoard 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.3
The identity of the board where the DTM interface is located on which this branch of the channel leaves this node. If the channel branch does not leave this node, then the value is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrChanOutgoingIfPort 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.4
The identity of the port on the board specified in chmgrChanOutgoingIfBoard for the DTM interface, on which this branch of the channel leaves the this node. If the channel branch does not leave this node, then the value is the same as the value of chmgrChanDestDsti.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

chmgrChanOutgoingIfMacAddress 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.5
The MAC address of the DTM interface on which this branch of the channel leaves this node.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

chmgrChanNextHopMacAddress 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.6
The MAC address for the next-hop DTM node.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

chmgrChanNextHopDtmAddress 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.7
The DTM address for the next-hop DTM node.
Status: current Access: read-only
OBJECT-TYPE    
  DtmAddress  

chmgrChanIncomingIfBoard 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.8
The identity of the board where the DTM interface is located on which this channel is entering this node. If the channel originates in this node, then the value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrChanIncomingIfPort 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.9
The identity of the port on the board specified in chmgrChanIncomingIfBoard for the DTM interface, on which this channels is entering this node. If the channel originates in this node, then the value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrChanSourceDtmAddress 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.10
The DTM address of the node where the channel originates.
Status: current Access: read-only
OBJECT-TYPE    
  DtmAddress  

chmgrChanDst 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.11
The DST (DTM Service Type) of the service that uses the channel.
Status: current Access: read-only
OBJECT-TYPE    
  Dst  

chmgrChanSourceDsti 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.12
The DSTI (DTM Service Type Instance) of the service at the originating node of the channel.
Status: current Access: read-only
OBJECT-TYPE    
  Dsti  

chmgrChanIsMulticast 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.13
Describes if the channel is a multicast or unicast type. true(1) The channel is a multicast channel. false(2) The channel is a unicast channel.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

chmgrChanCapacity 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.14
The capacity of the channel in 512 kbps slots.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chmgrChanDestDsti 1.3.6.1.4.1.2928.6.2.14.1.7.1.1.15
The DSTI (DTM Service Type Instance) of the terminating part of the service. This value is only valid for an entry describing a channel branch that is terminating on the node. Its value is 0 for an entry describing a channel branch that is continuing to another node.
Status: current Access: read-only
OBJECT-TYPE    
  Dsti