MARVELL-POE-MIB

File: MARVELL-POE-MIB.mib (18051 bytes)

Imported modules

RADLAN-MIB SNMPv2-TC IF-MIB
SNMPv2-SMI

Imported symbols

rnd DisplayString TruthValue
InterfaceIndex OBJECT-TYPE MODULE-IDENTITY
Unsigned32

Defined Types

RlPoeType  
PoE types: 1 - none: no PoE, unknown type; 2 - PoE: Standard AF PoE 3 - PoE Plus: Standard AT PoE 4 - 60 W: 60W poe port
TEXTUAL-CONVENTION    
  INTEGER none(1), poe(2), poeplus(3), poe60w(4)  

RlPethPsePortEntry  
SEQUENCE    
  rlPethPsePortGroupIndex INTEGER
  rlPethPsePortIndex INTEGER
  rlPethPsePortOutputVoltage INTEGER
  rlPethPsePortOutputCurrent INTEGER
  rlPethPsePortOutputPower INTEGER
  rlPethPsePortPowerLimit INTEGER
  rlPethPsePortStatus INTEGER
  rlPethPsePortStatusDescription DisplayString
  rlPethPsePortOperPowerLimit INTEGER
  rlPethPsePortTimeRangeName DisplayString
  rlPethPsePortOperStatus TruthValue
  rlPethPsePortMaxPowerAllocAllowed INTEGER
  rlPethPsePortSupportPoeType RlPoeType
  rlPethPsePortLinkPartnerPoeType RlPoeType
  rlPethPsePortFourPairForced INTEGER
  rlPethPsePortFourPairEnabled INTEGER
  rlPethPsePortNegotiationAllocatedPower INTEGER
  rlPethPsePortNegotiationProtocolOwner INTEGER

RlPethMainPseEntry  
SEQUENCE    
  rlPethMainPseGroupIndex INTEGER
  rlPethMainPseSwVersion DisplayString
  rlPethMainPseHwVersion DisplayString
  rlPethMainPseHwType INTEGER
  rlPethMainPsePowerGuardBand INTEGER

RlPethPowerPseEntry  
SEQUENCE    
  rlPethPowerPseGroupIndex INTEGER
  rlPethPowerPsePower INTEGER
  rlPethPowerPseRpsPower INTEGER
  rlPethPowerPsePowerManagementMode INTEGER
  rlPethPowerPsedisconnectMethod INTEGER
  rlPethPowerPseTemperatureSensor INTEGER
  rlPethPowerPseInrushTestEnabled INTEGER
  rlPethPowerPseLegacyDisabled INTEGER

RlPethPdPortEntry  
SEQUENCE    
  rlPethPdPortIndex InterfaceIndex
  rlPethPdPortSupportPoeType RlPoeType
  rlPethPdPortOperPoeType RlPoeType
  rlPethPdPortPowerRequest Unsigned32
  rlPethPdPortPowerAvailable Unsigned32
  rlPethPdPortForcedMode RlPoeType
  rlPethPdPortNegotiationProtocolOwner INTEGER

Defined Values

rlPoe 1.3.6.1.4.1.89.108
Add a new field in the PoE MIB to indicate Max power allocation allowed
MODULE-IDENTITY    

rlPethPsePortTable 1.3.6.1.4.1.89.108.1
The table listing additional information for Power Over Ethernet ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPethPsePortEntry

rlPethPsePortEntry 1.3.6.1.4.1.89.108.1.1
An entry in the rlPethPsePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPethPsePortEntry  

rlPethPsePortGroupIndex 1.3.6.1.4.1.89.108.1.1.1
This variable uniquely identifies the group containing the port to which a power Ethernet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethMainPseGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in the rack.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPethPsePortIndex 1.3.6.1.4.1.89.108.1.1.2
This variable uniquely identifies the power Ethernet PSE port within group pethPsePortGroupIndex to which the power Ethernet PSE entry is connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPethPsePortOutputVoltage 1.3.6.1.4.1.89.108.1.1.3
This variable indicates on the output voltage level in milli volts from rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortOutputCurrent 1.3.6.1.4.1.89.108.1.1.4
This variable indicates on the output current level in milli amper from rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortOutputPower 1.3.6.1.4.1.89.108.1.1.5
This variable indicates on the output power level in milli watts from rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortPowerLimit 1.3.6.1.4.1.89.108.1.1.6
This variable indicates on the user configured power level in milli watts which is available from rlPethPsePortIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortStatus 1.3.6.1.4.1.89.108.1.1.7
This variable indicates on the hardware status of rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortStatusDescription 1.3.6.1.4.1.89.108.1.1.8
This variable indicates the description of the hardware status of rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

rlPethPsePortOperPowerLimit 1.3.6.1.4.1.89.108.1.1.9
This variable indicates the maximum power level in milli watts which is available from rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortTimeRangeName 1.3.6.1.4.1.89.108.1.1.10
This variable is used to bind PoE port to time range.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlPethPsePortOperStatus 1.3.6.1.4.1.89.108.1.1.11
This Read-Only variable indicates PoE port current status affected by time range active/inactive and admin status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPethPsePortMaxPowerAllocAllowed 1.3.6.1.4.1.89.108.1.1.12
This variable indicates the maximum power allocation allowed per port (including wire power loses) in milli-watts which is available from rlPethPsePortIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortSupportPoeType 1.3.6.1.4.1.89.108.1.1.13
This variable indicates the supported type of the PoE port
Status: current Access: read-only
OBJECT-TYPE    
  RlPoeType  

rlPethPsePortLinkPartnerPoeType 1.3.6.1.4.1.89.108.1.1.14
This variable indicates the link partner PoE type.
Status: current Access: read-only
OBJECT-TYPE    
  RlPoeType  

