LC-PHYSICAL-ENTITIES-MIB: View SNMP OID List / Download MIB

VENDOR: LANCAST


 Home MIB: LC-PHYSICAL-ENTITIES-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     tempStatusChange 1.3.6.1.4.1.2745.1.0.11
This trap will be sent when the temperature falls outside of the exceptable range. The values of chassisEntityIndex, chassisCurrentTemp and chassisMaxTemp will be included in this traps varBind list.
     backPlaneFailure 1.3.6.1.4.1.2745.1.0.12
This trap will be sent when there is a backplane failure. The value of modFirstSlot will be included in this traps varBind list.
     powerSupply5vChange 1.3.6.1.4.1.2745.1.0.13
This trap will be sent when the voltage from the 5 volt power supply falls outside of the exceptable range. The values of powerSupplyEntityIndex, powerSupply5vCurrent, powerSupplyMin, powerSupply5vMax and powerSupplyUnitIdentifier will be included in this traps varBind list.
     powerSupplyStatusChange 1.3.6.1.4.1.2745.1.0.14
This trap will be sent when a power supply is either turned on or off. The values of powerSupplyEntityIndex, powerSupplyStatus and powerSupplyUnitIdentifier will be included in this traps varBind list.
     powerSupplyInsertion 1.3.6.1.4.1.2745.1.0.15
This trap will be sent when a power supply is inserted. The values of powerSupplyEntityIndex, powerSupplyType and powerSupplyUnitIdentifier will be included in this traps varBind list.
     powerSupplyRemoval 1.3.6.1.4.1.2745.1.0.16
This trap will be sent when a power supply is removed. The values of powerSupplyEntityIndex, powerSupplyType and powerSupplyUnitIdentifier will be included in this traps varBind list.
     chassisEntityReset 1.3.6.1.4.1.2745.1.0.17
This trap is sent when a chassis is reset. The values of lastEntityResetIndex, lastEntityResetReason, and lastEntityResetTime will be included in this traps varBind list.
     moduleEntityReset 1.3.6.1.4.1.2745.1.0.18
This trap is sent when a module is reset. The values of lastEntityResetIndex, lastEntityResetReason, and lastEntityResetTime, modType, modFirstSlot and modNumSlotsOccupied will be included in this traps varBind list.
     eportEntityReset 1.3.6.1.4.1.2745.1.0.19
This trap is sent when a port is reset. The values of lastEntityResetIndex, lastEntityResetReason, and lastEntityResetTime, modType, modFirstSlot, modNumSlotsOccupied, and ePortParentRelPos will be included in this traps varBind list.
     moduleInsertion 1.3.6.1.4.1.2745.1.0.20
This trap is sent when a module is inserted to a slot. The values of modEntityIndex, modFirstSlot, modType, modNumSlotsOccupied will be included in this traps varBind list.
     moduleRemoval 1.3.6.1.4.1.2745.1.0.21
This trap is sent when a module is removed from a slot. The values of modEntityIndex, modFirstSlot, modType, modNumSlotsOccupied will be included in this traps varBind list.
     unknownModule 1.3.6.1.4.1.2745.1.0.22
This trap is sent when a module is inserted and it's type cannot be determined. The values of modEntityIndex, modType, modFirstSlot, modNumSlotsOccupied will be included in this traps varBind list.
     moduleFailure 1.3.6.1.4.1.2745.1.0.23
This trap is sent when a module fails and thus is inaccessible. The value of modFirtSlot will be included in this traps varBind list.
     ePortLinkStatusChange 1.3.6.1.4.1.2745.1.0.24
This trap is sent when there is a change in the link state of a port. The values of ePortLinkStatus, ePortIndex, modType, modFirstSlot, and modNumSlotsOccupied will be included in this traps varBind list.
     ePortAdminChange 1.3.6.1.4.1.2745.1.0.25
This trap is sent when a user changes the admin state of a port from enable to disable or vice versa. The values of ePortAdminState ePortEntityIndex, modType, modFirstSlot, modNumSlotsOccupied, will be included in this traps varBind list.
     rtwSwitchOverChange 1.3.6.1.4.1.2745.1.0.26
This trap is sent when a switchover from the primary to the secondary port and vice versa has occured. The values of rtwEntityIndex, rtwActivePort, modFirstSlot, modNumSlotsOccupied will be included in this traps varBind list.
 physicalEntities 1.3.6.1.4.1.2745.1.2
