PHIHONG-PoE-MIB

File: PHIHONG-PoE-MIB.mib (17913 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
NOTIFICATION-TYPE DisplayString TruthValue
IpAddress enterprises

Defined Types

PoePortEntry  
SEQUENCE    
  poePortIndex INTEGER
  poePortPowerEnable INTEGER
  poePortControlMaxPower INTEGER
  poePortDescription DisplayString
  poePortDetectionStatus INTEGER
  poePortPowerClassifications INTEGER
  poePortPowerDetectionControl INTEGER
  poePortPowerPriority INTEGER
  poePortPower INTEGER
  poePortVoltage DisplayString
  poePortCurrent INTEGER
  poePortResistance INTEGER
  poePortFlags DisplayString
  poePortBypassFlags DisplayString
  poePortUseClassificationforPowerLimit INTEGER
  poePortLegacyDetection INTEGER

PoeTrapsControlEntry  
SEQUENCE    
  poeTrapsControlGroupIndex INTEGER
  poeTrapsControlEnable INTEGER

Defined Values

phihong 1.3.6.1.4.1.24852
OBJECT IDENTIFIER    

poeProduct 1.3.6.1.4.1.24852.2
OBJECT IDENTIFIER    

poeProductsPart 1.3.6.1.4.1.24852.2.1
the POE controller Part.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

poeSystem 1.3.6.1.4.1.24852.2.2
OBJECT IDENTIFIER    

poeSystemActionHubReset 1.3.6.1.4.1.24852.2.2.1
Reset the POE controller.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER ready(0), reset(1)  

poeSystemActionHubRestoreFactoryDefault 1.3.6.1.4.1.24852.2.2.2
Restore Factory Default to flash. resetpassword means when users forget the password,they can use this entry, and all of the snmp module parameters will be set to default values.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER ready(0), restore(1)  

poeSystemActionHubSaveConfiguration 1.3.6.1.4.1.24852.2.2.3
Save the POE parameters to flash
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER ready(0), save(1)  

poeSystemAllPortPowerEnable 1.3.6.1.4.1.24852.2.2.4
Enables power supply in all port. Setting this object at a value enable(2) enables power and detection mechanism for all port. Setting this object at a value disable(1) disables power for all port.
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER ready(0), disable(1), enable(2)  

poeSystemHWVersion 1.3.6.1.4.1.24852.2.2.6
System hardware version for the Main board
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

poeSystemNumberOfChannel 1.3.6.1.4.1.24852.2.2.7
Number of ports in the system
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

poeSystemProductPartNumber 1.3.6.1.4.1.24852.2.2.8
System Part Number for PowerHub
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

poeSystemFirmwareVersion 1.3.6.1.4.1.24852.2.2.10
System firmware version for the POE
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

poeSystemDescription 1.3.6.1.4.1.24852.2.2.11
System Description 10 characters
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

poeSystemConsumptionPower 1.3.6.1.4.1.24852.2.2.12
Measured usage power expressed in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

poeSystemControlACPower 1.3.6.1.4.1.24852.2.2.13
describes the maximum available power in Watts to be supplied by the AC backup source to this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

poeSystemControlDCPower 1.3.6.1.4.1.24852.2.2.14
describes the maximum available power in Watts to be supplied by the DC backup source to this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

poeSystemControlBothPower 1.3.6.1.4.1.24852.2.2.15
describes the maximum available power in Watts to be supplied by Both AC and DC backup source to this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

poeSystemParameters 1.3.6.1.4.1.24852.2.2.16
1st char:Knokoff enable,2nd char:AC Disconnect enable,3th char:Disable Power Management
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3)  

poeSystemSnmpVersion 1.3.6.1.4.1.24852.2.2.17
The software version for the SNMP device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

poeSystemPerPortPowerEnable 1.3.6.1.4.1.24852.2.2.18
Enables power supply in all port. Setting this object at a value enable(2) enables power and detection mechanism for all port. Setting this object at a value disable(1) disables power for all port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(48)  

poeSystemStatus 1.3.6.1.4.1.24852.2.2.19
The status of the POE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), overheat(1)  

poePortTable 1.3.6.1.4.1.24852.2.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoePortEntry

poePortEntry 1.3.6.1.4.1.24852.2.3.1
port entry containing data regarding a particular port
Status: current Access: not-accessible
OBJECT-TYPE    
  PoePortEntry  

poePortIndex 1.3.6.1.4.1.24852.2.3.1.1
A unique value for each port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

poePortPowerEnable 1.3.6.1.4.1.24852.2.3.1.2
Enables power supply on this port. Setting this object at a value enable(2) enables power and detection mechanism for this port. Setting this object at a value disable(1) disables power for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

