Nortel-MsCarrier-MscPassport-DpnTrunksMIB

File: Nortel-MsCarrier-MscPassport-DpnTrunksMIB.mib (46309 bytes)

Imported modules

RFC-1212 Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB Nortel-MsCarrier-MscPassport-StandardTextualConventionsMIB
Nortel-MsCarrier-MscPassport-TextualConventionsMIB

Imported symbols

OBJECT-TYPE mscPassportMIBs mscComponents
Counter32 DisplayString StorageType
RowStatus InterfaceIndex Gauge32
Integer32 Unsigned32 AsciiString
NonReplicated PassportCounter64 FixedPoint1

Defined Types

MscDpnGateRowStatusEntry  
SEQUENCE    
  mscDpnGateRowStatus RowStatus
  mscDpnGateComponentName DisplayString
  mscDpnGateStorageType StorageType
  mscDpnGateIndex Integer32

MscDpnGateIfEntryEntry  
SEQUENCE    
  mscDpnGateIfAdminStatus INTEGER
  mscDpnGateIfIndex InterfaceIndex

MscDpnGateProvEntry  
SEQUENCE    
  mscDpnGateExpectedRemoteNamsId Unsigned32
  mscDpnGateRemoteValidationAction INTEGER
  mscDpnGateLinkType INTEGER

MscDpnGateOverridesEntry  
SEQUENCE    
  mscDpnGateOverrideTransmitSpeed Gauge32
  mscDpnGateOldOverrideRoundTripDelay Gauge32
  mscDpnGateOverrideRoundTripUsec FixedPoint1

MscDpnGateStateEntry  
SEQUENCE    
  mscDpnGateAdminState INTEGER
  mscDpnGateOperationalState INTEGER
  mscDpnGateUsageState INTEGER
  mscDpnGateAvailabilityStatus OCTET STRING
  mscDpnGateProceduralStatus OCTET STRING
  mscDpnGateControlStatus OCTET STRING
  mscDpnGateAlarmStatus OCTET STRING
  mscDpnGateStandbyStatus INTEGER
  mscDpnGateUnknownStatus INTEGER

MscDpnGateOperStatusEntry  
SEQUENCE    
  mscDpnGateSnmpOperStatus INTEGER

MscDpnGateOperEntry  
SEQUENCE    
  mscDpnGateRemoteComponentName AsciiString
  mscDpnGateRemoteNamsMnemonic AsciiString
  mscDpnGateLinkMode INTEGER
  mscDpnGateActivateReason INTEGER

MscDpnGateTransportEntry  
SEQUENCE    
  mscDpnGateMeasuredSpeedToIf Gauge32
  mscDpnGateMeasuredRoundTripDelay Gauge32
  mscDpnGateMaxTxUnit Gauge32
  mscDpnGateMeasuredRoundTripDelayUsec FixedPoint1

MscDpnGateStatsEntry  
SEQUENCE    
  mscDpnGatePktFromIf PassportCounter64
  mscDpnGateTrunkPktFromIf Counter32
  mscDpnGateTrunkPktToIf Counter32
  mscDpnGateDiscardUnforward PassportCounter64
  mscDpnGateDiscardTrunkPktFromIf Counter32
  mscDpnGateStagingAttempts Counter32
  mscDpnGateDiscardTrunkPktToIf Counter32

MscDpnGateFwdStatsRowStatusEntry  
SEQUENCE    
  mscDpnGateFwdStatsRowStatus RowStatus
  mscDpnGateFwdStatsComponentName DisplayString
  mscDpnGateFwdStatsStorageType StorageType
  mscDpnGateFwdStatsIndex NonReplicated

MscDpnGateFwdStatsOperEntry  
SEQUENCE    
  mscDpnGateFwdStatsFwdPktFromIf PassportCounter64
  mscDpnGateFwdStatsFwdDiscUnforwardFromIf PassportCounter64
  mscDpnGateFwdStatsFwdOctetFromIf PassportCounter64

