Nortel-Magellan-Passport-OamEthernetMIB

File: Nortel-Magellan-Passport-OamEthernetMIB.mib (36249 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE passportMIBs Counter32
DisplayString StorageType RowStatus
InterfaceIndex Integer32 MacAddress
Unsigned32 AsciiString NonReplicated
Link lpIndex lp

Defined Types

LpOamEnetRowStatusEntry  
SEQUENCE    
  lpOamEnetRowStatus RowStatus
  lpOamEnetComponentName DisplayString
  lpOamEnetStorageType StorageType
  lpOamEnetIndex Integer32

LpOamEnetCidDataEntry  
SEQUENCE    
  lpOamEnetCustomerIdentifier Unsigned32

LpOamEnetIfEntryEntry  
SEQUENCE    
  lpOamEnetIfAdminStatus INTEGER
  lpOamEnetIfIndex InterfaceIndex

LpOamEnetProvEntry  
SEQUENCE    
  lpOamEnetApplicationFramerName Link
  lpOamEnetSwitchoverOnFailure INTEGER
  lpOamEnetExtendedStatistics INTEGER

LpOamEnetAdminInfoEntry  
SEQUENCE    
  lpOamEnetVendor AsciiString
  lpOamEnetCommentText AsciiString

LpOamEnetStateEntry  
SEQUENCE    
  lpOamEnetAdminState INTEGER
  lpOamEnetOperationalState INTEGER
  lpOamEnetUsageState INTEGER

LpOamEnetOperStatusEntry  
SEQUENCE    
  lpOamEnetSnmpOperStatus INTEGER

LpOamEnetOperEntry  
SEQUENCE    
  lpOamEnetMacAddress MacAddress
  lpOamEnetActiveStatus INTEGER
  lpOamEnetStandbyStatus INTEGER

LpOamEnetOamEnetStatsEntry  
SEQUENCE    
  lpOamEnetClearToSendSignalLoss Counter32
  lpOamEnetFrameTooShort Counter32
  lpOamEnetNumberOfRxCollisions Counter32
  lpOamEnetLackOfResourcesDiscards Counter32
  lpOamEnetOverrunErrors Counter32

LpOamEnetStatsEntry  
SEQUENCE    
  lpOamEnetAlignmentErrors Counter32
  lpOamEnetFcsErrors Counter32
  lpOamEnetSingleCollisionFrames Counter32
  lpOamEnetMultipleCollisionFrames Counter32
  lpOamEnetSqeTestErrors Counter32
  lpOamEnetDeferredTransmissions Counter32
  lpOamEnetLateCollisions Counter32
  lpOamEnetExcessiveCollisions Counter32
  lpOamEnetMacTransmitErrors Counter32
  lpOamEnetCarrierSenseErrors Counter32
  lpOamEnetFrameTooLongs Counter32
  lpOamEnetMacReceiveErrors Counter32

LpOamEnetTestRowStatusEntry  
SEQUENCE    
  lpOamEnetTestRowStatus RowStatus
  lpOamEnetTestComponentName DisplayString
  lpOamEnetTestStorageType StorageType
  lpOamEnetTestIndex NonReplicated

LpOamEnetTestOperEntry  
SEQUENCE    
  lpOamEnetTestType INTEGER

LpOamEnetTestResultsEntry  
SEQUENCE    
  lpOamEnetTestCauseOfTermination INTEGER
  lpOamEnetTestTestResult INTEGER

Defined Values

oamEthernetMIB 1.3.6.1.4.1.562.2.4.2.79
OBJECT IDENTIFIER    

lpOamEnet 1.3.6.1.4.1.562.2.4.1.12.27
OBJECT IDENTIFIER    

lpOamEnetRowStatusTable 1.3.6.1.4.1.562.2.4.1.12.27.1
This entry controls the addition and deletion of lpOamEnet components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetRowStatusEntry

lpOamEnetRowStatusEntry 1.3.6.1.4.1.562.2.4.1.12.27.1.1
A single entry in the table represents a single lpOamEnet component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetRowStatusEntry  

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

lpOamEnetComponentName 1.3.6.1.4.1.562.2.4.1.12.27.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  

lpOamEnetStorageType 1.3.6.1.4.1.562.2.4.1.12.27.1.1.4
This variable represents the storage type value for the lpOamEnet tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

lpOamEnetIndex 1.3.6.1.4.1.562.2.4.1.12.27.1.1.10
This variable represents the index for the lpOamEnet tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..0  

lpOamEnetCidDataTable 1.3.6.1.4.1.562.2.4.1.12.27.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  
    LpOamEnetCidDataEntry

lpOamEnetCidDataEntry 1.3.6.1.4.1.562.2.4.1.12.27.10.1
An entry in the lpOamEnetCidDataTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetCidDataEntry  

lpOamEnetCustomerIdentifier 1.3.6.1.4.1.562.2.4.1.12.27.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  

lpOamEnetIfEntryTable 1.3.6.1.4.1.562.2.4.1.12.27.11
This group contains the provisionable attributes for the ifEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetIfEntryEntry

lpOamEnetIfEntryEntry 1.3.6.1.4.1.562.2.4.1.12.27.11.1
An entry in the lpOamEnetIfEntryTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetIfEntryEntry  

lpOamEnetIfAdminStatus 1.3.6.1.4.1.562.2.4.1.12.27.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)  

