SEI-SMI: View SNMP OID List / Download MIB
VENDOR: SYSTEM ENGINEERING INTERNATIONAL
Home | MIB: SEI-SMI | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sei | 1.3.6.1.4.1.20364 |
The Enterprise Number for System Engineering International |
||
juiceBoxPse | 1.3.6.1.4.1.20364.1 | |||
juiceBoxObjects | 1.3.6.1.4.1.20364.1.1 | |||
juiceBoxPortTable | 1.3.6.1.4.1.20364.1.1.1 | no-access |
A table of objects that display and control the power characteristics of an individual port on a Juice Box Midspan Power Hub. Values of all read-write objects in this table are persistent at restart/reboot. |
|
1.3.6.1.4.1.20364.1.1.1.1 | no-access |
A set of objects that display and control the power characteristics of a Juice Box Midspan Power Hub port. |
||
juiceBoxPortIndex | 1.3.6.1.4.1.20364.1.1.1.1.1 | integer32 | no-access |
This variable uniquely identifies the port within the Juice Box Midspan Power Hub. |
juiceBoxPortDetectionSetting | 1.3.6.1.4.1.20364.1.1.1.1.2 | integer | read-write |
Describes the type of PD detection performed by the port. A value of disabled(1) means that no PD detection is performed. If a port currently delivering power is set to disabled(1), power will be removed from the port. A value of ieee802.3afonly(2) means only PDs with valid signatures as defined by ieee 802.3af will be detected and powered. A value of ieee8023afandlegacy(3) means that PDs with 802.3af and legacy signatures will be detected and powered. A value of forcedon(4) means the port is powered without regard to detection status. A setting of forcedon(4) is not persistent and must be re-asserted after restart/reboot Enumeration: 'disabled': 1, 'ieee8023afandlegacy': 3, 'forcedon': 4, 'ieee8023afonly': 2. |
juiceBoxPortMaxPower | 1.3.6.1.4.1.20364.1.1.1.1.3 | integer | read-write |
Describes the maximum power setting for the port in watts. This setting is used by to calculate Allocated Power. It is only used if the port is classified as Class 0 or Legacy. Enumeration: 'max8W': 8, 'max12W': 12, 'max11W': 11, 'max10W': 10, 'max9W': 9, 'max7W': 7, 'max6W': 6, 'max13W': 13, 'max4W': 4, 'max5W': 5, 'max3W': 3, 'max2W': 2, 'max15W': 15, 'max14W': 14, 'max1W': 1. |
juiceBoxPortDescription | 1.3.6.1.4.1.20364.1.1.1.1.4 | snmpadminstring | read-write |
A manager will set the value of this variable to indicate the type of powered device that is connected to the port. The default value supplied by the agent if no value has ever been set is PORT x where x is the port number |
juiceBoxPortStatus | 1.3.6.1.4.1.20364.1.1.1.1.5 | integer | read-only |
Describes the status of the port. A value of disabled(1) means that juiceBoxPortDetectionSetting for the port is set to disabled. No PD detection will be performed. A value of deliveringPower(2) means the port is delivering power within operational parameters. A value of startupFault(3) means that port failed to power up properly. A value of overCurrentFault(4) means the port current was greater than the 350mA maximum value specified by IEEE 802.3af. A value of short(5) means an short circuit was discovered during PD detection. A value of open(6) means an open circuit was discovered during PD detection. A value of rsignatureHi(7) means a resistance greater than the valid signature specified by IEEE 802.3af was discovered during PD detection. A value of rsignatureLow(8) means a resistance less than the valid signature specified by IEEE 802.3af was discovered during PD detection. A value of invalidDetect(9) means an invalid signature as specified by IEEE 802.3af was discovered during PD detection. A value of disconnect(10) means that the port current was less than the 10mA mininum value specified by IEEE 802.3af required to maintain power. A value of powerup(12) means the port is in the process of being powered. A value of overPowerWarning(13) means the port is delivering power greater than the maximum value for its Class or the value set with juiceBoxPortMaxPower. A value of overPowerFault(14) means the port was shut down because the power delivered was at least 1 Watt greater than the maximum value for its Class or the value set with juiceBoxPortMaxPower. A value of insufficientPower(15) means the port could not be powered because there is insuffiecent power capability remaining to fully power the port. Enumeration: 'insufficientPower': 15, 'short': 5, 'disconnect': 10, 'rsignatureHi': 7, 'invalidDetect': 9, 'overCurrentFault': 4, 'disabled': 1, 'overPowerFault': 14, 'powerup': 12, 'rsignatureLow': 8, 'deliveringPower': 2, 'open': 6, 'startupFault': 3, 'overPowerWarning': 13. |
juiceBoxPortClassifications | 1.3.6.1.4.1.20364.1.1.1.1.6 | integer | read-only |
Classification is a way to identify a Powered Device according to its power consumption. The meaning of the classification labels is defined in the IEEE specification. This variable is valid only while a PD is being powered, that is, while the attribute juiceBoxPortStatus is reporting the enumeration deliveringPower or overpowerWarning. Enumeration: 'legacy': 6, 'class4': 5, 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2. |
juiceBoxPortPowerDelivered | 1.3.6.1.4.1.20364.1.1.1.1.7 | gauge32 | read-only |
Measured usage power of port expressed in milliWatts. This variable is valid only while a PD is being powered, that is, while the attribute juiceBoxPortStatus is reporting the enumeration deliveringPower or overPowerWarning. If an overPowerFault has occured on the port, the power level that caused the fault is indicated |
juiceBoxMainObjects | 1.3.6.1.4.1.20364.1.1.2 | |||
juiceBoxMainSystemVoltage | 1.3.6.1.4.1.20364.1.1.2.1 | gauge32 | read-only |
Measured system voltage in millivolts . |
juiceBoxMainTemperature | 1.3.6.1.4.1.20364.1.1.2.2 | gauge32 | read-only |
Measured internal temperature in degrees C. |
juiceBoxMainPowerAvailable | 1.3.6.1.4.1.20364.1.1.2.3 | gauge32 | read-only |
The nominal power of the JuiceBox expressed in Watts. |
juiceBoxMainPowerDelivered | 1.3.6.1.4.1.20364.1.1.2.4 | gauge32 | read-only |
Total Power Delivered to the PDs. |
juiceBoxMainAllocatedPower | 1.3.6.1.4.1.20364.1.1.2.5 | gauge32 | read-only |
Total Power Allocated to the PDs. This value is calculated base on the Classification of the PDs powered by the Juice Box. If the PD classified as Class 0 or Legacy, the juiceBoxPortMaxPower setting for the port is used. |
juiceBoxMainAllocatedPowerThreshold | 1.3.6.1.4.1.20364.1.1.2.6 | integer32 | read-write |
The usage threshold expressed in percents for comparing the alocated power and initiating an alarm (trap) if the threshold is exceeded. |
juiceBoxMainTrapDestinationIPAddr | 1.3.6.1.4.1.20364.1.1.2.7 | ipaddress | read-write |
A read/write IP address. This is the address to which the agent sends traps. The value is initialized as 0.0.0.0. Traps will not be sent until a new value is entered |
juiceBoxMainTrapReXmitPeriod | 1.3.6.1.4.1.20364.1.1.2.8 | integer32 | read-write |
The period of time in seconds after which a trap will be re-transmitted if the fault condition is still present |
juiceBoxMainGlobalPortDetectionSetting | 1.3.6.1.4.1.20364.1.1.2.9 | integer | read-write |
Sets the PortDetectionSetting for all the Juice Box ports to the selected value. Describes the type of PD detection performed by the port. A value of disabled(1) means that no PD detection is performed. If a port currently delivering power is set to disabled(1), power will be removed from the port. A value of ieee802.3afonly(2) means only PDs with valid signatures as defined by ieee 802.3af will be detected and powered. A value of ieee8023afandlegacy(3) means that PDs with 802.3af and legacy signatures will be detected and powered. A value of forcedon(4) means the port is powered without regard to detection status. A setting of forcedon(4) is not persistent and must be re-asserted after restart/reboot Enumeration: 'disabled': 1, 'ieee8023afandlegacy': 3, 'forcedon': 4, 'ieee8023afonly': 2. |
juiceBoxMainGlobalPortMaxPower | 1.3.6.1.4.1.20364.1.1.2.10 | integer | read-write |
Used to set PortMaxPower for all ports to the same value. Describes the maximum power setting for the port in watts. This setting is used by to calculate Allocated Power. It is only used if the port is classified as Class 0 or Legacy. Enumeration: 'max8W': 8, 'max12W': 12, 'max11W': 11, 'max10W': 10, 'max9W': 9, 'max7W': 7, 'max6W': 6, 'max13W': 13, 'max4W': 4, 'max5W': 5, 'max3W': 3, 'max2W': 2, 'max15W': 15, 'max14W': 14, 'max1W': 1. |
juiceBoxMainNetworkControllerFirmware | 1.3.6.1.4.1.20364.1.1.2.11 | snmpadminstring | read-only |
Firmware Version of the JuiceBox Network Controller. |
juiceBoxMainSystemControllerFirmware | 1.3.6.1.4.1.20364.1.1.2.12 | snmpadminstring | read-only |
Firmware Version of the JuiceBox SystemController. |
juiceBoxAllocatedPowerThresholdReached | 1.3.6.1.4.1.203640.10 |
This trap is sent when the Allocated Power is greater than the percentage threshold set juiceBoxMainAllocatedPowerThreshold. |
||
juiceBoxPortStatusChange | 1.3.6.1.4.1.203640.20 |
This trap will be sent anytime the status of a Juice Box port changes. |