Defined Values

dpnTrunksMIB 1.3.6.1.4.1.562.36.2.2.40
OBJECT IDENTIFIER    

mscDpnGate 1.3.6.1.4.1.562.36.2.1.61
OBJECT IDENTIFIER    

mscDpnGateRowStatusTable 1.3.6.1.4.1.562.36.2.1.61.1
This entry controls the addition and deletion of mscDpnGate components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateRowStatusEntry

mscDpnGateRowStatusEntry 1.3.6.1.4.1.562.36.2.1.61.1.1
A single entry in the table represents a single mscDpnGate component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateRowStatusEntry  

mscDpnGateRowStatus 1.3.6.1.4.1.562.36.2.1.61.1.1.1
This variable is used as the basis for SNMP naming of mscDpnGate components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

mscDpnGateComponentName 1.3.6.1.4.1.562.36.2.1.61.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscDpnGateStorageType 1.3.6.1.4.1.562.36.2.1.61.1.1.4
This variable represents the storage type value for the mscDpnGate tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscDpnGateIndex 1.3.6.1.4.1.562.36.2.1.61.1.1.10
This variable represents the index for the mscDpnGate tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

mscDpnGateIfEntryTable 1.3.6.1.4.1.562.36.2.1.61.100
This group contains the provisionable attributes for the ifEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateIfEntryEntry

mscDpnGateIfEntryEntry 1.3.6.1.4.1.562.36.2.1.61.100.1
An entry in the mscDpnGateIfEntryTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateIfEntryEntry  

mscDpnGateIfAdminStatus 1.3.6.1.4.1.562.36.2.1.61.100.1.1
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

mscDpnGateIfIndex 1.3.6.1.4.1.562.36.2.1.61.100.1.2
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceIndex 1..65535  

mscDpnGateProvTable 1.3.6.1.4.1.562.36.2.1.61.101
This group of provisionable attributes provide parameters used by DpnGateway for staging.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateProvEntry

mscDpnGateProvEntry 1.3.6.1.4.1.562.36.2.1.61.101.1
An entry in the mscDpnGateProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateProvEntry  

mscDpnGateExpectedRemoteNamsId 1.3.6.1.4.1.562.36.2.1.61.101.1.1
This attribute specifies the expected Nams Identifier of the module to which this DpnGateway is connected. The DpnGateway end points exchange their Nams Identifiers through the DpnGateway's staging protocol. The staged value is validated and the remoteValidationAction will be executed for those values not matching the value supplied for this attribute. If this value is zero, then the comparison is always successful.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

mscDpnGateRemoteValidationAction 1.3.6.1.4.1.562.36.2.1.61.101.1.2
This attribute specifies the action to be taken if there is a mismatch between the provisioned value and the value received from the remote end, in cases where the expectedRemoteNamsId is non-zero. If this attribute is provisioned to continue then upon an unsucessful validation staging continues, otherwise, if disable is set then the DpnGateway does not continue to stage but, attempts to stage again after a one minute time out. All unsuccessful validation when expectedRemoteNamsId has been set result in the generation of an alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER continue(0), disable(1)  

mscDpnGateLinkType 1.3.6.1.4.1.562.36.2.1.61.101.1.3
This attribute specifies the type of network link. If this attribute is provisioned to dedicated then the link is a dedicated network link to a DPN module. If this attribute is provisioned to dialIn then the link is connected to the DPN module through a public telephone network, on a dial line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dedicated(0), dialIn(3)  

mscDpnGateOverridesTable 1.3.6.1.4.1.562.36.2.1.61.102
Theses attribute comprise the set of provisionable override parameters supported by both the Trunk and DpnGateway components. The attributes are used when reporting operational attributes (used for metric calculations) to the routing system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateOverridesEntry

