Nortel-Magellan-Passport-AtmMpeMIB

File: Nortel-Magellan-Passport-AtmMpeMIB.mib (30035 bytes)

Imported modules

RFC-1212 Nortel-Magellan-Passport-UsefulDefinitionsMIB Nortel-Magellan-Passport-StandardTextualConventionsMIB
Nortel-Magellan-Passport-TextualConventionsMIB

Imported symbols

OBJECT-TYPE components passportMIBs
Counter32 DisplayString StorageType
RowStatus InterfaceIndex Integer32
Unsigned32 Link

Defined Types

AtmMpeRowStatusEntry  
SEQUENCE    
  atmMpeRowStatus RowStatus
  atmMpeComponentName DisplayString
  atmMpeStorageType StorageType
  atmMpeIndex Integer32

AtmMpeCidDataEntry  
SEQUENCE    
  atmMpeCustomerIdentifier Unsigned32

AtmMpeIfEntryEntry  
SEQUENCE    
  atmMpeIfAdminStatus INTEGER
  atmMpeIfIndex InterfaceIndex

AtmMpeProvEntry  
SEQUENCE    
  atmMpeMaxTransmissionUnit Unsigned32
  atmMpeEncapType INTEGER
  atmMpeIlsForwarder Link

AtmMpeMediaProvEntry  
SEQUENCE    
  atmMpeLinkToProtocolPort Link

AtmMpeStateEntry  
SEQUENCE    
  atmMpeAdminState INTEGER
  atmMpeOperationalState INTEGER
  atmMpeUsageState INTEGER

AtmMpeOperStatusEntry  
SEQUENCE    
  atmMpeSnmpOperStatus INTEGER

AtmMpeAcRowStatusEntry  
SEQUENCE    
  atmMpeAcRowStatus RowStatus
  atmMpeAcComponentName DisplayString
  atmMpeAcStorageType StorageType
  atmMpeAcIndex Integer32

AtmMpeAcProvEntry  
SEQUENCE    
  atmMpeAcAtmConnection Link
  atmMpeAcIpCoS Unsigned32

AtmMpeAcStateEntry  
SEQUENCE    
  atmMpeAcAdminState INTEGER
  atmMpeAcOperationalState INTEGER
  atmMpeAcUsageState INTEGER

AtmMpeAcOperEntry  
SEQUENCE    
  atmMpeAcSpeed Counter32

AtmMpeAcStatsEntry  
SEQUENCE    
  atmMpeAcOutPackets Counter32
  atmMpeAcOutOctets Counter32
  atmMpeAcOutDiscards Counter32
  atmMpeAcInPackets Counter32
  atmMpeAcInOctets Counter32
  atmMpeAcInUnknownProtos Counter32
  atmMpeAcInErrors Counter32

Defined Values

atmMpeMIB 1.3.6.1.4.1.562.2.4.2.65
OBJECT IDENTIFIER    

atmMpe 1.3.6.1.4.1.562.2.4.1.118
OBJECT IDENTIFIER    

atmMpeRowStatusTable 1.3.6.1.4.1.562.2.4.1.118.1
This entry controls the addition and deletion of atmMpe components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeRowStatusEntry

atmMpeRowStatusEntry 1.3.6.1.4.1.562.2.4.1.118.1.1
A single entry in the table represents a single atmMpe component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeRowStatusEntry  

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

atmMpeComponentName 1.3.6.1.4.1.562.2.4.1.118.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  

atmMpeStorageType 1.3.6.1.4.1.562.2.4.1.118.1.1.4
This variable represents the storage type value for the atmMpe tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

atmMpeIndex 1.3.6.1.4.1.562.2.4.1.118.1.1.10
This variable represents the index for the atmMpe tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

atmMpeCidDataTable 1.3.6.1.4.1.562.2.4.1.118.10
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeCidDataEntry

atmMpeCidDataEntry 1.3.6.1.4.1.562.2.4.1.118.10.1
An entry in the atmMpeCidDataTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeCidDataEntry  

atmMpeCustomerIdentifier 1.3.6.1.4.1.562.2.4.1.118.10.1.1
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..8191  

atmMpeIfEntryTable 1.3.6.1.4.1.562.2.4.1.118.11
This group contains the provisionable attributes for the ifEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeIfEntryEntry

atmMpeIfEntryEntry 1.3.6.1.4.1.562.2.4.1.118.11.1
An entry in the atmMpeIfEntryTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeIfEntryEntry  

atmMpeIfAdminStatus 1.3.6.1.4.1.562.2.4.1.118.11.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)  

atmMpeIfIndex 1.3.6.1.4.1.562.2.4.1.118.11.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  

atmMpeProvTable 1.3.6.1.4.1.562.2.4.1.118.12
This group contains the provisioned attributes for the AtmMpe component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeProvEntry

atmMpeProvEntry 1.3.6.1.4.1.562.2.4.1.118.12.1
An entry in the atmMpeProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeProvEntry  