rlPethPsePortFourPairForced 1.3.6.1.4.1.89.108.1.1.15
This variable enabled the spare pair ALT_B in 60W port to force 4 pair enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forcedEnable(0), forcedDisable(1)  

rlPethPsePortFourPairEnabled 1.3.6.1.4.1.89.108.1.1.16
This variable indicates that spare pair ALT_B is enable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fourPairEnable(1), fourPairDisable(2)  

rlPethPsePortNegotiationAllocatedPower 1.3.6.1.4.1.89.108.1.1.17
This variable indicates the power allocation in milli watts from power negotiation
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPsePortNegotiationProtocolOwner 1.3.6.1.4.1.89.108.1.1.18
This variable indicates the protocol owner on power management negotiation protocol
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER protocolOwnerNone(0), protocolOwnerCDP(1), protocolOwnerLLDP(2)  

rlPethMainPseTable 1.3.6.1.4.1.89.108.2
The table listing additional read - only information for Power Over Ethernet.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPethMainPseEntry

rlPethMainPseEntry 1.3.6.1.4.1.89.108.2.1
An entry in the rlPethMainPseTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPethMainPseEntry  

rlPethMainPseGroupIndex 1.3.6.1.4.1.89.108.2.1.1
This variable uniquely identifies the group containing the port to which a power Ethernet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, pethMainPseGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in the rack.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPethMainPseSwVersion 1.3.6.1.4.1.89.108.2.1.2
This variable identifies the MCU SW version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlPethMainPseHwVersion 1.3.6.1.4.1.89.108.2.1.3
This variable identifies the MCU HW version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlPethMainPseHwType 1.3.6.1.4.1.89.108.2.1.4
This variable identifies the MCU HW type (enhanced, plus, none).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enhanced(1), plus(2), auto(3), nonPoe(4), enhancedPlus(5), poe60w(6)  

rlPethMainPsePowerGuardBand 1.3.6.1.4.1.89.108.2.1.5
This variable identifies the guard band in [W] for not connecting additional ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlPethPowerPseTable 1.3.6.1.4.1.89.108.3
The table listing additional read-write information for Power Over Ethernet - PSE side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPethPowerPseEntry

rlPethPowerPseEntry 1.3.6.1.4.1.89.108.3.1
An entry in the rlPethPowerPseTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPethPowerPseEntry  

rlPethPowerPseGroupIndex 1.3.6.1.4.1.89.108.3.1.1
This variable uniquely identifies the group containing the port to which a power Ethernet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. Furthermore, the same value MUST be used in this variable, PethPowerPseGroupIndex, and pethNotificationControlGroupIndex to refer to a given box in a stack or module in the rack.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

rlPethPowerPsePower 1.3.6.1.4.1.89.108.3.1.2
This variable identifies the maximum power in [W] supplied by PSE.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), ps1(1), ps2(2), ps3(3)  

rlPethPowerPseRpsPower 1.3.6.1.4.1.89.108.3.1.3
This variable identifies the maximum power in [W] supplied by PSE + RPS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), rps1(1), rps2(2), rps3(3)  

rlPethPowerPsePowerManagementMode 1.3.6.1.4.1.89.108.3.1.4
This variable identifies power management mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER portlimit(0), classlimit(5), maxlimit(6)  

rlPethPowerPsedisconnectMethod 1.3.6.1.4.1.89.108.3.1.5
This variable identifies disconnect method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lowestpriority(0), nextport(1)  

rlPethPowerPseTemperatureSensor 1.3.6.1.4.1.89.108.3.1.6
This variable identifies the pd temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -200..200  

rlPethPowerPseInrushTestEnabled 1.3.6.1.4.1.89.108.3.1.7
This variable identifies if HW inrush test will be disabled. by default HW inrush test is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

rlPethPowerPseLegacyDisabled 1.3.6.1.4.1.89.108.3.1.8
This variable identifies poe Legacy global configuration mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

rlPethPdPortTable 1.3.6.1.4.1.89.108.4
The table listing additional read-write information for Power Over Ethernet - PD side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPethPdPortEntry

rlPethPdPortEntry 1.3.6.1.4.1.89.108.4.1
An entry in the rlPethPdPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPethPdPortEntry  

rlPethPdPortIndex 1.3.6.1.4.1.89.108.4.1.1
This variable uniquely identifies the power Ethernet PD port within group rlPethPdPortGroupIndex to which the power Ethernet PSE entry is connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlPethPdPortSupportPoeType 1.3.6.1.4.1.89.108.4.1.2
This variable indicates the PoE type of the PD port (AF/AT/60W)
Status: current Access: read-only
OBJECT-TYPE    
  RlPoeType  

rlPethPdPortOperPoeType 1.3.6.1.4.1.89.108.4.1.3
This variable indicates the operational PoE status of the PD port
Status: current Access: read-only
OBJECT-TYPE    
  RlPoeType  

rlPethPdPortPowerRequest 1.3.6.1.4.1.89.108.4.1.4
This variable indicates the requested power the PD port request from the PSE in mili-Watts
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPethPdPortPowerAvailable 1.3.6.1.4.1.89.108.4.1.5
This variable indicates the available power the PSE port offers to the PD port in mili-Watts
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPethPdPortForcedMode 1.3.6.1.4.1.89.108.4.1.6
This variable indicates the powered PD port forced mode
Status: current Access: read-write
OBJECT-TYPE    
  RlPoeType  

rlPethPdPortNegotiationProtocolOwner 1.3.6.1.4.1.89.108.4.1.7
This variable indicates the protocol owner on power management negotiation protocol
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER protocolOwnerNone(0), protocolOwnerCDP(1), protocolOwnerLLDP(2)