mscDpnGateOverridesEntry 1.3.6.1.4.1.562.36.2.1.61.102.1
An entry in the mscDpnGateOverridesTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateOverridesEntry  

mscDpnGateOverrideTransmitSpeed 1.3.6.1.4.1.562.36.2.1.61.102.1.1
This is the overridden value of link speed (bit/s) that, if staged successfully with the remote, is reported to the routing system for metric calculations. A zero indicates that an override value has not been provided and that only the measured value will be reported to the routing system. If this value is changed on a Trunk or DpnGateway that is enabled, the LOCK and UNLOCK commands must be issued to the component to restage the override with the remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge32 0 | 1000..4294967295  

mscDpnGateOldOverrideRoundTripDelay 1.3.6.1.4.1.562.36.2.1.61.102.1.2
This is the overridden value of link delay (ms) that, if staged successfully with the remote, is reported to the routing system for metric calculations. A zero indicates that an override value has not been provided and that only the measured value will be reported to the routing system. If this value is changed on a Trunk or DpnGateway that is enabled, the LOCK and UNLOCK commands must be issued to the component to restage the override with the remote.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Gauge32 0..1500  

mscDpnGateOverrideRoundTripUsec 1.3.6.1.4.1.562.36.2.1.61.102.1.3
This is the overridden value of link delay (ms) that, if staged successfully with the remote, is reported to the routing system for metric calculations. A zero indicates that an override value has not been provided and that only the measured value will be reported to the routing system. If this value is changed on a Trunk or DpnGateway that is enabled, the LOCK and UNLOCK commands must be issued to the component to restage the override with the remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  FixedPoint1 0..15000  

mscDpnGateStateTable 1.3.6.1.4.1.562.36.2.1.61.103
This group contains the three OSI State attributes and the six OSI Status attributes. The descriptions generically indicate what each attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241- 7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateStateEntry

mscDpnGateStateEntry 1.3.6.1.4.1.562.36.2.1.61.103.1
An entry in the mscDpnGateStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateStateEntry  

mscDpnGateAdminState 1.3.6.1.4.1.562.36.2.1.61.103.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

mscDpnGateOperationalState 1.3.6.1.4.1.562.36.2.1.61.103.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mscDpnGateUsageState 1.3.6.1.4.1.562.36.2.1.61.103.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time. The OSI Status attributes, if supported by the component, may provide more details, qualifying the state of the component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

mscDpnGateAvailabilityStatus 1.3.6.1.4.1.562.36.2.1.61.103.1.4
If supported by the component, this attribute indicates the OSI Availability status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value inTest indicates that the resource is undergoing a test procedure. If adminState is locked or shuttingDown, the normal users are precluded from using the resource and controlStatus is reservedForTest. Tests that do not exclude additional users can be present in any operational or administrative state but the reservedForTest condition should not be present. The value failed indicates that the component has an internal fault that prevents it from operating. The operationalState is disabled. The value dependency indicates that the component cannot operate because some other resource on which it depends is unavailable. The operationalState is disabled. The value powerOff indicates the resource requires power to be applied and it is not powered on. The operationalState is disabled. The value offLine indicates the resource requires a routine operation (either manual, automatic, or both) to be performed to place it on-line and make it available for use. The operationalState is disabled. The value offDuty indicates the resource is inactive in accordance with a predetermined time schedule. In the absence of other disabling conditions, the operationalState is enabled or disabled. The value degraded indicates the service provided by the component is degraded in some way, such as in speed or operating capacity. However, the resource remains available for service. The operationalState is enabled. The value notInstalled indicates the resource is not present. The operationalState is disabled. The value logFull is not used. Description of bits: inTest(0) failed(1) powerOff(2) offLine(3) offDuty(4) dependency(5) degraded(6) notInstalled(7) logFull(8)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