lpOamEnetIfIndex 1.3.6.1.4.1.562.2.4.1.12.27.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  

lpOamEnetProvTable 1.3.6.1.4.1.562.2.4.1.12.27.12
This group contains provisioned attributes for the OamEthernet component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetProvEntry

lpOamEnetProvEntry 1.3.6.1.4.1.562.2.4.1.12.27.12.1
An entry in the lpOamEnetProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetProvEntry  

lpOamEnetApplicationFramerName 1.3.6.1.4.1.562.2.4.1.12.27.12.1.1
This attribute specifies which Lan Application is running on this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

lpOamEnetSwitchoverOnFailure 1.3.6.1.4.1.562.2.4.1.12.27.12.1.3
This attribute specifies if a CP switchover event should occur if a port or link failure is detected by the initial test process or if a steady state link failure is observed. This attribute can be set to one of the following values: enabled: This value indicates that a switchover will take place if a port or link failure is detected. disabled: This value indicates that a switchover will not take place if a port or link failure is detected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

lpOamEnetExtendedStatistics 1.3.6.1.4.1.562.2.4.1.12.27.12.1.4
This attribute specifies if extended statistics are to be collected for the OamEthernet component. The extended statistics include: singleCollisionFrames, multipleCollisionFrames, lateCollisions, excessiveCollisions, carrierSenseErrors, and clearToSendSignalLoss. These statistics all require extra processing to gather and store which may have a negative impact on the overall performance of the OAM Ethernet port. If extendedStatistics is set to disabled, then these particular statistical attributes will be suppressed from display operations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

lpOamEnetAdminInfoTable 1.3.6.1.4.1.562.2.4.1.12.27.13
This group contains the attributes pertaining to the vendor of the equipment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetAdminInfoEntry

lpOamEnetAdminInfoEntry 1.3.6.1.4.1.562.2.4.1.12.27.13.1
An entry in the lpOamEnetAdminInfoTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetAdminInfoEntry  

lpOamEnetVendor 1.3.6.1.4.1.562.2.4.1.12.27.13.1.1
This is the name of the vendor supplying the facility.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AsciiString Size(0..20)  

lpOamEnetCommentText 1.3.6.1.4.1.562.2.4.1.12.27.13.1.2
Any miscellaneous text about the facility.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AsciiString Size(0..60)  

lpOamEnetStateTable 1.3.6.1.4.1.562.2.4.1.12.27.15
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  
    LpOamEnetStateEntry

lpOamEnetStateEntry 1.3.6.1.4.1.562.2.4.1.12.27.15.1
An entry in the lpOamEnetStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetStateEntry  

lpOamEnetAdminState 1.3.6.1.4.1.562.2.4.1.12.27.15.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)  

lpOamEnetOperationalState 1.3.6.1.4.1.562.2.4.1.12.27.15.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)  

lpOamEnetUsageState 1.3.6.1.4.1.562.2.4.1.12.27.15.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)  

lpOamEnetOperStatusTable 1.3.6.1.4.1.562.2.4.1.12.27.16
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  
    LpOamEnetOperStatusEntry

lpOamEnetOperStatusEntry 1.3.6.1.4.1.562.2.4.1.12.27.16.1
An entry in the lpOamEnetOperStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetOperStatusEntry  

lpOamEnetSnmpOperStatus 1.3.6.1.4.1.562.2.4.1.12.27.16.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)  

lpOamEnetOperTable 1.3.6.1.4.1.562.2.4.1.12.27.17
This group contains the operational attributes of the OamEthernet component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetOperEntry

lpOamEnetOperEntry 1.3.6.1.4.1.562.2.4.1.12.27.17.1
An entry in the lpOamEnetOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetOperEntry  

lpOamEnetMacAddress 1.3.6.1.4.1.562.2.4.1.12.27.17.1.1
This attribute indicates the medium access controller (MAC) address automatically assigned to the OAM Ethernet port by the system. The MAC address is displayed in canonical format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress Size(6)  

lpOamEnetActiveStatus 1.3.6.1.4.1.562.2.4.1.12.27.17.1.2
This attribute indicates the status of the Oam Ethernet port on the active CP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), notAvailable(2)  

