OMNITRON-POE-MIB

File: OMNITRON-POE-MIB.mib (13810 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
OMNITRON-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress TruthValue MODULE-COMPLIANCE
OBJECT-GROUP omnitron OstPortSingleIndex
OstFloatValue

Defined Types

OstPoePortCfgEntry  
SEQUENCE    
  ostPoePortCfgIndex OstPortSingleIndex
  ostPoePortPseEnable INTEGER
  ostPoePortPse60wMode INTEGER
  ostPoePortPdMode INTEGER
  ostPoePortPseVoltageSupplied OstFloatValue
  ostPoePortPseCurrentSupplied OstFloatValue
  ostPoePortPseStatus INTEGER
  ostPoePortHeartbeatEnable INTEGER
  ostPoePortHeartbeatIpAddress IpAddress
  ostPoePortHeartbeatInterval Unsigned32
  ostPoePortHeartbeatErrorDetection Unsigned32
  ostPoePortHeartbeatErrorAction INTEGER
  ostPoePortHeartbeatNumberRestarts Unsigned32
  ostPoEPortHeartbeatStatus INTEGER
  ostPoEPortHeartbeatDeferTime Unsigned32

Defined Values

omnitronPoeMib 1.3.6.1.4.1.7342.15
Omnitron PoE MIB for use with iConverter Management Modules v5.2 and NetOutlook. Copyright 2015 Omnitron Systems Technology, Inc. All rights reserved.
MODULE-IDENTITY    

ostPoeGlobalCfgTable 1.3.6.1.4.1.7342.15.1
OBJECT IDENTIFIER    

ostPoeGlobalCfgPwrLimitationEnable 1.3.6.1.4.1.7342.15.1.1
This object specifies whether the PoE PSE power limiting function is enabled. The value 'true' indicates that PoE PSE limiting is enabled. The value 'false' indicates that PoE PSE limiting is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ostPoeGlobalCfgTotalPwr 1.3.6.1.4.1.7342.15.1.2
This object indicates the total power sourced in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  OstFloatValue  

ostPoePortCfgTable 1.3.6.1.4.1.7342.15.2
This table supports the port PoE configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OstPoePortCfgEntry

ostPoePortCfgEntry 1.3.6.1.4.1.7342.15.2.1
This is a PoE port configuration table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OstPoePortCfgEntry  

ostPoePortCfgIndex 1.3.6.1.4.1.7342.15.2.1.1
An index that is used to identify a specific PoE port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  OstPortSingleIndex  

ostPoePortPseEnable 1.3.6.1.4.1.7342.15.2.1.2
This object is the PoE PSE port enable. pseDisabled(1) PSE power source is disabled pseEnabled(2) PSE power source is enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pseDisabled(1), pseEnabled(2)  

ostPoePortPse60wMode 1.3.6.1.4.1.7342.15.2.1.3
The object is the PoE PSE 60W mode enable. This is the same control as the physical DIP switch. pse60wNotAvail PSE 60W function not available pse60wAuto(1) PSE 60W auto mode enabled pse60wForce(2) PSE 60W force mode enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pse60wNotAvail(0), pse60wAuto(1), pse60wForce(2)  

ostPoePortPdMode 1.3.6.1.4.1.7342.15.2.1.4
This object is the PoE PD classification mode. pdModeNotDetected(1) PD is not detected pdModeNotClassified(2) PD is not classified pdModeFailure(3) PD classification failure pdModeClass0(4) PD is 802.3af Class 0 15W device pdModeClass1(5) PD is 802.3af Class 1 4W device pdModeClass2(6) PD is 802.3af Class 2 7W device pdModeClass3(7) PD is 802.3af Class 3 15W device pdModeClass4(8) PD is 802.3at Class 4 30W device pdMode60W(9) PD is 60W device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pdModeNotDetected(1), pdModeNotClassified(2), pdModeFailure(3), pdModeClass0(4), pdModeClass1(5), pdModeClass2(6), pdModeClass3(7), pdModeClass4(8), pdMode60W(9)  

ostPoePortPseVoltageSupplied 1.3.6.1.4.1.7342.15.2.1.5
This object indicates the voltage output from the PSE port in volts.
Status: current Access: read-only
OBJECT-TYPE    
  OstFloatValue  

ostPoePortPseCurrentSupplied 1.3.6.1.4.1.7342.15.2.1.6
This object indicates the current output from the PSE port in mA (milliamps).
Status: current Access: read-only
OBJECT-TYPE    
  OstFloatValue  

ostPoePortPseStatus 1.3.6.1.4.1.7342.15.2.1.7
This object is the PoE PSE port status. notApplicable(1) PD device not connected or port disabled pdNormal(2) PD device is being powered fully pdOverCurrent(3) PD device is consuming too much current pdBrownOut(4) PD device is not fully powered pdInsufficientPower(5) PD device not powered due to lack of power A write to this object restarts the PSE function and classification.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), pdNormal(2), pdOverCurrent(3), pdBrownOut(4), pdInsufficientPower(5)  