This is the enterprise MIB definition file for the Physical Entities of Lancast Managed products. Copyright 1999 Lancast Inc.
     chassisGroup 1.3.6.1.4.1.2745.1.2.2
         chassisTable 1.3.6.1.4.1.2745.1.2.2.1 no-access
A table of relevent information pertaining to each chassis contained within this system.
             chassisTableEntry 1.3.6.1.4.1.2745.1.2.2.1.1 no-access
An entry in the table, containing relevant information about a specific chassis contained within this system.
                 chassisEntityIndex 1.3.6.1.4.1.2745.1.2.2.1.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, which identifies this chassis.
                 chassisDescription 1.3.6.1.4.1.2745.1.2.2.1.1.2 displaystring read-only
A textual string describing a chassis contained within this system.
                 chassisPartNumber 1.3.6.1.4.1.2745.1.2.2.1.1.3 displaystring read-only
A textual string of the part number assigned to this chassis.
                 chassisNumSlots 1.3.6.1.4.1.2745.1.2.2.1.1.4 integer32 read-only
The number of I/O slots that this chassis supports.
                 chassisCurrentTemp 1.3.6.1.4.1.2745.1.2.2.1.1.5 integer32 read-only
The temperature of this chassis measured in Celcius degrees. This object will be contained in the tempStatusChange trap,
                 chassisMaxTemp 1.3.6.1.4.1.2745.1.2.2.1.1.6 integer32 read-only
The maximum temperature for this chassis. If this temperature is exceeded failures may result. This object will be contained in the tempStatusChange Trap,
                 chassisReset 1.3.6.1.4.1.2745.1.2.2.1.1.7 integer read-write
The trigger to reset this chassis. If the design of this chassis does not include this feature then this object will default to not-resetable and no sets to this object will be allowed. If the design does permit a reset then the only valid state that a user can set this object to is is reset. A read of this object will return either resetable or not-resetable. Enumeration: 'reset': 1, 'resetable': 2, 'not-resetable': 3.
                 lastEntityResetReason 1.3.6.1.4.1.2745.1.2.2.1.1.8 integer read-only
This object specifies the reason the last reset was applied. This object is included in the entityResetTrap pdu. Enumeration: 'watch-dog-timeout': 4, 'nms-sw-reset': 2, 'download-reset': 3, 'cold-start': 1.
                 lastEntityResetIndex 1.3.6.1.4.1.2745.1.2.2.1.1.9 integer32 read-only
This object specifies the physical entity index, entPhysicalIndex from the entity MIB, of the last entity that was reset. This object is included in the entityResetTrap pdu.
                 lastEntityResetTime 1.3.6.1.4.1.2745.1.2.2.1.1.10 displaystring read-only
This object specifies the time the last reset was applied to an entity. This object is included in the entityResetTrap pdu.
                 lastEntityResetType 1.3.6.1.4.1.2745.1.2.2.1.1.11 integer read-only
This object specifies the type of entity that was last reset. The values are are a subset from the entity mib entPhysicalClass object. Enumeration: 'chassis': 3, 'port': 10, 'module': 9.
     backPlaneGroup 1.3.6.1.4.1.2745.1.2.3
         backPlaneTable 1.3.6.1.4.1.2745.1.2.3.1 no-access
A table of relevent information pertaining to a backplane contained within this system.
             backPlaneTableEntry 1.3.6.1.4.1.2745.1.2.3.1.1 no-access
An entry in the table, containing relevant information about a specific backplane contained within this system.
                 backPlaneEntityIndex 1.3.6.1.4.1.2745.1.2.3.1.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a back plane for which this entry contains information.
                 backPlaneDescription 1.3.6.1.4.1.2745.1.2.3.1.1.2 displaystring read-only
A textual string describing a backPlane contained within this system.
                 backPlanePartNumber 1.3.6.1.4.1.2745.1.2.3.1.1.3 displaystring read-only
A textual string of the part number of this back plane.
                 backPlaneSerialNumber 1.3.6.1.4.1.2745.1.2.3.1.1.4 displaystring read-only
A textual string of the serial number of this back plane.
                 backPlaneManufactureDate 1.3.6.1.4.1.2745.1.2.3.1.1.5 displaystring read-only