lpOamEnetStandbyStatus 1.3.6.1.4.1.562.2.4.1.12.27.17.1.3
This attribute indicates the status of the Oam Ethernet port on the standby CP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), notAvailable(2)  

lpOamEnetOamEnetStatsTable 1.3.6.1.4.1.562.2.4.1.12.27.18
This group contains statistical attributes for the OamEthernet component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetOamEnetStatsEntry

lpOamEnetOamEnetStatsEntry 1.3.6.1.4.1.562.2.4.1.12.27.18.1
An entry in the lpOamEnetOamEnetStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetOamEnetStatsEntry  

lpOamEnetClearToSendSignalLoss 1.3.6.1.4.1.562.2.4.1.12.27.18.1.14
This attribute indicates the number of times that the clear to send signal was lost when attempting to transmit a frame. This counter wraps to zero when it exceeds its maximum value. This attribute is only active if the extendedStatistics attribute is enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetFrameTooShort 1.3.6.1.4.1.562.2.4.1.12.27.18.1.15
This attribute indicates the number of frames received whose length is less than the allowed minimum frame length. This counter wraps to zero when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetNumberOfRxCollisions 1.3.6.1.4.1.562.2.4.1.12.27.18.1.17
This attribute indicates the number of collisions detected during reception. This counter wraps to zero when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetLackOfResourcesDiscards 1.3.6.1.4.1.562.2.4.1.12.27.18.1.18
This attribute indicates the number of good frames discarded because of a lack of resources available to contain them on the system. This counter wraps to zero when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetOverrunErrors 1.3.6.1.4.1.562.2.4.1.12.27.18.1.19
This attribute indicates the number of frames known to be lost because the local system bus was not available. This counter wraps to zero when it exceeds its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetStatsTable 1.3.6.1.4.1.562.2.4.1.12.27.19
This group contains statistical attributes for the Ethernet component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetStatsEntry

lpOamEnetStatsEntry 1.3.6.1.4.1.562.2.4.1.12.27.19.1
An entry in the lpOamEnetStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetStatsEntry  

lpOamEnetAlignmentErrors 1.3.6.1.4.1.562.2.4.1.12.27.19.1.2
The alignmentErrors counter indicates the number of frames received which were not an integral number of octets in length. Frames will be checked for alignmentErrors before they are checked for Frame Check Sequence (FCS) errors. If there is an alignment error, the error will only be counted here and not in fcsErrors. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetFcsErrors 1.3.6.1.4.1.562.2.4.1.12.27.19.1.3
The fcsErrors, Frame Check Sequence (FCS) error, counter indicates the number of frames received which were an integral number of octets in length and did not pass the FCS check. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetSingleCollisionFrames 1.3.6.1.4.1.562.2.4.1.12.27.19.1.4
The singleCollisionFrames counter indicates the number of frames successfully transmitted which experienced exactly one collision. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetMultipleCollisionFrames 1.3.6.1.4.1.562.2.4.1.12.27.19.1.5
The multipleCollisionFrames counter indicates the number of frames successfully transmitted which experienced more than one collision. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetSqeTestErrors 1.3.6.1.4.1.562.2.4.1.12.27.19.1.6
The sqeTestErrors, Signal Quality Error (SQE) Test errors, counter indicates the number of times the 'SQE Test Error' message has been generated for the station. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetDeferredTransmissions 1.3.6.1.4.1.562.2.4.1.12.27.19.1.7
The deferredTransmissions counter indicates the number of frames which experienced a transmission delay because the medium was busy. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetLateCollisions 1.3.6.1.4.1.562.2.4.1.12.27.19.1.8
The lateCollisions counter indicates the number of times a collision was detected later than 512 bit-times into the transmission of a packet. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetExcessiveCollisions 1.3.6.1.4.1.562.2.4.1.12.27.19.1.9
The excessiveCollisions counter indicates the number of frames which failed to get transmitted due to excessive collisions. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetMacTransmitErrors 1.3.6.1.4.1.562.2.4.1.12.27.19.1.10
The Medium Access Controller (MAC) transmit error counter indicates the number of times that a transmission failed due to internal MAC transmit errors. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetCarrierSenseErrors 1.3.6.1.4.1.562.2.4.1.12.27.19.1.11
The carrier sense error counter indicates the number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetFrameTooLongs 1.3.6.1.4.1.562.2.4.1.12.27.19.1.12
The frame too long counter indicates the number of frames received which exceeded the maximum frame size. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetMacReceiveErrors 1.3.6.1.4.1.562.2.4.1.12.27.19.1.13
The Medium Access Controller (MAC) receive error counter indicates the number of times a receive failed due to internal MAC receive errors. This counter will wrap around after it reaches its maximum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lpOamEnetTest 1.3.6.1.4.1.562.2.4.1.12.27.2
OBJECT IDENTIFIER    