ostPoePortHeartbeatEnable 1.3.6.1.4.1.7342.15.2.1.8
This object is the PoE PSE heartbeat enable. heartbeatDisabled(1) PSE PD heartbeat is disabled heartbeatEnabled(2) PSE PD heartbeat is enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER heartbeatDisabled(1), heartbeatEnabled(2)  

ostPoePortHeartbeatIpAddress 1.3.6.1.4.1.7342.15.2.1.9
This object is the PoE PD heartbeat IP address to ping.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ostPoePortHeartbeatInterval 1.3.6.1.4.1.7342.15.2.1.10
This object is the PoE PSE PD heartbeat transmission interval in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..300  

ostPoePortHeartbeatErrorDetection 1.3.6.1.4.1.7342.15.2.1.11
This object is the PoE PSE PD heartbeat number of consecutively lost heartbeat pings before an errored condition is declared. The number of consecutive error counts is cleared when a valid heartbeat response is received.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

ostPoePortHeartbeatErrorAction 1.3.6.1.4.1.7342.15.2.1.12
This object is the PoE PSE heartbeat errored condition action. errorLostIgnored(1) PD heartbeat errored condition is ignored errorRestart(2) PD heartbeat errored condition results in a restart errorShutdown(3) PD heartbeat errored condition results in a shutdown (power removed)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER errorLostIgnored(1), errorRestart(2), errorShutdown(3)  

ostPoePortHeartbeatNumberRestarts 1.3.6.1.4.1.7342.15.2.1.13
This object is the PoE PSE PD number of restarts when an errored hearbeat condition occurs. This object is only used when ostPoePortHeartbeatErrorAction is configured as 'errorRestart' A value of zero indicates restarts never stop.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..16384  

ostPoEPortHeartbeatStatus 1.3.6.1.4.1.7342.15.2.1.14
This object is the PoE PSE PD heartbeat status. heartbeatDisabled(1) PSE PD heartbeat is disabled heartbeatAvailable(2) PSE PD heartbeats are being received heartbeatErrored(3) PSE PD heartbeat is in an errored condition heartbeatRestart(4) PSE PD heartbeat error has caused a PSE restart heartbeatShutdown(5) PSE PD heartbeat error has caused a PSE shutdown
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER heartbeatDisabled(1), heartbeatAvailable(2), heartbeatErrored(3), heartbeatRestart(4), heartbeatShutdown(5)  

ostPoEPortHeartbeatDeferTime 1.3.6.1.4.1.7342.15.2.1.15
This object is the PoE heartbeat PSE PD heartbeat transmission delay interval in seconds after the port has been reenabled. The delay is the amount of time after power has been applied before the heartbeat function starts and hence the detection of heartbeat errors.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..300  

ostPoeCompliances 1.3.6.1.4.1.7342.15.3
OBJECT IDENTIFIER    

ostPoeGroups 1.3.6.1.4.1.7342.15.4
OBJECT IDENTIFIER    

ostPoeGroup 1.3.6.1.4.1.7342.15.4.1
Mandatory objects for the PoE functional group.
Status: current Access: read-write
OBJECT-GROUP    

ostPoeCompliance 1.3.6.1.4.1.7342.15.3.2
The compliance statement for the Omnitron PoE MIB.
Status: current Access: read-write
MODULE-COMPLIANCE