A textual string of the manufacture date of this back plane.
                 backPlaneHWRevisionNumber 1.3.6.1.4.1.2745.1.2.3.1.1.6 displaystring read-only
A textual string of the hardware revision date of this back plane.
     powerSupplyGroup 1.3.6.1.4.1.2745.1.2.4
         powerSupplyTable 1.3.6.1.4.1.2745.1.2.4.1 no-access
A table of relevent information pertaining to a backplane contained within this system.
             powerSupplyTableEntry 1.3.6.1.4.1.2745.1.2.4.1.1 no-access
An entry in the table, containing relevant information about a specific backplane contained within this system.
                 powerSupplyEntityIndex 1.3.6.1.4.1.2745.1.2.4.1.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a power supply for which this entry contains information.
                 powerSupplyStatus 1.3.6.1.4.1.2745.1.2.4.1.1.2 integer read-only
The on off state of this power supply. Enumeration: 'on': 1, 'off': 2.
                 powerSupplyType 1.3.6.1.4.1.2745.1.2.4.1.1.3 integer read-only
The type of this power supply. Enumeration: 'ac': 1, 'dc': 2, 'universal': 3.
                 powerSupply5vCurrent 1.3.6.1.4.1.2745.1.2.4.1.1.4 integer32 read-only
The actual voltage level of this 5 volt supply as measured in millivolts.
                 powerSupply5vMin 1.3.6.1.4.1.2745.1.2.4.1.1.5 integer32 read-only
The minimum operating voltage level of this 5 volt supply, measured in millivolts.
                 powerSupply5vMax 1.3.6.1.4.1.2745.1.2.4.1.1.6 integer32 read-only
The maximum operating voltage level of this 5 volt supply, measured in millivolts.
                 powerSupplyUnitIdentifier 1.3.6.1.4.1.2745.1.2.4.1.1.7 integer read-only
The identifier of this supply. Enumeration: 'ps-A': 1, 'ps-B': 2.
     modulesGroup 1.3.6.1.4.1.2745.1.2.5
         moduleTable 1.3.6.1.4.1.2745.1.2.5.1 no-access
A table of common information relevent to modules within this system.
             moduleTableEntry 1.3.6.1.4.1.2745.1.2.5.1.1 no-access
An entry in the common module information table.
                 modEntityIndex 1.3.6.1.4.1.2745.1.2.5.1.1.1 integer32 read-only
A unique value, entPhysicalIndex from the entity MIB, that identifies a module for which this entry contains information.
                 modAdminState 1.3.6.1.4.1.2745.1.2.5.1.1.2 integer read-write
The desired state of up or down of this module. If the design of this module does not include the abiltiy to control this module then this object will default to not-applicable and no sets to this object will be allowed. If the design does permit control then up and down are the valid states that a user can set this object to. Enumeration: 'down': 2, 'not-applicable': 0, 'up': 1.
                 modOperStatus 1.3.6.1.4.1.2745.1.2.5.1.1.3 integer read-only
The current operational (up/down) state of this module. Enumeration: 'down': 2, 'up': 1.
                 modType 1.3.6.1.4.1.2745.1.2.5.1.1.4 integer read-only
The type of module resident in this system. Enumeration: 'rateAdapter': 10, 'reserved': 2, 'singleTwister': 4, 'unknown': 1, 'mgmnt': 3, 'dualTwister': 5, 'gigabitTwister': 11, 'displayModule': 7, 'singleTwister2': 8, 'redundantTwister': 6, 'fixedPort': 9.
                 modDescription 1.3.6.1.4.1.2745.1.2.5.1.1.5 displaystring read-only
A textual description of this type of module.
                 modName 1.3.6.1.4.1.2745.1.2.5.1.1.6 displaystring read-write
A user defined name for this module.
                 modPartNumber 1.3.6.1.4.1.2745.1.2.5.1.1.7 displaystring read-only
A textual string identifying the part number of this module.
                 modSerialNumber 1.3.6.1.4.1.2745.1.2.5.1.1.8 displaystring read-only
A textual string identifying the serieal number of this module.
                 modManufactureDate 1.3.6.1.4.1.2745.1.2.5.1.1.9 displaystring read-only
A textual string identifying the date that this module was manufactured.
                 modDiagnosticTestStatus 1.3.6.1.4.1.2745.1.2.5.1.1.10 displaystring read-only