atmMpeMaxTransmissionUnit 1.3.6.1.4.1.562.2.4.1.118.12.1.1
This attribute sets the size of the largest datagram which can be sent on the interface. This includes the size of the Logical Link Control header (if applicable) as well as the protocol data unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 256..9188  

atmMpeEncapType 1.3.6.1.4.1.562.2.4.1.118.12.1.2
This attribute specifies the rfc1483 encapsulation type to be used for the AtmConnections under this AtmMpe. Specifying llcEncap allows multiplexing of multiple protocols over the VCCs. The protocol of the carried PDU will be identified by an IEEE 802.2 Logical Link Control header. If Bridging or Inverse ARP is to be carried over a VCC, llcEncap must be used. Specifying ipVcEncap or ipxVcEncap indicates that all the VCCs (i.e. AtmConnections) under an AtmMpe component will use VC based multiplexing and will carry IP or IPX PDUs only. Thus an IpxPort cannot be provisioned under a protocol port linked to an AtmMpe component with encapsulation type of ipVcEncap. Similarly, an IpPort cannot be provisioned under a protocol port linked to an AtmMpe component with encapsulation type of ipxVcEncap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER llcEncap(1), ipVcEncap(2), ipxVcEncap(3)  

atmMpeIlsForwarder 1.3.6.1.4.1.562.2.4.1.118.12.1.3
This attribute specifies the IlsForwarder component this AtmMpe component is using.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

atmMpeMediaProvTable 1.3.6.1.4.1.562.2.4.1.118.13
This group contains the base provisioning data for the Atm Mpe component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeMediaProvEntry

atmMpeMediaProvEntry 1.3.6.1.4.1.562.2.4.1.118.13.1
An entry in the atmMpeMediaProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeMediaProvEntry  

atmMpeLinkToProtocolPort 1.3.6.1.4.1.562.2.4.1.118.13.1.1
This attribute contains a protocol port component name. The attribute associates an AtmMpe application with a protocol port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

atmMpeStateTable 1.3.6.1.4.1.562.2.4.1.118.14
This group contains the three OSI State attributes. The descriptions generically indicate what each state 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  
    AtmMpeStateEntry

atmMpeStateEntry 1.3.6.1.4.1.562.2.4.1.118.14.1
An entry in the atmMpeStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeStateEntry  

atmMpeAdminState 1.3.6.1.4.1.562.2.4.1.118.14.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

atmMpeOperationalState 1.3.6.1.4.1.562.2.4.1.118.14.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

atmMpeUsageState 1.3.6.1.4.1.562.2.4.1.118.14.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

atmMpeOperStatusTable 1.3.6.1.4.1.562.2.4.1.118.15
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  
    AtmMpeOperStatusEntry

atmMpeOperStatusEntry 1.3.6.1.4.1.562.2.4.1.118.15.1
An entry in the atmMpeOperStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeOperStatusEntry  

atmMpeSnmpOperStatus 1.3.6.1.4.1.562.2.4.1.118.15.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)  

atmMpeAc 1.3.6.1.4.1.562.2.4.1.118.2
OBJECT IDENTIFIER    

atmMpeAcRowStatusTable 1.3.6.1.4.1.562.2.4.1.118.2.1
This entry controls the addition and deletion of atmMpeAc components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeAcRowStatusEntry

atmMpeAcRowStatusEntry 1.3.6.1.4.1.562.2.4.1.118.2.1.1
A single entry in the table represents a single atmMpeAc component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeAcRowStatusEntry  

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

atmMpeAcComponentName 1.3.6.1.4.1.562.2.4.1.118.2.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  

atmMpeAcStorageType 1.3.6.1.4.1.562.2.4.1.118.2.1.1.4
This variable represents the storage type value for the atmMpeAc tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

atmMpeAcIndex 1.3.6.1.4.1.562.2.4.1.118.2.1.1.10
This variable represents the index for the atmMpeAc tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

atmMpeAcProvTable 1.3.6.1.4.1.562.2.4.1.118.2.10
This group contains the provisioned attributes for the AtmConnection component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeAcProvEntry

atmMpeAcProvEntry 1.3.6.1.4.1.562.2.4.1.118.2.10.1
An entry in the atmMpeAcProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeAcProvEntry  

atmMpeAcAtmConnection 1.3.6.1.4.1.562.2.4.1.118.2.10.1.1
This attribute specifies the Atm nailed up endpoint, AtmIf/n Vcc/ vpi.vci Nep, that this connection is associated with.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

atmMpeAcIpCoS 1.3.6.1.4.1.562.2.4.1.118.2.10.1.2
This attribute specifies the Class of Service (CoS) given to each packet received on an ATM connection. The initial CoS given to a packet may be overridden when the cosPolicyAssignment attribute is defined on either the IpPort component of the ProtocolPort linked to the ATM MPE or the Ip component of the protocol port's VirtualRouter. When a packet is to be transmitted on an ATM MPE protocol port where multiple connections are available for the packet's next hop, the packet is forwarded on the connection where the ipCos value matches the CoS of the packet. When the packets' CoS does not match the ipCos value of any of the available connections, the packet is forwarded using next lowest CoS; failing this, the packet is forwarded using the next highest CoS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3  