mscDpnGateProceduralStatus 1.3.6.1.4.1.562.36.2.1.61.103.1.5
If supported by the component, this attribute indicates the OSI Procedural status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value initializationRequired indicates (for a resource which doesn't initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState is disabled. The value notInitialized indicates (for a resource which does initialize autonomously) that initialization is required before it can perform its normal functions, and this procedure has not been initiated. The operationalState may be enabled or disabled. The value initializing indicates that initialization has been initiated but is not yet complete. The operationalState may be enabled or disabled. The value reporting indicates the resource has completed some processing operation and is notifying the results. The operationalState is enabled. The value terminating indicates the component is in a termination phase. If the resource doesn't reinitialize autonomously, operationalState is disabled; otherwise it is enabled or disabled. Description of bits: initializationRequired(0) notInitialized(1) initializing(2) reporting(3) terminating(4)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mscDpnGateControlStatus 1.3.6.1.4.1.562.36.2.1.61.103.1.6
If supported by the component, this attribute indicates the OSI Control status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value subjectToTest indicates the resource is available but tests may be conducted simultaneously at unpredictable times, which may cause it to exhibit unusual characteristics. The value partOfServicesLocked indicates that part of the service is restricted from users of a resource. The adminState is unlocked. The value reservedForTest indicates that the component is administratively unavailable because it is undergoing a test procedure. The adminState is locked. The value suspended indicates that the service has been administratively suspended. Description of bits: subjectToTest(0) partOfServicesLocked(1) reservedForTest(2) suspended(3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mscDpnGateAlarmStatus 1.3.6.1.4.1.562.36.2.1.61.103.1.7
If supported by the component, this attribute indicates the OSI Alarm status of the component. Note that, even though it is defined as a multi-valued set, at most one value is shown to the user. When no values are in the set, this indicates that either the attribute is not supported or that none of the status conditions described below are present. The value underRepair indicates the component is currently being repaired. The operationalState is enabled or disabled. The value critical indicates one or more critical alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value major indicates one or more major alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value minor indicates one or more minor alarms are outstanding against the component. Other, less severe, alarms may also be outstanding. The operationalState is enabled or disabled. The value alarmOutstanding generically indicates that an alarm of some severity is outstanding against the component. Description of bits: underRepair(0) critical(1) major(2) minor(3) alarmOutstanding(4)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mscDpnGateStandbyStatus 1.3.6.1.4.1.562.36.2.1.61.103.1.8
If supported by the component, this attribute indicates the OSI Standby status of the component. The value notSet indicates that either the attribute is not supported or that none of the status conditions described below are present. Note that this is a non-standard value, used because the original specification indicated this attribute was set-valued and thus, did not provide a value to indicate that none of the other three are applicable. The value hotStandby indicates that the resource is not providing service but will be immediately able to take over the role of the resource to be backed up, without initialization activity, and containing the same information as the resource to be backed up. The value coldStandby indicates the resource is a backup for another resource but will not be immediately able to take over the role of the backed up resource and will require some initialization activity. The value providingService indicates that this component, as a backup resource, is currently backing up another resource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hotStandby(0), coldStandby(1), providingService(2), notSet(15)  

mscDpnGateUnknownStatus 1.3.6.1.4.1.562.36.2.1.61.103.1.9
This attribute indicates the OSI Unknown status of the component. The value false indicates that all of the other OSI State and Status attribute values can be considered accurate. The value true indicates that the actual state of the component is not known for sure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

mscDpnGateOperStatusTable 1.3.6.1.4.1.562.36.2.1.61.104
This group includes the Operational Status attribute. This attribute defines the current operational state of this component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateOperStatusEntry

mscDpnGateOperStatusEntry 1.3.6.1.4.1.562.36.2.1.61.104.1
An entry in the mscDpnGateOperStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateOperStatusEntry  

mscDpnGateSnmpOperStatus 1.3.6.1.4.1.562.36.2.1.61.104.1.1
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

mscDpnGateOperTable 1.3.6.1.4.1.562.36.2.1.61.105
This group of attributes contain the operational information associated with this DpnGateway and the remote to which it has it staged.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateOperEntry

mscDpnGateOperEntry 1.3.6.1.4.1.562.36.2.1.61.105.1
An entry in the mscDpnGateOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateOperEntry  

mscDpnGateRemoteComponentName 1.3.6.1.4.1.562.36.2.1.61.105.1.1
This attribute indicates the Component Name of the remote DPN- 100 Utp Trunk or NetworkLink supplied by the staging protocol. It is in the format PM/n PE/n PI/n PO/n where PM is the remote module Nams Identifier, PE is the remote module Processor Element that is staged with, PI is the remote module Peripheral Interface card associated with the PE, and PO is the remote module Port (physical or virtual) on the PI that the physical line is connected to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..26)  

mscDpnGateRemoteNamsMnemonic 1.3.6.1.4.1.562.36.2.1.61.105.1.2
This attribute indicates the Nams Mnemonic of the remote DPN- 100 Module supplied by the staging protocol. It can be used as a parameter to Rtg Dpn for displaying all DpnGateway that are connect to the same module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(1..12)  

mscDpnGateLinkMode 1.3.6.1.4.1.562.36.2.1.61.105.1.3
This attribute indicates whether the DpnGateway is a Trunk connected to a DPN-100 RM or a NetworkLink connected to a DPN-100 AM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER trunk(0), networkLink(1), unknown(2)  

mscDpnGateActivateReason 1.3.6.1.4.1.562.36.2.1.61.105.1.4
This attribute indicates the reason the DpnGateway has been activated by the remote end. The value corresponds to the link type of the DPN end. It is always unknown until the link comes into service. If this attribute is set to dedicated, the DPN is a dedicated network link. If this attribute is set to dnl, the DPN end is a dial network link, meaning a network link which is connected through a dial-up service. If this attribute is set to dbnl, the DPN end is dial backup network link, activated because the main network link is out of service. If this attribute is set to bwod, the DPN end is a bandwidth on demand link, activated because extra bandwidth is required. If the attribute is set to unknown, the link is either not currently in use, or the DPN end has an unrecognized link type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dedicated(0), dnl(1), dbnl(2), dialIn(3), bwod(5), unknown(15)  

mscDpnGateTransportTable 1.3.6.1.4.1.562.36.2.1.61.106
This group of attributes contains the set of operational parameters measured and maintained by both the Trunk and DpnGateway components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateTransportEntry

mscDpnGateTransportEntry 1.3.6.1.4.1.562.36.2.1.61.106.1
An entry in the mscDpnGateTransportTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateTransportEntry  

mscDpnGateMeasuredSpeedToIf 1.3.6.1.4.1.562.36.2.1.61.106.1.1
This attribute indicates the current 'transmittable' bandwidth of the underlying facility. For a Trunk with a Unack subcomponent, and a DpnGateway with a Utp subcomponent, if a serial port is used, the value is the measured transmit speed of the port; if a channelized port (E1/DS1) is used, the value is the measured transmit speed of the Channel. For a Trunk with an AtmAccess subcomponent, the value is calculated by converting the VCC transmit cell rate to an equivalent bit rate. The VCC transmit cell rate is determined based on the vccReportingBw attribute of the Trunk AtmAccess component. If vccReportingBw has a value of pcr and attribute bwElastic of AtmAccess has a value of no, the peak cell rate (PCR) of the VCC, defined in txTrafficDescParm of AtmIf Vcc Vcd, is used. If vccReportingBw has a value of pcr and attribute bwElastic of AtmAccess has a value of yes, the minimum of the PCR, defined in txTrafficDescParm of AtmIf Vcc Vcd, and the current cell rate (CCR) of the VCC is used. If vccReportingBw has a value of acr, the best measurement of the actual cell rate (ACR) of the VCC is used, which is the minimum of the PCR, the CCR and the actual shaping rate (ASR). For a DpnGateway with a FrAccess subcomponent, the value indicates the committedInformationRate of FrAccess FrMuxSetup. A value of zero is displayed when the underlying facility is disabled or the current 'transmittable' bandwidth is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

mscDpnGateMeasuredRoundTripDelay 1.3.6.1.4.1.562.36.2.1.61.106.1.2
This attribute indicates the measured Round Trip Delay (msec) discovered with the remote through the Trunk and DpnGateway staging protocols. The value includes emission, propagation, and queuing delays. A 512 byte data packet is used to perform the measurement. A value of zero is displayed when the link is disabled or the measured Round Trip Delay is unknown.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32 0..1500  

mscDpnGateMaxTxUnit 1.3.6.1.4.1.562.36.2.1.61.106.1.3
This is the maximum transmission unit (byte size) that is supported by the Trunk or DpnGateway component. This size includes the data and routing headers. A value of zero indicates the MTU has not yet been determined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

mscDpnGateMeasuredRoundTripDelayUsec 1.3.6.1.4.1.562.36.2.1.61.106.1.4
This attribute indicates the measured Round Trip Delay (msec) discovered with the remote through the Trunk and DpnGateway staging protocols. The value includes emission, propagation, and queuing delays. A 512 byte data packet is used to perform the measurement. A value of zero is displayed when the link is disabled or the measured Round Trip Delay is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  FixedPoint1 0..15000  

mscDpnGateStatsTable 1.3.6.1.4.1.562.36.2.1.61.107
This group of attributes contains statistics collected by the DpnGateway component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateStatsEntry

mscDpnGateStatsEntry 1.3.6.1.4.1.562.36.2.1.61.107.1
An entry in the mscDpnGateStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateStatsEntry  

mscDpnGatePktFromIf 1.3.6.1.4.1.562.36.2.1.61.107.1.1
This attribute counts the number of packets received from the remote module. This counter wraps around to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PassportCounter64  

mscDpnGateTrunkPktFromIf 1.3.6.1.4.1.562.36.2.1.61.107.1.2
This attribute counts the number of internal trunk protocol packets received from the remote module. These packets are forwarded to the DpnGateway component. This counter wraps around to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscDpnGateTrunkPktToIf 1.3.6.1.4.1.562.36.2.1.61.107.1.3
This attribute counts the number of internal trunk protocol packets transmitted to the remote module. This counter wraps around to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscDpnGateDiscardUnforward 1.3.6.1.4.1.562.36.2.1.61.107.1.4
This attribute counts the number of packets received from the remote module that have been discarded. This counter wraps around to zero when the maximum value is reached. Two main reasons that cause this counter to increment are: the remote protocol is not compatible to the local protocol stack or, the packet cannot be forwarded due to either a recent loss of connectivity or due to congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PassportCounter64  

mscDpnGateDiscardTrunkPktFromIf 1.3.6.1.4.1.562.36.2.1.61.107.1.5
This attribute counts the number of internal trunk protocol packets received from the remote module that have been discarded. This counter wraps around to zero when the maximum value is reached. The two main reasons that cause this counter to increment is if the DpnGateway is unsynchronized with DPN-100 and if the remote protocol is not the same version as the local protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscDpnGateStagingAttempts 1.3.6.1.4.1.562.36.2.1.61.107.1.6
This attribute counts the number of times that the staging protocol has attempted to stage with the remote module. This counter wraps around to zero when the maximum value is reached. The main reason for this counter to increment is that the local hardware is up but the local protocol cannot stage with the remote protocol due to a faulty connection. If the value is zero, then the local hardware has never enabled successfully.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscDpnGateDiscardTrunkPktToIf 1.3.6.1.4.1.562.36.2.1.61.107.1.7
This attribute counts the number of internal trunk protocol packets that have been discarded before being transmitted to the remote module. This counter wraps around to zero when the maximum value is reached. The main reason that causes this counter to increment is that the DpnGateway can not get sufficient resources to create an internal trunk protocol packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscDpnGateFwdStats 1.3.6.1.4.1.562.36.2.1.61.3
OBJECT IDENTIFIER    

mscDpnGateFwdStatsRowStatusTable 1.3.6.1.4.1.562.36.2.1.61.3.1
This entry controls the addition and deletion of mscDpnGateFwdStats components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateFwdStatsRowStatusEntry

mscDpnGateFwdStatsRowStatusEntry 1.3.6.1.4.1.562.36.2.1.61.3.1.1
A single entry in the table represents a single mscDpnGateFwdStats component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateFwdStatsRowStatusEntry  

mscDpnGateFwdStatsRowStatus 1.3.6.1.4.1.562.36.2.1.61.3.1.1.1
This variable is used as the basis for SNMP naming of mscDpnGateFwdStats components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

mscDpnGateFwdStatsComponentName 1.3.6.1.4.1.562.36.2.1.61.3.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscDpnGateFwdStatsStorageType 1.3.6.1.4.1.562.36.2.1.61.3.1.1.4
This variable represents the storage type value for the mscDpnGateFwdStats tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscDpnGateFwdStatsIndex 1.3.6.1.4.1.562.36.2.1.61.3.1.1.10
This variable represents the index for the mscDpnGateFwdStats tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscDpnGateFwdStatsOperTable 1.3.6.1.4.1.562.36.2.1.61.3.10
This operational group counts the Trunk or DpnGateway packet forwarding traffic statistics for operator console display.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscDpnGateFwdStatsOperEntry

mscDpnGateFwdStatsOperEntry 1.3.6.1.4.1.562.36.2.1.61.3.10.1
An entry in the mscDpnGateFwdStatsOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscDpnGateFwdStatsOperEntry  

mscDpnGateFwdStatsFwdPktFromIf 1.3.6.1.4.1.562.36.2.1.61.3.10.1.1
This attribute counts the number of forwarding packets received by the Trunk or DpnGateway. This counter wraps around to zero when the maximum value is exceeded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PassportCounter64  

mscDpnGateFwdStatsFwdDiscUnforwardFromIf 1.3.6.1.4.1.562.36.2.1.61.3.10.1.2
This attribute counts the number of forwarding packets discarded by the Trunk or DpnGateway. This counter wraps around to zero when the maximum value is exceeded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PassportCounter64  

mscDpnGateFwdStatsFwdOctetFromIf 1.3.6.1.4.1.562.36.2.1.61.3.10.1.3
This attribute counts the number of forwarding bytes received by the Trunk or DpnGateway. This counter wraps around to zero when the maximum value is exceeded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PassportCounter64  

dpnTrunksGroup 1.3.6.1.4.1.562.36.2.2.40.1
OBJECT IDENTIFIER    

dpnTrunksGroupCA 1.3.6.1.4.1.562.36.2.2.40.1.1
OBJECT IDENTIFIER    

dpnTrunksGroupCA02 1.3.6.1.4.1.562.36.2.2.40.1.1.3
OBJECT IDENTIFIER    

dpnTrunksGroupCA02A 1.3.6.1.4.1.562.36.2.2.40.1.1.3.2
OBJECT IDENTIFIER    

dpnTrunksCapabilities 1.3.6.1.4.1.562.36.2.2.40.3
OBJECT IDENTIFIER    

dpnTrunksCapabilitiesCA 1.3.6.1.4.1.562.36.2.2.40.3.1
OBJECT IDENTIFIER    

dpnTrunksCapabilitiesCA02 1.3.6.1.4.1.562.36.2.2.40.3.1.3
OBJECT IDENTIFIER    

dpnTrunksCapabilitiesCA02A 1.3.6.1.4.1.562.36.2.2.40.3.1.3.2
OBJECT IDENTIFIER