A textual string indicating the status of the last diagnostic test performed on this module including the date and time.
                 modHWRevisionNumber 1.3.6.1.4.1.2745.1.2.5.1.1.11 displaystring read-only
A textual string identifying the hardware revision number of this module.
                 modNumPorts 1.3.6.1.4.1.2745.1.2.5.1.1.12 integer32 read-only
The number of ports conntained within this module.
                 modFirstSlot 1.3.6.1.4.1.2745.1.2.5.1.1.13 integer32 read-only
The first slot which is the leftmost slot that this module physically resides in.
                 modNumSlotsOccupied 1.3.6.1.4.1.2745.1.2.5.1.1.14 integer32 read-only
The total number of slots that this module physically occupies.
                 modReset 1.3.6.1.4.1.2745.1.2.5.1.1.15 integer read-write
The trigger to reset this module. If the design of this module does not include this feature then this object will default to not-resetable and no sets to this object will be allowed. If the design does permit a reset then the only valid state that a user can set this object to is is reset. A read of this object will return either resetable or not-resetable. Enumeration: 'reset': 1, 'resetable': 2, 'not-resetable': 3.
         mgmntTable 1.3.6.1.4.1.2745.1.2.5.2 no-access
A table of information common to management modules within this system.
             mgmntTableEntry 1.3.6.1.4.1.2745.1.2.5.2.1 no-access
An entry in the managment module information table.
                 mgmntEntityIndex 1.3.6.1.4.1.2745.1.2.5.2.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a managemnt module for which this entry contains information.
                 mgmntBootImageName 1.3.6.1.4.1.2745.1.2.5.2.1.2 displaystring read-only
A textual description of the name of the Boot image.
                 mgmntBootImageVersion 1.3.6.1.4.1.2745.1.2.5.2.1.3 displaystring read-only
A textual description of the version of the Boot image The vesion will include the time and date of the build.
                 mgmntCoreImageName 1.3.6.1.4.1.2745.1.2.5.2.1.4 displaystring read-only
A textual description of the name of the Core image.
                 mgmntCoreImageVersion 1.3.6.1.4.1.2745.1.2.5.2.1.5 displaystring read-only
A textual description of the version of the Core image The vesion will include the time and date of the build.
                 mgmntAppImageName 1.3.6.1.4.1.2745.1.2.5.2.1.6 displaystring read-only
A textual description of the name of the Application (personality) image.
                 mgmntAppImageVersion 1.3.6.1.4.1.2745.1.2.5.2.1.7 displaystring read-only
A textual description of the version of the Application (personality) image. The vesion will include the time and date of the build.
                 mgmntRamMemorySize 1.3.6.1.4.1.2745.1.2.5.2.1.8 integer32 read-only
The size of RAM memory measured in number of bytes.
                 mgmntFlashMemorySize 1.3.6.1.4.1.2745.1.2.5.2.1.9 integer32 read-only
The size of Flash memory measured in number of bytes.
                 mgmntNVRamMemorySize 1.3.6.1.4.1.2745.1.2.5.2.1.10 integer32 read-only
The size of Non Volatile Ram memory measured in number of bytes.
                 mgmnt5vCurrent 1.3.6.1.4.1.2745.1.2.5.2.1.11 integer32 read-only
The actual voltage level of this 3.3 volt input as measured in millivolts.
                 mgmnt5vMin 1.3.6.1.4.1.2745.1.2.5.2.1.12 integer32 read-only
The minimum operating voltage level of this 5 volt input, measured in millivolts.
                 mgmnt5vMax 1.3.6.1.4.1.2745.1.2.5.2.1.13 integer32 read-only
The maximum operating voltage level of this 5 volt input, measured in millivolts.
                 mgmnt3pt3vCurrent 1.3.6.1.4.1.2745.1.2.5.2.1.14 integer32 read-only
The actual voltage level of this 3.3 volt input as measured in millivolts.
                 mgmnt3pt3vMin 1.3.6.1.4.1.2745.1.2.5.2.1.15 integer32 read-only
The minimum operating voltage level of this 3.3 volt input, measured in millivolts.
                 mgmnt3pt3vMax 1.3.6.1.4.1.2745.1.2.5.2.1.16 integer32 read-only
