G6-POE-MIB

File: G6-POE-MIB.mib (9196 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

ConfigEntry  
SEQUENCE    
  configPortIndex INTEGER
  configMode INTEGER
  configPriorityPort INTEGER
  configEnablePoePlus INTEGER

StatusEntry  
SEQUENCE    
  statusPortIndex INTEGER
  statusCondition INTEGER
  statusDeterminedClass INTEGER
  statusOutputCurrent Integer32
  statusOutputVoltage Integer32
  statusOutputPower Integer32
  statusPowerDeniedCounter Unsigned32
  statusOverCurrentCounter Unsigned32
  statusShortCircuitCounter Unsigned32

EnergySuppliedEntry  
SEQUENCE    
  energySuppliedPortIndex INTEGER
  energySuppliedLast5Seconds Unsigned32
  energySuppliedLast15Seconds Unsigned32
  energySuppliedLastMinute Unsigned32
  energySuppliedLast15Minutes Unsigned32
  energySuppliedLastHour Unsigned32
  energySuppliedLastDay Unsigned32

Defined Values

device 1.3.6.1.4.1.3181.10.6.1
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

poe 1.3.6.1.4.1.3181.10.6.1.33
OBJECT IDENTIFIER    

poePoeMaxPowerAvailable 1.3.6.1.4.1.3181.10.6.1.33.1
Defines the total power that this units power supply can support. This value is used to balance the PoE output power delivered. Please adjust according to connected power supply rating.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

poeRestartPoePort 1.3.6.1.4.1.3181.10.6.1.33.2
This function may be used to briefly drop the power on a PoE port in order to reboot the attached device. Please supply port number as parameter. The shorthand port format like 1 for 1/1 may be used. Syntax examples: poe.restart_poe_port = 1/2,1/5 or poe.restart_poe_port = 1-3 or equivalent poe.restart_poe_port = 1/1-1/3.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configTable 1.3.6.1.4.1.3181.10.6.1.33.3
Power over Ethernet function permits the powering of connected units which do not use their own local power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigEntry

configEntry 1.3.6.1.4.1.3181.10.6.1.33.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigEntry  

configPortIndex 1.3.6.1.4.1.3181.10.6.1.33.3.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

configMode 1.3.6.1.4.1.3181.10.6.1.33.3.1.2
Used to enable or disable PoE function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), automatic(1), class0(2), class1(3), class2(4), class3(5), class4(6), forcedOn(7)  

configPriorityPort 1.3.6.1.4.1.3181.10.6.1.33.3.1.3
Ports without priority may be switched off under a power contention situation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configEnablePoePlus 1.3.6.1.4.1.3181.10.6.1.33.3.1.4
Allow between 15-30W power consumption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), lldpControlled(2)  

poeTotalPowerConsumed 1.3.6.1.4.1.3181.10.6.1.33.100
The sum of power currently delivered to all ports. (units: mW)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

statusTable 1.3.6.1.4.1.3181.10.6.1.33.101
This table list the current PoE port conditions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatusEntry

statusEntry 1.3.6.1.4.1.3181.10.6.1.33.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  StatusEntry  

statusPortIndex 1.3.6.1.4.1.3181.10.6.1.33.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

statusCondition 1.3.6.1.4.1.3181.10.6.1.33.101.1.2
PoE status and conditions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), powerOff(1), discovering(2), powered(3), classMismatch(4), shortCircuit(5), rejected(6), overCurrent(7), overTemp(8), voltageTooLow(9)  

statusDeterminedClass 1.3.6.1.4.1.3181.10.6.1.33.101.1.3
Determined and negotiated PoE class.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER isClass0(0), isClass1(1), isClass2(2), isClass3(3), isClass4(4), isOverload(5), probesNotEqual(7), isUnknown(255)  

statusOutputCurrent 1.3.6.1.4.1.3181.10.6.1.33.101.1.4
Current delivered to the attached device. (units: mA)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

statusOutputVoltage 1.3.6.1.4.1.3181.10.6.1.33.101.1.5
Voltage deliverd to the attached device. (units: mV)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

statusOutputPower 1.3.6.1.4.1.3181.10.6.1.33.101.1.6
Calculated power delivered to the attached device. (units: mW)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

statusPowerDeniedCounter 1.3.6.1.4.1.3181.10.6.1.33.101.1.7
Incremented whenever a PoE request was denied regardless of reason.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

statusOverCurrentCounter 1.3.6.1.4.1.3181.10.6.1.33.101.1.8
Incremented whenever an over_current condition was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

statusShortCircuitCounter 1.3.6.1.4.1.3181.10.6.1.33.101.1.9
Incremented whenever a short circuit was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

energySuppliedTable 1.3.6.1.4.1.3181.10.6.1.33.102
This table list the power provided via PoE ports. The values are automatically updated in the given interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnergySuppliedEntry

energySuppliedEntry 1.3.6.1.4.1.3181.10.6.1.33.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EnergySuppliedEntry  

energySuppliedPortIndex 1.3.6.1.4.1.3181.10.6.1.33.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

energySuppliedLast5Seconds 1.3.6.1.4.1.3181.10.6.1.33.102.1.2
Energy supplied in the past 5 seconds. Value in joule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

energySuppliedLast15Seconds 1.3.6.1.4.1.3181.10.6.1.33.102.1.3
Energy supplied in the past 15 seconds. Value in joule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

energySuppliedLastMinute 1.3.6.1.4.1.3181.10.6.1.33.102.1.4
Energy supplied in the past 60 seconds. Value in joule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

energySuppliedLast15Minutes 1.3.6.1.4.1.3181.10.6.1.33.102.1.5
Energy supplied in the past 15 minutes. Value in joule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

energySuppliedLastHour 1.3.6.1.4.1.3181.10.6.1.33.102.1.6
Energy supplied in the past hour. Value in joule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

energySuppliedLastDay 1.3.6.1.4.1.3181.10.6.1.33.102.1.7
Energy supplied in the past day. Value in joule.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32