atmMpeAcStateTable 1.3.6.1.4.1.562.2.4.1.118.2.11
This group contains the three OSI State attributes. The descriptions generically indicate what each state 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  
    AtmMpeAcStateEntry

atmMpeAcStateEntry 1.3.6.1.4.1.562.2.4.1.118.2.11.1
An entry in the atmMpeAcStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeAcStateEntry  

atmMpeAcAdminState 1.3.6.1.4.1.562.2.4.1.118.2.11.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

atmMpeAcOperationalState 1.3.6.1.4.1.562.2.4.1.118.2.11.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

atmMpeAcUsageState 1.3.6.1.4.1.562.2.4.1.118.2.11.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

atmMpeAcOperTable 1.3.6.1.4.1.562.2.4.1.118.2.12
This group contains the operational attributes for the AtmConnection component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeAcOperEntry

atmMpeAcOperEntry 1.3.6.1.4.1.562.2.4.1.118.2.12.1
An entry in the atmMpeAcOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeAcOperEntry  

atmMpeAcSpeed 1.3.6.1.4.1.562.2.4.1.118.2.12.1.1
This attribute indicates the approximate bit rate for the connection. The bit rate is determined from the cell rate provisioned for the Vcc linked to this connection. The cell rate is multiplied by 53 bytes per cell and 8 bits per byte to obtain the bit rate. The ifSpeed of the entry in the ifTable corresponding to the AtmMpe component is the lowest speed of all the connections associated with the AtmMpe component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcStatsTable 1.3.6.1.4.1.562.2.4.1.118.2.13
This group contains the frame based statistics maintained for the AtmConnection component. For cell based statistics, see the Vcc component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmMpeAcStatsEntry

atmMpeAcStatsEntry 1.3.6.1.4.1.562.2.4.1.118.2.13.1
An entry in the atmMpeAcStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmMpeAcStatsEntry  

atmMpeAcOutPackets 1.3.6.1.4.1.562.2.4.1.118.2.13.1.1
This attribute counts the total number of packets sent on this connection. This counter will wrap around to 0 when it exceeds its maximum count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcOutOctets 1.3.6.1.4.1.562.2.4.1.118.2.13.1.2
This attribute counts the total number of octets sent on this connection. This counter will wrap around to 0 when it exceeds its maximum count. DESCRIPTION
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcOutDiscards 1.3.6.1.4.1.562.2.4.1.118.2.13.1.3
This attribute counts the total number of packets which were supposed to be sent on this connection but were discarded due to congestion or the connection being down. This counter will wrap around to 0 when it exceeds its maximum count. DESCRIPTION
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcInPackets 1.3.6.1.4.1.562.2.4.1.118.2.13.1.4
This attribute counts the total number of packets received on this connection. This counter will wrap around to 0 when it exceeds its maximum count. DESCRIPTION
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcInOctets 1.3.6.1.4.1.562.2.4.1.118.2.13.1.5
The attribute counts the total number of octets received on this connection. This counter will wrap around to 0 when it exceeds its maximum count. DESCRIPTION
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcInUnknownProtos 1.3.6.1.4.1.562.2.4.1.118.2.13.1.6
This attribute counts the total number of packets received on this connection which were discarded because they contained an unknown or unsupported protocol (includes packets received for protocols not currently bound to the associated ProtocolPort component). This counter will wrap around to 0 when it exceeds its maximum count. DESCRIPTION
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeAcInErrors 1.3.6.1.4.1.562.2.4.1.118.2.13.1.7
This attribute counts the total number of packets received on the connection which contained errors preventing them from being delivered to a higher-layer protocol (includes short frames). This counter will wrap around to 0 when it exceeds its maximum count. DESCRIPTION
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

atmMpeGroup 1.3.6.1.4.1.562.2.4.2.65.1
OBJECT IDENTIFIER    

atmMpeGroupBD 1.3.6.1.4.1.562.2.4.2.65.1.4
OBJECT IDENTIFIER    

atmMpeGroupBD00 1.3.6.1.4.1.562.2.4.2.65.1.4.1
OBJECT IDENTIFIER    

atmMpeGroupBD00A 1.3.6.1.4.1.562.2.4.2.65.1.4.1.2
OBJECT IDENTIFIER    

atmMpeCapabilities 1.3.6.1.4.1.562.2.4.2.65.3
OBJECT IDENTIFIER    

atmMpeCapabilitiesBD 1.3.6.1.4.1.562.2.4.2.65.3.4
OBJECT IDENTIFIER    

atmMpeCapabilitiesBD00 1.3.6.1.4.1.562.2.4.2.65.3.4.1
OBJECT IDENTIFIER    

atmMpeCapabilitiesBD00A 1.3.6.1.4.1.562.2.4.2.65.3.4.1.2
OBJECT IDENTIFIER