The maximum operating voltage level of this 3.3 volt input, measured in millivolts.
                 mgmntDiagnosticBootError 1.3.6.1.4.1.2745.1.2.5.2.1.17 integer read-only
This object indicates the status of the diagnostic boot tests. An error is indicated by turning the error indicator on the management module is on. Enumeration: 'on': 1, 'off': 2.
         singleTwisterTable 1.3.6.1.4.1.2745.1.2.5.3 no-access
A table of information common to single twister modules.
             singleTwisterTableEntry 1.3.6.1.4.1.2745.1.2.5.3.1 no-access
An entry in the single Twister table of information.
                 stwEntityIndex 1.3.6.1.4.1.2745.1.2.5.3.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a single twister module for which this entry contains information.
                 stwLinkLossCarryForward 1.3.6.1.4.1.2745.1.2.5.3.1.2 integer read-write
The ability of an input port to forward the link test pulse to its output port. If disabled the output port will always generate link pulses, regardless of input port link status. Enumeration: 'enable': 1, 'disable': 2.
         dualTwisterTable 1.3.6.1.4.1.2745.1.2.5.4 no-access
A table of information common to dual twister modules.
             dualTwisterTableEntry 1.3.6.1.4.1.2745.1.2.5.4.1 no-access
An entry in the dual Twister table of information.
                 dtwEntityIndex 1.3.6.1.4.1.2745.1.2.5.4.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a dual twister module for which this entry contains information.
                 dtwLinkLossCarryForward 1.3.6.1.4.1.2745.1.2.5.4.1.2 integer read-write
The ability of an input port to forward the link test pulse to its output port. If disabled the output port will always generate link pulses, regardless of input port link status. Enumeration: 'enable': 1, 'disable': 2.
         redundantTwisterTable 1.3.6.1.4.1.2745.1.2.5.5 no-access
A table of information common to redundant twister modules.
             redundantTwisterTableEntry 1.3.6.1.4.1.2745.1.2.5.5.1 no-access
An entry in the table containing redundant twister information.
                 rtwEntityIndex 1.3.6.1.4.1.2745.1.2.5.5.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a redundant twister module for which this entry contains information.
                 rtwAutoRestorePrimary 1.3.6.1.4.1.2745.1.2.5.5.1.2 integer read-write
This object controls the ability to perform auto restoration back to the primary circuit if a secondary switchover had previously occurred. When rtwModeControl is selectAB then this object is not selectable and a read of this value will always return not selectable. Enumeration: 'not-selectable': 3, 'enable': 1, 'disable': 2.
                 rtwLinkLossCarryForward 1.3.6.1.4.1.2745.1.2.5.5.1.3 integer read-write
The ability of an input port to forward the link test pulse to its output port. If disabled the output port will always generate link pulses, regardless of input port link status. Enumeration: 'enable': 1, 'disable': 2.
                 rtwActivePort 1.3.6.1.4.1.2745.1.2.5.5.1.4 integer read-only
This object reflects the port that is both receiving and transmitting packets. If the active port is the secondary then the secondary led indicator will be turned on. Enumeration: 'primary': 1, 'secondary': 2.
                 rtwRedundantTransmission 1.3.6.1.4.1.2745.1.2.5.5.1.5 integer read-write
The ability of the primary and secondary output ports to transmit the received main input signal simultaneously. When rtwModeControl is selectAB then this object is not selectable and a read of this value will always return not-applicable. Enumeration: 'enable': 1, 'not-applicable': 0, 'disable': 2.
                 rtwSecondarySwitchOver 1.3.6.1.4.1.2745.1.2.5.5.1.6 integer read-only
This object reflects whether an automatic switch from the primary port to the secondary port has taken place. Enumeration: 'yes': 1, 'no': 2.
                 rtwLinkPulseControl 1.3.6.1.4.1.2745.1.2.5.5.1.7 integer read-write
This object controls the forwarding of the link test pulse to both the primary and secondary ports or the slected port in rtwActivePort. When rtwModeControl is selectAB then this object is not selectable and a read of this value will always return not-applicable. Enumeration: 'both-ports': 1, 'active-port': 2, 'not-applicable': 0.
                 rtwModeControl 1.3.6.1.4.1.2745.1.2.5.5.1.8 integer read-write