lpOamEnetTestRowStatusTable 1.3.6.1.4.1.562.2.4.1.12.27.2.1
This entry controls the addition and deletion of lpOamEnetTest components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetTestRowStatusEntry

lpOamEnetTestRowStatusEntry 1.3.6.1.4.1.562.2.4.1.12.27.2.1.1
A single entry in the table represents a single lpOamEnetTest component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetTestRowStatusEntry  

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

lpOamEnetTestComponentName 1.3.6.1.4.1.562.2.4.1.12.27.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  

lpOamEnetTestStorageType 1.3.6.1.4.1.562.2.4.1.12.27.2.1.1.4
This variable represents the storage type value for the lpOamEnetTest tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

lpOamEnetTestIndex 1.3.6.1.4.1.562.2.4.1.12.27.2.1.1.10
This variable represents the index for the lpOamEnetTest tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

lpOamEnetTestOperTable 1.3.6.1.4.1.562.2.4.1.12.27.2.10
This group contains the operational data for the Test component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetTestOperEntry

lpOamEnetTestOperEntry 1.3.6.1.4.1.562.2.4.1.12.27.2.10.1
An entry in the lpOamEnetTestOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetTestOperEntry  

lpOamEnetTestType 1.3.6.1.4.1.562.2.4.1.12.27.2.10.1.1
This attribute is the type of test to be run. The four types of tests available are: the port hardware logic test, the configure and dump memory registers test, the memory mapping test and the Time Domain Reflectometry (TDR) test. The possible values of this attribute are: hardwareLogic: this test checks the port hardware controller for logic errors in some of the on-chip counters and shift registers. configuration: this test configures the memory registers of the hardware controller in a predetermined way and then dumps the registers and checks their contents for errors. memoryMap: this test does an extensive test of the memory structures used by the OAM Ethernet port to verify that they are configured correctly and are error-free. tdr: this test is used to detect and locate cable faults caused by either a short or an open circuit on the coaxial cable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER hardwareLogic(0), configuration(1), memoryMap(2), tdr(3)  

lpOamEnetTestResultsTable 1.3.6.1.4.1.562.2.4.1.12.27.2.11
This group contains all the statistics related attributes of the Test component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LpOamEnetTestResultsEntry

lpOamEnetTestResultsEntry 1.3.6.1.4.1.562.2.4.1.12.27.2.11.1
An entry in the lpOamEnetTestResultsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LpOamEnetTestResultsEntry  

lpOamEnetTestCauseOfTermination 1.3.6.1.4.1.562.2.4.1.12.27.2.11.1.1
This attribute records the reason why the test terminated. The possible values of this attribute are: testTimeExpired: this value indicates the time allotted for the test to run has expired which caused the test terminate. If the port is locked without the forever option then it will remain locked for only five minutes before being automatically unlocked. If the port unlocks itself after five minutes while the test is running then this attribute will be set to testTimeExpired. If the forever option is used then the test will run until completion, failure, or a Stop command. stoppedByOperator: this value indicates that the test was terminated when an operator issued a Stop command. unknown: this value indicates that the test terminated for an unknown reason. neverStarted: this value indicates that the test never started because the port could not be locked or because there is a hardware failure preventing the tests from running. testRunning: this value indicates that the test is currently running. testComplete: this value indicates that the test completed normally.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER testTimeExpired(0), stoppedByOperator(1), unknown(2), neverStarted(3), testRunning(4), testComplete(5)  

lpOamEnetTestTestResult 1.3.6.1.4.1.562.2.4.1.12.27.2.11.1.2
This attribute records the result of last port test executed on the OAM Ethernet port. The result can be one of the following values. pass: the test passed fail: the test failed neverRun: the test has not been run running: the test is running
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER neverRun(0), fail(1), pass(2), running(3)  

oamEthernetGroup 1.3.6.1.4.1.562.2.4.2.79.1
OBJECT IDENTIFIER    

oamEthernetGroupCA 1.3.6.1.4.1.562.2.4.2.79.1.27
OBJECT IDENTIFIER    

oamEthernetGroupCA01 1.3.6.1.4.1.562.2.4.2.79.1.27.2
OBJECT IDENTIFIER    

oamEthernetGroupCA01A 1.3.6.1.4.1.562.2.4.2.79.1.27.2.2
OBJECT IDENTIFIER    

oamEthernetCapabilities 1.3.6.1.4.1.562.2.4.2.79.3
OBJECT IDENTIFIER    

oamEthernetCapabilitiesCA 1.3.6.1.4.1.562.2.4.2.79.3.27
OBJECT IDENTIFIER    

oamEthernetCapabilitiesCA01 1.3.6.1.4.1.562.2.4.2.79.3.27.2
OBJECT IDENTIFIER    

oamEthernetCapabilitiesCA01A 1.3.6.1.4.1.562.2.4.2.79.3.27.2.2
OBJECT IDENTIFIER