MARVELL-GREEN-MIB

File: MARVELL-GREEN-MIB.mib (7208 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC
Q-BRIDGE-MIB IF-MIB

Imported symbols

rnd MODULE-IDENTITY OBJECT-TYPE
Unsigned32 TEXTUAL-CONVENTION TruthValue
PortList ifIndex

Defined Types

RlGreenSavingType  
Green saving types: energyDetect(1) uses energy detect shortReach(2) uses Short Reach
TEXTUAL-CONVENTION    
  INTEGER energyDetect(1), shortReach(2)  

NonOperReasonType  
Reason why Green Ethernet is not activated saving on a port NP(1) Port is not present - Applicable in ED & SR LT(2) Link Type is not supported(fiber, auto media setect) - Applicable in ED & SR LU(3) Port link is up - Applicable only in ED LS(4) Link speed is not supported (100M,10M,10G) - Applicable only in SR LL(5) Link length received from VCT test exceed threshold - Applicable only in SR ER(6) Errors detected on line and port revered back to Long Reach(only in enhanced mode) - Applicable only in SR LD(7) Port link is Down - Applicable only in SR unknown(8) In case that green Active or disable on port
TEXTUAL-CONVENTION    
  INTEGER np(1), lt(2), lu(3), ls(4), ll(5), er(6), ld(7), unknown(8)  

RlGreenEthPortEntry  
SEQUENCE    
  rlGreenEthPortSavingTypeValue RlGreenSavingType
  rlGreenEthPortAdminState TruthValue
  rlGreenEthPortOperState TruthValue
  rlGreenEthPortNonOperReason NonOperReasonType

Defined Values

rlGreenEth 1.3.6.1.4.1.89.134
The private MIB module definition for Green Ethernet Energy Detect feature.
MODULE-IDENTITY    

rlGreenEthEnergyDetectEnable 1.3.6.1.4.1.89.134.1
This scalar defines Green Ethernet Enrgy-Detect Globaly
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlGreenEthShortReachEnable 1.3.6.1.4.1.89.134.2
This scalar defines Green Ethernet Short-Reach Globaly
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlGreenEthCurrentEnergyConsumption 1.3.6.1.4.1.89.134.3
This scalar define Green Ethernet all modes current Energy consumption per system in mWatt in order to calculate current energy consumption in percent proportional to Consumption without Green Ethernet feature please use the following formula: (rlGreenEthCurrentEnergyConsumption/rlGreenEthCurrentMaxEnergyConsumption)*100
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlGreenEthCurrentMaxEnergyConsumption 1.3.6.1.4.1.89.134.4
This scalar define Green Ethernet current maximum consumption Energy consumption per system in mWatt, as it was without Green Ethernet feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlGreenEthCumulativePowerSaveMeter 1.3.6.1.4.1.89.134.5
This scalar define Green Ethernet cumulative power save per system in Watt*Hour
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlGreenEthShortReachThreshold 1.3.6.1.4.1.89.134.6
The usage threshold expressed in meter for determinate the cable length for Short-Reach
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..70  

rlGreenEthCumulativePowerSaveMeterReset 1.3.6.1.4.1.89.134.7
The rlGreenEthCumulativePowerSaveMeterReset indicates that rlGreenEthCumulativePowerSaveMeter should be set to ziro. This object behaviors as write-only than reading this object will always return 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlGreenEthPortTable 1.3.6.1.4.1.89.134.8
A table of green state of ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlGreenEthPortEntry

rlGreenEthPortEntry 1.3.6.1.4.1.89.134.8.1
An entry of green state of port
Status: current Access: not-accessible
OBJECT-TYPE    
  RlGreenEthPortEntry  

rlGreenEthPortSavingTypeValue 1.3.6.1.4.1.89.134.8.1.1
Green saving types
Status: current Access: not-accessible
OBJECT-TYPE    
  RlGreenSavingType  

rlGreenEthPortAdminState 1.3.6.1.4.1.89.134.8.1.2
Active on Active
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlGreenEthPortOperState 1.3.6.1.4.1.89.134.8.1.3
Active on Active
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlGreenEthPortNonOperReason 1.3.6.1.4.1.89.134.8.1.4
Reason why saving mode is not activated
Status: current Access: read-only
OBJECT-TYPE    
  NonOperReasonType  

rlGreenEthForceShortReachIfIndexList 1.3.6.1.4.1.89.134.9
The ports that forced enable the Green Ethernet Short Reach configuration not considering VCT results.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlGreenEthMaskLedStatus 1.3.6.1.4.1.89.134.10
Mask all ports led according to the configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)