This objects selects the operational mode. Redundant mode provides automatic switchover for port failure redundancy while ABSelect provides a basic A/B port selector. Enumeration: 'selectAB': 2, 'redundant': 1.
                 rtwABSelect 1.3.6.1.4.1.2745.1.2.5.5.1.9 integer read-write
This object selects the output port that will send and receive packets. If the design of this module does not include the abiltiy to select the mode, then this object will default to not-selectable and no sets to this object will be allowed. Enumeration: 'not-selectable': 3, 'selectB': 2, 'selectA': 1.
     ePortGroup 1.3.6.1.4.1.2745.1.2.6
         ePortTable 1.3.6.1.4.1.2745.1.2.6.1 no-access
A table of relevant information about the ports(s) contained within a module.
             ePortTableEntry 1.3.6.1.4.1.2745.1.2.6.1.1 no-access
An entry in the table containing port related information within a module.
                 ePortEntityIndex 1.3.6.1.4.1.2745.1.2.6.1.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, that identifies a port for which this entry contains information.
                 ePortIfIndex 1.3.6.1.4.1.2745.1.2.6.1.1.2 integer32 read-only
A unique identifier indicating the MIB-II interface number of this port. NOTE: ports on media translators DO NOT conform to MIB-II definition of an interface.
                 ePortType 1.3.6.1.4.1.2745.1.2.6.1.1.3 integer read-only
A unique value that identifies the type of port. Included in the port type is the maximum speed at which this port may operate at and the cable type. Enumeration: 'e1000Base-FX': 11, 'e10BaseFL-MM': 3, 'e100BaseFX-MM': 6, 'e100BaseTX': 5, 'e1000Base-SX': 10, 'other': 1, 'e100Base-SX': 13, 'e100BaseFX-SM': 7, 'e1000Base-LX': 9, 'e10Base-SX': 12, 'e10-100Base-TX': 8, 'e10BaseFL-SM': 4, 'e10BaseT': 2.
                 ePortDescription 1.3.6.1.4.1.2745.1.2.6.1.1.4 displaystring read-only
A textual description of this type of port.
                 ePortName 1.3.6.1.4.1.2745.1.2.6.1.1.5 displaystring read-write
The user defined name of this port.
                 ePortLinkStatus 1.3.6.1.4.1.2745.1.2.6.1.1.6 integer read-only
The link status of this port. This status indicates the reception of link test pulse signals generated from an attached device. This object is used in the ePortLinkStatusChangeTrap. Enumeration: 'no-link': 2, 'link-detected': 1.
                 ePortAdminState 1.3.6.1.4.1.2745.1.2.6.1.1.7 integer read-write
The desired state of this port. If the design of this module does not include the abiltiy to control this port then this object will default to not-applicable and no sets to this object will be allowed. If the design does permit control then enable and disable are the only valid states that a user can set this object to. This object is used in the PortControlTrap. Enumeration: 'enable': 1, 'not-applicable': 0, 'disable': 2.
                 ePortOperStatus 1.3.6.1.4.1.2745.1.2.6.1.1.8 integer read-only
This object indicates the current operational state of this port. Enumeration: 'enable': 1, 'disable': 2.
                 ePortDuplexAdmin 1.3.6.1.4.1.2745.1.2.6.1.1.9 integer read-write
This object specifies the desired state of half or full duplex mode for this port. If the design of this module does not include the ability to select duplex, then this object will default to not-applicable and no sets to this object will be allowed. If the design does permit duplex selection then half and full are the valid states that a user can set this object to. Enumeration: 'full': 2, 'not-applicable': 0, 'half': 1.
                 ePortDuplexOper 1.3.6.1.4.1.2745.1.2.6.1.1.10 integer read-only
This object indicates the current duplex mode of this port. Enumeration: 'full': 2, 'half': 1.
                 ePortSpeedAdmin 1.3.6.1.4.1.2745.1.2.6.1.1.11 integer read-write
This object indicates the current speed that this port is operating at. If the design of this module does not include the abiltiy to control the speed of this then this object will default to not-applicable and no sets to this object will be allowed. If the design does permit control then all but not-applicable are valid states that a user can set this object to. Enumeration: 'onehundredMbit': 2, 'tenMbit': 1, 'not-applicable': 0, 'gigabit': 3.
                 ePortSpeedOper 1.3.6.1.4.1.2745.1.2.6.1.1.12 integer read-only