poePortControlMaxPower 1.3.6.1.4.1.24852.2.3.1.3
This command specifies the max power in [mWatts] to that port. IF you set this value it will take out this port from the auto mode. The value MUST be more then 0
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

poePortDescription 1.3.6.1.4.1.24852.2.3.1.6
Port Description 10 characters
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

poePortDetectionStatus 1.3.6.1.4.1.24852.2.3.1.7
Port Detection, show the detection status of each port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), discR(1), discC(2), class(3), rampUp(4), ramPOEown(5), sampleI(8), sampleV(9)  

poePortPowerClassifications 1.3.6.1.4.1.24852.2.3.1.8
Port Power Classifications, show the classification of each port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER class0(1), class1(2), class2(3), class3(4), class4(5)  

poePortPowerDetectionControl 1.3.6.1.4.1.24852.2.3.1.9
Port Power Detection Control, enable or disable the Power Limit for Management
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

poePortPowerPriority 1.3.6.1.4.1.24852.2.3.1.10
Port Power Priority, show the priority of each port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

poePortPower 1.3.6.1.4.1.24852.2.3.1.11
Port Actual Power (in mWattes).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

poePortVoltage 1.3.6.1.4.1.24852.2.3.1.12
Port Voltage (in dVoltage).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

poePortCurrent 1.3.6.1.4.1.24852.2.3.1.13
Port Current (in mAmps).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

poePortResistance 1.3.6.1.4.1.24852.2.3.1.14
Port Resistance (in ohms).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

poePortFlags 1.3.6.1.4.1.24852.2.3.1.15
1st char:classification(0-3),2nd char:Port bypass detection enable,3th char:Port bypass classifiation enable,4th cahr:Port bypass powerup enable,5th char:Port bypass sampling enable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

poePortBypassFlags 1.3.6.1.4.1.24852.2.3.1.16
1st char:Port bypass detection enable,2nd char:Port bypass classifiation enable,3th cahr:Port bypass powerup enable,4th char:Port bypass sampling enable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(4)  

poePortUseClassificationforPowerLimit 1.3.6.1.4.1.24852.2.3.1.17
Use Port classification for power limit , enable or disable the Port classification for power limit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

poePortLegacyDetection 1.3.6.1.4.1.24852.2.3.1.18
Use Port legacy detection , enable or disable the Port legacy detection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

poeTrapsControlTable 1.3.6.1.4.1.24852.2.4
A table of objects that display and control the Traps on a PSM device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoeTrapsControlEntry

poeTrapsControlEntry 1.3.6.1.4.1.24852.2.4.1
A set of objects that control the Trap events.
Status: current Access: not-accessible
OBJECT-TYPE    
  PoeTrapsControlEntry  

poeTrapsControlGroupIndex 1.3.6.1.4.1.24852.2.4.1.1
This variable uniquely identifies the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

poeTrapsControlEnable 1.3.6.1.4.1.24852.2.4.1.2
Enable Traps from Agent
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trapsDisabled(1), trapsEnabled(2)  

poeTraps 1.3.6.1.4.1.24852.2.5
OBJECT IDENTIFIER    

poePortHWFailTrap 1.3.6.1.4.1.24852.2.5.1
This trap indicate UV0v failure /UV0v Spike failure /Device A2d failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

poePortPeakOverCurrentTrap 1.3.6.1.4.1.24852.2.5.2
This trap indicate peak over current failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

poePortOverloadTrap 1.3.6.1.4.1.24852.2.5.3
This trap indicate overload failure. If you put at least 400mA on the output, you will see if your traps work
Status: current Access: read-write
NOTIFICATION-TYPE    

poePortDiscoveryFailTrap 1.3.6.1.4.1.24852.2.5.4
This trap indicate Discovery failure/ Discovery VA2 failure/Discovery RA2 failure/Sample Discovery A2d Failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

poePortClassificationFailTrap 1.3.6.1.4.1.24852.2.5.5
This trap indicate Class Violation failure/ Classification A2d failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

poePortDisconnectTrap 1.3.6.1.4.1.24852.2.5.6
This trap indicate port is disconnected.
Status: current Access: read-write
NOTIFICATION-TYPE    

poePortVoltageFailTrap 1.3.6.1.4.1.24852.2.5.7
This trap indicate if PSM Port is no voltage failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

poeSystemOverheatTrap 1.3.6.1.4.1.24852.2.5.8
This trap indicate if PSM is overheat.
Status: current Access: read-write
NOTIFICATION-TYPE