This object specifies the desired speed that this port is operating at. Enumeration: 'onehundredMbit': 2, 'tenMbit': 1, 'gigabit': 3.
                 ePortAutoNegotiationAdmin 1.3.6.1.4.1.2745.1.2.6.1.1.13 integer read-write
This object indicates the current state of auto negotiation for this port. If the design of this module does not include the ability to select auto negotiation, then this object will default to not-applicable and no sets to this object will be allowed. If the design does permit auto negotiation selection then all but not-applicable are valid states that a user can set this object to. Enumeration: 'enable': 1, 'not-applicable': 0, 'disable': 2.
                 ePortAutoNegotiationOper 1.3.6.1.4.1.2745.1.2.6.1.1.14 integer read-only
This object specifices the desired state of auto negotiation selection. If enabled, this port is capable of auto negotiating full/half duplex and port speed selection. Enumeration: 'enable': 1, 'disable': 2.
                 ePortReset 1.3.6.1.4.1.2745.1.2.6.1.1.15 integer read-write
The trigger to reset this port. If the design of this module does not include this feature then this object will default to not-resetable and no sets to this object will be allowed. If the design does permit a reset then the only valid state that a user can set this object to is is reset. A read of this object will return either resetable or not-resetable. Enumeration: 'reset': 1, 'resetable': 2, 'not-resetable': 3.
                 ePortActivity 1.3.6.1.4.1.2745.1.2.6.1.1.16 integer read-only
This object indicates data reception and transmision activity on the active port(s). Enumeration: 'active': 2, 'inactive': 1.
                 ePortConnector 1.3.6.1.4.1.2745.1.2.6.1.1.17 integer read-only
This object indicates the connector type that this port supports. Enumeration: 'sc': 6, 'rj21': 3, 'st': 7, 'rj45': 4, 'other': 1, 'vf-45': 10, 'bnc': 5, 'rj11': 2, 'sma': 8, 'mt-rj': 9.
                 ePortParentRelPos 1.3.6.1.4.1.2745.1.2.6.1.1.18 integer32 read-only
This object indicates this ports relative position in the module to which it is member of.
     serialPortGroup 1.3.6.1.4.1.2745.1.2.7
         serialPortTable 1.3.6.1.4.1.2745.1.2.7.1 no-access
A table of relevent information pertaining to each serial port contained within this system.
             serialPortTableEntry 1.3.6.1.4.1.2745.1.2.7.1.1 no-access
An entry in the table, containing relevant information about a specific serial port contained within this system.
                 serialPortEntityIndex 1.3.6.1.4.1.2745.1.2.7.1.1.1 integer32 read-only
A unique value, the entPhysicalIndex from the entity MIB, which identifies this serial port.
                 serialPortDescription 1.3.6.1.4.1.2745.1.2.7.1.1.2 displaystring read-only
A textual description of this type of port.
                 serialPortName 1.3.6.1.4.1.2745.1.2.7.1.1.3 displaystring read-write
The user defined name of this port.
                 serialPortSpeed 1.3.6.1.4.1.2745.1.2.7.1.1.4 integer read-only
The speed that this port transmits and receives at. Enumeration: 'baud-9600': 9600, 'baud-19200': 19200, 'baud-38400': 38400.
                 serialPortDataBits 1.3.6.1.4.1.2745.1.2.7.1.1.5 integer read-only
The number of bits in a character. Enumeration: 'eight': 8, 'seven': 7, 'six': 6, 'five': 5.
                 serialPortParity 1.3.6.1.4.1.2745.1.2.7.1.1.6 integer read-only
The port's sense of a character parity bit. Enumeration: 'even': 2, 'none': 1, 'space': 5, 'odd': 3, 'mark': 4.
                 serialPortStopBits 1.3.6.1.4.1.2745.1.2.7.1.1.7 integer read-only
The number of stop bits for this port. Enumeration: 'one-five': 2, 'two': 3, 'one': 1.
                 serialPortFlowControl 1.3.6.1.4.1.2745.1.2.7.1.1.8 integer read-only
The type of flow control for this port. Enumeration: 'hardware': 3, 'none': 1, 'xon-xoff': 2.
                 serialPortConnector 1.3.6.1.4.1.2745.1.2.7.1.1.9 integer read-only
This object indicates the connector type that this port supports. Enumeration: 'db9': 1, 'db25': 2, 'rj45': 3.